Source file "org/apache/catalina/authenticator/DigestAuthenticator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 510 of 510 | 0% | 64 of 64 | 0% | 39 | 39 | 120 | 120 | 7 | 7 |
| validate(Request, List) | 0% | 0% | 30 | 30 | 68 | 68 | 1 | 1 | ||
| parse(Request, String) | 0% | 0% | 4 | 4 | 22 | 22 | 1 | 1 | ||
| DigestAuthenticator.DigestInfo(String, long, String, Map, boolean) | 0% | n/a | 1 | 1 | 20 | 20 | 1 | 1 | ||
| authenticate(Realm) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| validate(Request) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getUsername() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isNonceStale() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |