Source file "com/google/common/hash/MacHashFunctionTest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 702 of 702 | 0% | 4 of 4 | 0% | 41 | 41 | 211 | 211 | 39 | 39 |
| static {...} | 0% | n/a | 1 | 1 | 15 | 15 | 1 | 1 | ||
| testKnownInputs() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| testKnownInputs_mixedAlgorithms() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| testToString() | 0% | n/a | 1 | 1 | 18 | 18 | 1 | 1 | ||
| testHashing() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| testMultipleUpdatesDoFinal() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | ||
| testMultipleUpdates() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | ||
| assertMacHashing(byte[], String, SecretKey, HashFunction) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testNulls() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testEmptyInputs() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testEmptyInputs_mixedAlgorithms() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testPutAfterHash() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testHashTwice() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testNoProviders() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testCustomKey() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testBadKey_emptyKey() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testRfc2202_hmacSha1_case4() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testRfc2202_hmacMd5_case4() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testRfc2202_hmacSha1_case3() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testRfc2202_hmacMd5_case3() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testRfc2202_hmacSha1_case1() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testRfc2202_hmacSha1_case2() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testRfc2202_hmacSha1_case5() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testRfc2202_hmacSha1_case6() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testRfc2202_hmacSha1_case7() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testRfc2202_hmacMd5_case1() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testRfc2202_hmacMd5_case2() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testRfc2202_hmacMd5_case5() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testRfc2202_hmacMd5_case6() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testRfc2202_hmacMd5_case7() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| fillByteArray(int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| checkSha1(String, byte[], String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| checkMd5(String, byte[], String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| checkHmac(String, HashFunction, byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| checkSha1(String, byte[], byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| checkMd5(String, byte[], byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$testPutAfterHash$0(Hasher) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testHashTwice$0(Hasher) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| MacHashFunctionTest() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |