Source file "org/owasp/html/HtmlEntities.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 18,308 of 18,308 | 0% | 103 of 103 | 0% | 58 | 58 | 111 | 111 | 6 | 6 |
| static {...} | 0% | 0% | 3 | 3 | 13 | 13 | 1 | 1 | ||
| appendDecodedEntity(String, int, int, boolean, StringBuilder) | 0% | 0% | 37 | 37 | 89 | 89 | 1 | 1 | ||
| isHtmlIdContinueChar(char) | 0% | 0% | 6 | 6 | 2 | 2 | 1 | 1 | ||
| mayComplete(boolean, String, int, int) | 0% | 0% | 5 | 5 | 4 | 4 | 1 | 1 | ||
| continuesCharacterReferenceName(char) | 0% | 0% | 6 | 6 | 2 | 2 | 1 | 1 | ||
| appendDecodedEntity(String, int, int, StringBuilder) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |