Source file "org/owasp/html/HtmlTextEscapingMode.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 180 of 180 | 0% | 8 of 8 | 0% | 8 | 8 | 42 | 42 | 4 | 4 |
| static {...} | 0% | n/a | 1 | 1 | 37 | 37 | 1 | 1 | ||
| isTagFollowedByLiteralContent(String) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| getModeForTag(String) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| isVoidElement(String) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |