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 | 28 of 28 | 0% | 0 of 0 | n/a | 5 | 5 | 9 | 9 | 5 | 5 |
ImmutableTriple(Object, Object, Object) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
of(Object, Object, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 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 |