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 | 77 of 130 | 40% | 9 of 12 | 25% | 8 | 11 | 10 | 19 | 2 | 5 |
copyOfRange(Object[], int, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
copyOf(int[], int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
copyOf(Object[], int) | 91% | 50% | 1 | 2 | 0 | 3 | 0 | 1 | ||
copyOf(char[], int) | 88% | 50% | 1 | 2 | 0 | 3 | 0 | 1 | ||
copyOf(boolean[], int) | 88% | 50% | 1 | 2 | 0 | 3 | 0 | 1 |