Source file "org/eclipse/osgi/service/resolver/VersionRange.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 85 of 85 | 0% | 20 of 20 | 0% | 18 | 18 | 15 | 15 | 8 | 8 |
VersionRange(Version, boolean, Version, boolean) | ![]() | 0% | ![]() | 0% | 5 | 5 | 3 | 3 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
VersionRange(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
getMaximum() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
getIncludeMinimum() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getIncludeMaximum() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isIncluded(Version) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getMinimum() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |