Searched refs:COVERAGE_CLASS_COUNT (Results 1 – 4 of 4) sorted by relevance
100 case COVERAGE_CLASS_COUNT: in getAggregate()112 value += ((IItem) children.next ()).getAggregate (COVERAGE_CLASS_COUNT); in getAggregate()114 aggregates [COVERAGE_CLASS_COUNT] = value; in getAggregate()
94 case COVERAGE_CLASS_COUNT: in getAggregate()98 aggregates [COVERAGE_CLASS_COUNT] = m_coverage != null ? 1 : 0; in getAggregate()
48 int COVERAGE_CLASS_COUNT = 5; // count of class loads field
239 …classCoverageAttribute = new FractionAttribute ("class, %", IItem.COVERAGE_CLASS_COUNT, IItem.TOTA…