Source file "com/google/common/hash/AbstractByteHasher.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 65 of 158 | 58% | 6 of 8 | 25% | 7 | 18 | 14 | 40 | 4 | 14 |
update(ByteBuffer) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
update(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
putBytes(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
putBytes(ByteBuffer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
putShort(short) | ![]() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | |
putInt(int) | ![]() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | |
putLong(long) | ![]() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | |
putChar(char) | ![]() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | |
scratch() | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 3 | 0 | 1 |
update(ByteBuffer, int) | ![]() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | |
putBytes(byte[]) | ![]() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | |
update(byte[]) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
putByte(byte) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
AbstractByteHasher() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |