Source file "org/apache/hc/client5/http/auth/AuthScope.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 398 of 398 | 0% | 64 of 64 | 0% | 47 | 47 | 96 | 96 | 15 | 15 |
toString() | ![]() | 0% | ![]() | 0% | 6 | 6 | 23 | 23 | 1 | 1 |
match(AuthScope) | ![]() | 0% | ![]() | 0% | 16 | 16 | 23 | 23 | 1 | 1 |
equals(Object) | ![]() | 0% | ![]() | 0% | 8 | 8 | 10 | 10 | 1 | 1 |
AuthScope(String, String, int, String, String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
AuthScope(HttpHost, String, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
AuthScope(AuthScope) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
AuthScope(String, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
toNullSafeLowerCase(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
AuthScope(HttpHost) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getProtocol() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getHost() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPort() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRealm() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSchemeName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |