Source file "org/owasp/html/ElementAndAttributePolicyBasedSanitizerPolicy.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 419 of 419 | 0% | 60 of 60 | 0% | 41 | 41 | 109 | 109 | 11 | 11 |
removeDuplicateAttributes(List) | ![]() | 0% | ![]() | 0% | 10 | 10 | 23 | 23 | 1 | 1 |
closeTag(String) | ![]() | 0% | ![]() | 0% | 8 | 8 | 19 | 19 | 1 | 1 |
applyPolicies(String, List, ElementAndAttributePolicies) | ![]() | 0% | ![]() | 0% | 6 | 6 | 24 | 24 | 1 | 1 |
closeDocument() | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
openTag(String, List) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
writeOpenTag(ElementAndAttributePolicies, String, List) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
deferOpenTag(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
ElementAndAttributePolicyBasedSanitizerPolicy(HtmlStreamEventReceiver, ImmutableMap, ImmutableSet) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
openDocument() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
text(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |