Source file "org/owasp/html/Encoding.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 720 of 720 | 0% | 136 of 136 | 0% | 81 | 81 | 150 | 150 | 13 | 13 |
| encodeHtmlOnto(String, Appendable, String) | 0% | 0% | 33 | 33 | 47 | 47 | 1 | 1 | ||
| static {...} | 0% | 0% | 9 | 9 | 18 | 18 | 1 | 1 | ||
| appendNumericEntity(int, Appendable) | 0% | 0% | 8 | 8 | 17 | 17 | 1 | 1 | ||
| stripBannedCodeunits(StringBuilder, int) | 0% | 0% | 9 | 9 | 20 | 20 | 1 | 1 | ||
| decodeHtml(String, boolean) | 0% | 0% | 5 | 5 | 19 | 19 | 1 | 1 | ||
| longestPrefixOfGoodCodeunits(String) | 0% | 0% | 9 | 9 | 14 | 14 | 1 | 1 | ||
| stripBannedCodeunits(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| encodeHtmlAttribOnto(String, Appendable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| encodePcdataOnto(String, Appendable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| encodeRcdataOnto(String, Appendable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| decodeHtml(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| stripBannedCodeunits(StringBuilder) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Encoding() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |