Source file "org/apache/commons/math3/geometry/partitioning/RegionFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 343 of 343 | 0% | 35 of 35 | 0% | 27 | 27 | 59 | 59 | 9 | 9 |
| buildConvex(Hyperplane[]) | 0% | 0% | 10 | 10 | 21 | 21 | 1 | 1 | ||
| recurseComplement(BSPTree, Map) | 0% | 0% | 6 | 6 | 10 | 10 | 1 | 1 | ||
| recurseComplement(BSPTree) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| difference(Region, Region) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| union(Region, Region) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| intersection(Region, Region) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| xor(Region, Region) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| RegionFactory() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getComplement(Region) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |