Source file "org/apache/commons/math3/geometry/euclidean/threed/SubLine.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 160 of 160 | 0% | 14 of 14 | 0% | 14 | 14 | 28 | 28 | 7 | 7 |
| getSegments() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| intersection(SubLine, boolean) | 0% | 0% | 7 | 7 | 8 | 8 | 1 | 1 | ||
| buildIntervalSet(Vector3D, Vector3D, double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SubLine(Vector3D, Vector3D, double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SubLine(Segment) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SubLine(Line, IntervalsSet) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| SubLine(Vector3D, Vector3D) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |