Source file "org/apache/commons/lang3/tuple/ImmutableTriple.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 70 of 70 | 0% | 8 of 8 | 0% | 13 | 13 | 14 | 14 | 9 | 9 |
of(Object, Object, Object) | ![]() | 0% | ![]() | 0% | 5 | 5 | 1 | 1 | 1 | 1 |
ImmutableTriple(Object, Object, Object) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
ofNonNull(Object, Object, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getLeft() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMiddle() | ![]() | 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 | |
nullTriple() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |