Source file "org/apache/commons/math3/geometry/euclidean/twod/SubLine.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 329 of 329 | 0% | 28 of 28 | 0% | 23 | 23 | 49 | 49 | 9 | 9 |
| split(Hyperplane) | 0% | 0% | 8 | 8 | 19 | 19 | 1 | 1 | ||
| getSegments() | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| intersection(SubLine, boolean) | 0% | 0% | 7 | 7 | 10 | 10 | 1 | 1 | ||
| buildIntervalSet(Vector2D, Vector2D, double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SubLine(Vector2D, Vector2D, double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SubLine(Segment) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SubLine(Vector2D, Vector2D) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| buildNew(Hyperplane, Region) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| SubLine(Hyperplane, Region) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |