Source file "org/jcodings/util/Hash.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 14 of 272 | 94% | 2 of 14 | 85% | 4 | 17 | 4 | 40 | 2 | 10 |
| Hash(int) | 84% | 75% | 1 | 3 | 1 | 7 | 0 | 1 | ||
| entryIterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| checkResize() | 97% | 83% | 1 | 4 | 1 | 8 | 0 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| resize(int) | 100% | 100% | 0 | 3 | 0 | 14 | 0 | 1 | ||
| Hash() | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| iterator() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| bucketIndex(int, int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| hashValue(int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |