Source file "org/codehaus/jackson/JsonParser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 391 of 391 | 0% | 47 of 47 | 0% | 71 | 71 | 86 | 86 | 47 | 47 |
| getBooleanValue() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| getByteValue() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| getShortValue() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| setSchema(FormatSchema) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| readValueAs(Class) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| readValueAs(TypeReference) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| readValuesAs(Class) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| readValuesAs(TypeReference) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| nextFieldName(SerializableString) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| readValueAsTree() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| nextBooleanValue() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| disable(JsonParser.Feature) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| configure(JsonParser.Feature, boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| nextValue() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| clearCurrentToken() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isEnabled(JsonParser.Feature) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| enable(JsonParser.Feature) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| nextTextValue() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| nextIntValue(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| nextLongValue(long) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isExpectedStartArrayToken() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hasCurrentToken() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| _constructError(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| JsonParser(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setFeature(JsonParser.Feature, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| enableFeature(JsonParser.Feature) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| disableFeature(JsonParser.Feature) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isFeatureEnabled(JsonParser.Feature) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBinaryValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValueAsInt() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValueAsLong() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValueAsDouble() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValueAsBoolean() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| JsonParser() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCurrentToken() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLastClearedToken() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| canUseSchema(FormatSchema) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| version() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getInputSource() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| releaseBuffered(OutputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| releaseBuffered(Writer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasTextCharacters() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEmbeddedObject() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValueAsInt(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValueAsLong(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValueAsDouble(double) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValueAsBoolean(boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |