Searched refs:COVERAGE_LINE_INSTR (Results 1 – 5 of 5) sorted by relevance
140 aggregates [COVERAGE_LINE_INSTR] = coverageLineInstr; in getAggregate()168 aggregates [COVERAGE_LINE_INSTR] = 0; in getAggregate()
108 case COVERAGE_LINE_INSTR: in getAggregate()191 aggregates [COVERAGE_LINE_INSTR] = coverageLineInstr; in getAggregate()
131 case COVERAGE_LINE_INSTR: in getAggregate()249 aggregates [COVERAGE_LINE_INSTR] = coverageLineInstr; in getAggregate()
55 int COVERAGE_LINE_INSTR = 3; // total line instr coverage, scaled up by PRECISION field
258 …new FractionAttribute ("line, %", IItem.COVERAGE_LINE_INSTR, IItem.TOTAL_LINE_COUNT, IItem.PRECISI…