Source file "org/jose4j/mac/MacUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 86 of 86 | 0% | 2 of 2 | 0% | 7 | 7 | 16 | 16 | 6 | 6 |
| getMac(String, String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| initMacWithKey(Mac, Key) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getInitializedMac(String, Key, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getInitializedMac(String, Key) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMac(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| MacUtil() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |