Source file "org/jdom2/internal/ArrayCopy.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 130 of 130 | 0% | 12 of 12 | 0% | 11 | 11 | 19 | 19 | 5 | 5 |
copyOfRange(Object[], int, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
copyOf(Object[], int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
copyOf(char[], int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
copyOf(int[], int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
copyOf(boolean[], int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 |