Source file "org/apache/commons/codec/digest/MurmurHash2.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 437 of 437 | 0% | 16 of 16 | 0% | 22 | 22 | 54 | 54 | 10 | 10 |
hash64(byte[], int, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 24 | 24 | 1 | 1 |
hash32(byte[], int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 20 | 20 | 1 | 1 |
getLittleEndianLong(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getLittleEndianInt(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hash32(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
hash32(String, int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hash64(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
hash64(String, int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hash32(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hash64(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |