Source file "org/wildfly/security/sasl/util/StringPrep.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 581 of 581 | 0% | 225 of 225 | 0% | 131 | 131 | 108 | 108 | 18 | 18 |
| encode(String, ByteStringBuilder, long) | 0% | 0% | 46 | 46 | 69 | 69 | 1 | 1 | ||
| forbidNonAsciiControl(int) | 0% | 0% | 19 | 19 | 3 | 3 | 1 | 1 | ||
| mapCodePointToNothing(int) | 0% | 0% | 12 | 12 | 1 | 1 | 1 | 1 | ||
| forbidChangeDisplayPropertiesOrDeprecated(int) | 0% | 0% | 9 | 9 | 3 | 3 | 1 | 1 | ||
| mapCodePointToSpace(int) | 0% | 0% | 8 | 8 | 1 | 1 | 1 | 1 | ||
| forbidPrivateUse(int) | 0% | 0% | 7 | 7 | 3 | 3 | 1 | 1 | ||
| forbidNonCharacter(int) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| forbidTagging(int) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| forbidAsciiControl(int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| forbidSurrogate(int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| forbidInappropriateForPlainText(int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| forbidInappropriateForCanonicalRepresentation(int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| isSet(long, long) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| forbidNonAsciiSpaces(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| forbidUnassigned(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| encode(char[], ByteStringBuilder, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| StringPrep() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |