Source file "org/apache/jena/sparql/serializer/SerializerRegistry.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 141 of 141 | 0% | 14 of 14 | 0% | 18 | 18 | 34 | 34 | 11 | 11 |
| init() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| addQuerySerializer(Syntax, QuerySerializerFactory) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| addUpdateSerializer(Syntax, UpdateSerializerFactory) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| containsQuerySerializer(Syntax) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| containsUpdateSerializer(Syntax) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| SerializerRegistry() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getQuerySerializerFactory(Syntax) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUpdateSerializerFactory(Syntax) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| removeQuerySerializer(Syntax) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| removeUpdateSerializer(Syntax) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| get() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 |