Source file "org/eclipse/parsson/JsonParserFactoryImpl.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 44 of 44 | 0% | 0 of 0 | n/a | 7 | 7 | 10 | 10 | 7 | 7 |
| JsonParserFactoryImpl(BufferPool) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| createParser(InputStream, Charset) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createParser(Reader) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createParser(InputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createParser(JsonArray) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createParser(JsonObject) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getConfigInUse() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |