Package | Description |
---|---|
org.jacoco.core.analysis |
Coverage calculation and analysis.
|
Modifier and Type | Method | 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(java.util.Comparator<ICoverageNode> second) |
Creates a new composite comparator with a second search criterion.
|
Copyright © 2018. All rights reserved.