Source file "org/restlet/util/Couple.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 105 of 105 | 0% | 22 of 22 | 0% | 19 | 19 | 18 | 18 | 8 | 8 |
equals(Object) | ![]() | 0% | ![]() | 0% | 12 | 12 | 6 | 6 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
Couple(Object, Object) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setFirst(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSecond(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getFirst() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSecond() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |