Searched refs:COVERAGE_LINE_INSTR (Results 1 - 7 of 7) sorted by relevance

/external/emma/core/java12/com/vladium/emma/report/
H A DIItem.java55 int COVERAGE_LINE_INSTR = 3; // total line instr coverage, scaled up by PRECISION field in interface:IItem
H A DClassItem.java108 case COVERAGE_LINE_INSTR:
191 aggregates [COVERAGE_LINE_INSTR] = coverageLineInstr;
H A DMethodItem.java140 aggregates [COVERAGE_LINE_INSTR] = coverageLineInstr;
168 aggregates [COVERAGE_LINE_INSTR] = 0;
H A DSrcFileItem.java131 case COVERAGE_LINE_INSTR:
249 aggregates [COVERAGE_LINE_INSTR] = coverageLineInstr;
H A DIItemAttribute.java258 new FractionAttribute ("line, %", IItem.COVERAGE_LINE_INSTR, IItem.TOTAL_LINE_COUNT, IItem.PRECISION, 1),
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 354 milliseconds