Source file "org/spf4j/base/Arrays.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,414 of 1,442 | 1% | 190 of 190 | 0% | 120 | 121 | 259 | 268 | 25 | 26 |
| fill(byte[], int, int, byte) | 0% | 0% | 12 | 12 | 26 | 26 | 1 | 1 | ||
| fill(Object[], int, int, Object) | 0% | 0% | 12 | 12 | 26 | 26 | 1 | 1 | ||
| fill(char[], int, int, char) | 0% | 0% | 12 | 12 | 26 | 26 | 1 | 1 | ||
| fill(int[], int, int, int) | 0% | 0% | 12 | 12 | 26 | 26 | 1 | 1 | ||
| fill(long[], int, int, long) | 0% | 0% | 12 | 12 | 26 | 26 | 1 | 1 | ||
| fill(double[], int, int, double) | 0% | 0% | 12 | 12 | 26 | 26 | 1 | 1 | ||
| concat(Object[][]) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| concat(byte[][]) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| moveOfRange(Object[], int, int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| preppend(Object[], Object[]) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| charsToBytes(char[]) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| bytesToChars(byte[]) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| preppend(Object[], Object) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| deepEquals(Object[], Object[], int, int) | 0% | 0% | 6 | 6 | 8 | 8 | 1 | 1 | ||
| divide(double[], double[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| equals(byte[], byte[], int, int, int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| getColumnAsDoubles(long[][], int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| append(Object[], Object[]) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getColumn(double[][], int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| toDoubleArray(long[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| toObjectArray(long[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| indexOf(Object[], Object) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| search(char[], char) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| append(Object[], Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| deepEquals(Object[], Object[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 9 | 0 | 1 |