Source file "io/undertow/servlet/handlers/ServletPathMatchesData.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 102 of 102 | 0% | 4 of 4 | 0% | 8 | 8 | 22 | 22 | 6 | 6 |
addPrefixMatch(String, ServletChain, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
addExtensionMatch(String, String, ServletChain) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
ServletPathMatchesData.Builder() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
build() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
addExactMatch(String, ServletChain) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addNameMatch(String, ServletChain) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |