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 | 109 of 130 | 16% | 11 of 12 | 8% | 10 | 11 | 16 | 19 | 4 | 5 |
copyOfRange(Object[], int, int) | 0% | 0% | 3 | 3 | 7 | 7 | 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 | ||
copyOf(Object[], int) | 91% | 50% | 1 | 2 | 0 | 3 | 0 | 1 |