Source file "org/apache/catalina/valves/rewrite/Substitution.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 748 of 748 | 0% | 102 of 102 | 0% | 62 | 62 | 144 | 144 | 11 | 11 |
parseSubstitution(String, Map) | ![]() | 0% | ![]() | 0% | 32 | 32 | 99 | 99 | 1 | 1 |
findMatchingColonOrBar(boolean, String, int) | ![]() | 0% | ![]() | 0% | 10 | 10 | 13 | 13 | 1 | 1 |
findMatchingBrace(String, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 12 | 12 | 1 | 1 |
evaluateSubstitution(Substitution.SubstitutionElement[], Matcher, Matcher, Resolver) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
isFirstPos(int, int[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
Substitution() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
parse(Map) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
evaluate(Matcher, Matcher, Resolver) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setSub(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
setEscapeBackReferences(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
getSub() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |