Source file "org/eclipse/jetty/security/authentication/DigestAuthenticator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 429 of 429 | 0% | 60 of 60 | 0% | 44 | 44 | 114 | 114 | 13 | 13 |
validateRequest(ServletRequest, ServletResponse, boolean) | ![]() | 0% | ![]() | 0% | 23 | 23 | 63 | 63 | 1 | 1 |
checkNonce(DigestAuthenticator.Digest, Request) | ![]() | 0% | ![]() | 0% | 6 | 6 | 18 | 18 | 1 | 1 |
newNonce(Request) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
DigestAuthenticator() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
setConfiguration(Authenticator.AuthConfiguration) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
login(String, Object, ServletRequest) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setMaxNonceCount(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxNonceAge(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxNonceCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxNonceAge() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getAuthMethod() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
secureResponse(ServletRequest, ServletResponse, boolean, Authentication.User) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |