Source file "org/apache/commons/collections4/list/LazyList.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 139 of 139 | 0% | 14 of 14 | 0% | 14 | 14 | 34 | 34 | 7 | 7 |
| get(int) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| subList(int, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| element(int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| LazyList(List, Factory) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| LazyList(List, Transformer) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| lazyList(List, Factory) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lazyList(List, Transformer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |