IItempublic interface IItem
Fields Summary |
---|
int | COVERAGE_CLASS_COUNT | int | COVERAGE_METHOD_COUNT | int | COVERAGE_BLOCK_COUNT | int | COVERAGE_LINE_COUNT | int | COVERAGE_BLOCK_INSTR | int | COVERAGE_LINE_INSTR | int | TOTAL_CLASS_COUNT | int | TOTAL_METHOD_COUNT | int | TOTAL_BLOCK_COUNT | int | TOTAL_LINE_COUNT | int | TOTAL_BLOCK_INSTR | int | TOTAL_SRCFILE_COUNT | int | NUM_OF_AGGREGATES | int | PRECISION |
|