Source file "org/apache/tomcat/websocket/DigestAuthenticator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 406 of 406 | 0% | 16 of 16 | 0% | 13 | 13 | 57 | 57 | 5 | 5 |
getAuthorization(String, String, Map) | ![]() | 0% | ![]() | 0% | 7 | 7 | 32 | 32 | 1 | 1 |
calculateRequestDigest(String, String, String, String, String, String, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 18 | 18 | 1 | 1 |
encodeMD5(String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
DigestAuthenticator() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getSchemeName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |