Source file "org/wildfly/security/sasl/digest/AbstractDigestMechanism.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 949 of 949 | 0% | 76 of 76 | 0% | 54 | 54 | 189 | 189 | 16 | 16 |
| createCipher(boolean) | 0% | 0% | 12 | 12 | 35 | 35 | 1 | 1 | ||
| unwrapConfidentialityProtectedMessage(byte[], int, int) | 0% | 0% | 8 | 8 | 34 | 34 | 1 | 1 | ||
| wrapConfidentialityProtectedMessage(byte[], int, int) | 0% | 0% | 4 | 4 | 26 | 26 | 1 | 1 | ||
| unwrapIntegrityProtectedMessage(byte[], int, int) | 0% | 0% | 4 | 4 | 15 | 15 | 1 | 1 | ||
| AbstractDigestMechanism(String, String, String, CallbackHandler, AbstractDigestMechanism.FORMAT, Charset, String[], Supplier) | 0% | 0% | 3 | 3 | 24 | 24 | 1 | 1 | ||
| wrapIntegrityProtectedMessage(byte[], int, int) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| getSupportedCiphers(String[]) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| handleUserRealmPasswordCallbacks(String[], boolean, boolean) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| createIntegrityKey(boolean) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| createCiphersAndKeys() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| arrayContains(String[], String) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| generateNonce() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| gethA1PrefixLength(String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| getHmac() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getCharset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |