Source file "org/eclipse/osgi/framework/util/FilePath.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 532 of 532 | 0% | 90 of 90 | 0% | 58 | 58 | 112 | 112 | 13 | 13 |
| initialize(String) | 0% | 0% | 10 | 10 | 22 | 22 | 1 | 1 | ||
| computeSegments(String) | 0% | 0% | 11 | 11 | 28 | 28 | 1 | 1 | ||
| makeRelative(FilePath) | 0% | 0% | 9 | 9 | 15 | 15 | 1 | 1 | ||
| toString() | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
| computeSegmentCount(String) | 0% | 0% | 8 | 8 | 12 | 12 | 1 | 1 | ||
| matchingFirstSegments(FilePath) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| FilePath(File) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| hasTrailingSlash() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isAbsolute() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| FilePath(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getSegments() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDevice() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |