Source file "com/netflix/discovery/shared/Pair.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 23 of 23 | 0% | 0 of 0 | n/a | 5 | 5 | 10 | 10 | 5 | 5 |
Pair(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 | |
first() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
second() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |