Source file "org/jcodings/util/IntArrayHash.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 187 of 291 | 35% | 23 of 31 | 25% | 16 | 25 | 34 | 51 | 3 | 8 |
| delete(int[]) | 0% | 0% | 7 | 7 | 17 | 17 | 1 | 1 | ||
| put(int[], Object) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| hashCode(int[]) | 37% | 28% | 4 | 6 | 5 | 8 | 0 | 1 | ||
| IntArrayHash() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| putDirect(int[], Object) | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | ||
| get(int[]) | 100% | 100% | 0 | 4 | 0 | 4 | 0 | 1 | ||
| init() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| IntArrayHash(int) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |