Source file "org/owasp/html/HtmlSanitizer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 218 of 218 | 0% | 34 of 34 | 0% | 24 | 24 | 61 | 61 | 5 | 5 |
| sanitize(String, HtmlSanitizer.Policy, HtmlStreamEventProcessor) | 0% | 0% | 15 | 15 | 46 | 46 | 1 | 1 | ||
| stripQuotes(String) | 0% | 0% | 6 | 6 | 9 | 9 | 1 | 1 | ||
| initializePolicy(HtmlSanitizer.Policy, HtmlStreamEventProcessor) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| sanitize(String, HtmlSanitizer.Policy) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HtmlSanitizer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |