Source file "org/apache/commons/math3/geometry/euclidean/twod/Segment.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 111 of 111 | 0% | 4 of 4 | 0% | 7 | 7 | 19 | 19 | 5 | 5 |
| distance(Vector2D) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| Segment(Vector2D, Vector2D, Line) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getStart() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEnd() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLine() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |