Source file "org/eclipse/parsson/JsonParserImpl.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 328 of 610 | 46% | 34 of 70 | 51% | 36 | 69 | 72 | 141 | 13 | 31 |
| JsonParserImpl(InputStream, BufferPool, boolean, Map) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| JsonParserImpl(InputStream, Charset, BufferPool, boolean, Map) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| hasNext() | 36% | 58% | 3 | 7 | 7 | 10 | 0 | 1 | ||
| getArrayStream() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getObjectStream() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getValueStream() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| skipArray() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| skipObject() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getString() | 34% | 16% | 3 | 4 | 2 | 4 | 0 | 1 | ||
| isIntegralNumber() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getCharSequence() | 52% | 33% | 3 | 4 | 1 | 3 | 0 | 1 | ||
| JsonParserImpl(InputStream, Charset, BufferPool) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getValue() | 88% | 91% | 1 | 10 | 1 | 13 | 0 | 1 | ||
| close() | 61% | 50% | 1 | 2 | 2 | 7 | 0 | 1 | ||
| getInt() | 53% | 50% | 1 | 2 | 2 | 4 | 0 | 1 | ||
| getLong() | 53% | 50% | 1 | 2 | 2 | 4 | 0 | 1 | ||
| getBigDecimal() | 53% | 50% | 1 | 2 | 2 | 4 | 0 | 1 | ||
| JsonParserImpl(Reader, BufferPool) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JsonParserImpl(InputStream, BufferPool) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getObject(JsonObjectBuilder) | 83% | 75% | 1 | 3 | 1 | 9 | 0 | 1 | ||
| getArray(JsonArrayBuilder) | 78% | 75% | 1 | 3 | 1 | 7 | 0 | 1 | ||
| next() | 71% | 50% | 1 | 2 | 1 | 3 | 0 | 1 | ||
| getLocation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| currentEvent() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| JsonParserImpl(Reader, BufferPool, boolean, Map) | 100% | n/a | 0 | 1 | 0 | 9 | 0 | 1 | ||
| getObject() | 100% | 100% | 0 | 2 | 0 | 4 | 0 | 1 | ||
| getArray() | 100% | 100% | 0 | 2 | 0 | 4 | 0 | 1 | ||
| parsingException(JsonTokenizer.JsonToken, String) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| isDefinitelyInt() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isDefinitelyLong() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getLastCharLocation() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |