Source file "org/jcodings/util/BytesHash.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 190 of 305 | 37% | 18 of 26 | 30% | 16 | 25 | 34 | 52 | 7 | 12 |
| delete(byte[], int, int) | 0% | 0% | 7 | 7 | 17 | 17 | 1 | 1 | ||
| put(byte[], int, int, Object) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| put(byte[], Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| putDirect(byte[], Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| get(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| delete(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| BytesHash(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| putDirect(byte[], int, int, Object) | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | ||
| get(byte[], int, int) | 100% | 100% | 0 | 4 | 0 | 4 | 0 | 1 | ||
| hashCode(byte[], int, int) | 100% | 100% | 0 | 2 | 0 | 4 | 0 | 1 | ||
| init() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| BytesHash() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |