Package | Description |
---|---|
org.jacoco.core.analysis |
Coverage calculation and analysis.
|
Modifier and Type | Method and Description |
---|---|
NodeComparator |
CounterComparator.on(ICoverageNode.CounterEntity entity)
Creates a new comparator for
ICoverageNode counters of the given
entity based on this counter sorting criteria. |
NodeComparator |
NodeComparator.second(Comparator<ICoverageNode> second)
Creates a new composite comparator with a second search criterion.
|
Copyright © 2017. All rights reserved.