Source file "org/wildfly/security/mechanism/scram/ScramMechanism.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 200 of 200 | 0% | 10 of 10 | 0% | 15 | 15 | 40 | 40 | 10 | 10 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
ScramMechanism(int, String, String, boolean, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 12 | 12 | 1 | 1 |
createClient(String, CallbackHandler, SecureRandom, ChannelBindingCallback, int, int, Supplier) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
createServer(CallbackHandler, SecureRandom, ChannelBindingCallback, int, int, Supplier) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
getHashSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMessageDigestName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getHmacName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isPlus() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPasswordAlgorithm() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |