Source file "io/undertow/security/impl/SimpleNonceManager.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 622 of 622 | 0% | 56 of 56 | 0% | 43 | 43 | 137 | 137 | 15 | 15 |
nextNonce(String, HttpServerExchange) | ![]() | 0% | ![]() | 0% | 8 | 8 | 31 | 31 | 1 | 1 |
validateNonceWithCount(SimpleNonceManager.Nonce, int, XnioIoThread) | ![]() | 0% | ![]() | 0% | 8 | 8 | 19 | 19 | 1 | 1 |
verifyUnknownNonce(String, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 24 | 24 | 1 | 1 |
validateNonce(String, int, HttpServerExchange) | ![]() | 0% | ![]() | 0% | 9 | 9 | 17 | 17 | 1 | 1 |
createNonce(byte[], byte[]) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
SimpleNonceManager(String) | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
addInvalidNonce(SimpleNonceManager.Nonce, XnioExecutor) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
createNewNonce(SimpleNonceManager.NonceHolder) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
generateHash(byte[], byte[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getDigest(String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
createNewNonceString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
SimpleNonceManager() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lookupHash(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
associateHash(String, byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |