Source file "org/apache/commons/lang3/tuple/ImmutablePair.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 73 of 73 | 0% | 6 of 6 | 0% | 15 | 15 | 16 | 16 | 12 | 12 |
of(Object, Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
of(Map.Entry) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ImmutablePair(Object, Object) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
ofNonNull(Object, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
left(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
right(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setValue(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getLeft() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRight() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
emptyArray() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
nullPair() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |