Home
last modified time | relevance | path

Searched refs:TOTAL_BLOCK_COUNT (Results 1 – 3 of 3) sorted by relevance

/external/emma/core/java12/com/vladium/emma/report/
DIItem.java63 int TOTAL_BLOCK_COUNT = 6; // in count units field
DMethodItem.java83 aggregates [TOTAL_BLOCK_COUNT] = totalBlockCount; in getAggregate()
DIItemAttribute.java249 … new FractionAttribute ("block, %", IItem.COVERAGE_BLOCK_COUNT, IItem.TOTAL_BLOCK_COUNT, 1, 0),