Source file "org/apache/catalina/authenticator/BasicAuthenticator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 176 of 176 | 0% | 18 of 18 | 0% | 16 | 16 | 40 | 40 | 7 | 7 |
parseCredentials(byte[]) | ![]() | 0% | ![]() | 0% | 8 | 8 | 14 | 14 | 1 | 1 |
BasicAuthenticator.BasicCredentials(ByteChunk, Charset, boolean) | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
parseMethod() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
parseBase64() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
BasicAuthenticator.BasicCredentials(ByteChunk, Charset) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getUsername() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPassword() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |