Source file "org/apache/commons/codec/digest/MurmurHash3.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 290 of 290 | 0% | 18 of 18 | 0% | 17 | 17 | 53 | 53 | 6 | 6 |
add(byte[], int, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 34 | 34 | 1 | 1 |
finalise(int, int, byte[], int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
orBytes(byte, byte, byte, byte) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
end() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
start(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
MurmurHash3.IncrementalHash32x86() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |