Source file "net/bytebuddy/utility/CompoundList.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 7 of 100 | 93% | 0 of 4 | 100% | 1 | 7 | 2 | 23 | 1 | 5 |
| CompoundList() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| of(List, List, List) | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | ||
| of(Object, List) | 100% | 100% | 0 | 2 | 0 | 6 | 0 | 1 | ||
| of(List, Object) | 100% | 100% | 0 | 2 | 0 | 6 | 0 | 1 | ||
| of(List, List) | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 |