Source file "com/google/common/hash/HashingTest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,734 of 1,734 | 0% | 66 of 66 | 0% | 86 | 86 | 392 | 392 | 53 | 53 |
| static {...} | 0% | n/a | 1 | 1 | 54 | 54 | 1 | 1 | ||
| assertSeededHashFunctionEquals(Class) | 0% | 0% | 11 | 11 | 27 | 27 | 1 | 1 | ||
| testConsistentHash_linearCongruentialGeneratorCompatibility() | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| testConcatenating_equals() | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | ||
| testGoodFastHashEquals() | 0% | n/a | 1 | 1 | 19 | 19 | 1 | 1 | ||
| testCombineOrdered() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | ||
| testConcatenatingIterable_bits() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| testConsistentHash_correctness() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| assertSeedlessHashFunctionEquals(Class) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| testConcatenatingHashFunction_makeHash() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | ||
| testAllHashFunctionsHaveKnownHashes() | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| testConcatenatingVarArgs_bits() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| testConsistentHash_probabilities() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| testKnownUtf8Hashing() | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| testCombineOrdered_randomHashCodes() | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| testCombineUnordered() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| testCombineUnordered_randomHashCodes() | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| testHashIntVsForLoop() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| shouldHaveKnownHashes(Method) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| checkConsistentHashCorrectness(long) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| countRemaps(long, AtomicLongMap) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| testGoodFastHash() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| testGoodFastHash32() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testGoodFastHash128() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testGoodFastHash256() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testMurmur3_128() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testMurmur3_32() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testSipHash24() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| testFingerprint2011() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testNullPointers() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testConsistentHash_ofHashCode() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testMd5() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testSha1() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testSha256() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testSha384() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testSha512() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testHashIntReverseBytesVsHashBytesIntsToByteArray() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| checkSameResult(HashCode, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$testCombineUnordered_differentBitLengths$0() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| lambda$testCombineOrdered_differentBitLengths$0() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testCrc32() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testAdler32() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testConsistentHash_outOfRange() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testCombineOrdered_empty() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testCombineOrdered_differentBitLengths() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testCombineUnordered_empty() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testCombineUnordered_differentBitLengths() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$testConsistentHash_outOfRange$0() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testCombineUnordered_empty$0() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testCombineOrdered_empty$0() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| HashingTest() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| testSeedlessHashFunctionEquals() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testSeededHashFunctionEquals() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |