Source file "org/apache/jena/riot/out/TurtleValidate.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 143 of 143 | 0% | 32 of 32 | 0% | 24 | 24 | 43 | 43 | 8 | 8 |
| checkValidPrefixName(String) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| checkValidPrefixPart(String) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| checkValidNamePart(String) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| checkNameTail(CharacterIterator) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| checkNameChar(char) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| checkNameStartChar(char) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| checkValidPrefixedName(String, String) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| TurtleValidate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |