Source file "org/apache/commons/codec/digest/HmacUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 468 of 468 | 0% | 6 of 6 | 0% | 61 | 61 | 93 | 93 | 58 | 58 |
| updateHmac(Mac, InputStream) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getInitializedMac(String, byte[]) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| hmac(InputStream) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| hmac(File) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isAvailable(HmacAlgorithms) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| hmacMd5(byte[], byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacMd5(byte[], InputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacMd5(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacMd5Hex(byte[], byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacMd5Hex(byte[], InputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacMd5Hex(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacSha1(byte[], byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacSha1(byte[], InputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacSha1(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacSha1Hex(byte[], byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacSha1Hex(byte[], InputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacSha1Hex(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacSha256(byte[], byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacSha256(byte[], InputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacSha256(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacSha256Hex(byte[], byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacSha256Hex(byte[], InputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacSha256Hex(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacSha384(byte[], byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacSha384(byte[], InputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacSha384(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacSha384Hex(byte[], byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacSha384Hex(byte[], InputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacSha384Hex(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacSha512(byte[], byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacSha512(byte[], InputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacSha512(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacSha512Hex(byte[], byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacSha512Hex(byte[], InputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacSha512Hex(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isAvailable(String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| updateHmac(Mac, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hmac(ByteBuffer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| updateHmac(Mac, byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| HmacUtils(HmacAlgorithms, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HmacUtils(HmacAlgorithms, byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HmacUtils(Mac) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| HmacUtils(String, byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HmacUtils(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hmac(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getInitializedMac(HmacAlgorithms, byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmac(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacHex(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacHex(ByteBuffer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacHex(File) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacHex(InputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hmacHex(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHmacMd5(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHmacSha1(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHmacSha256(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHmacSha384(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHmacSha512(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| HmacUtils() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |