Source file "com/mchange/v1/util/Sublist.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 162 of 162 | 0% | 10 of 10 | 0% | 13 | 13 | 23 | 23 | 8 | 8 |
| setParent(List, int, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| add(int, Object) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| remove(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| set(int, Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| Sublist(List, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| get(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Sublist() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |