Source file "org/codehaus/jackson/JsonFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 672 of 672 | 0% | 62 of 62 | 0% | 82 | 82 | 148 | 148 | 51 | 51 |
| createJsonGenerator(File, JsonEncoding) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| createJsonGenerator(OutputStream, JsonEncoding) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| createJsonParser(byte[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| createJsonParser(byte[], int, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| _getBufferRecycler() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| createJsonParser(File) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| createJsonParser(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| createJsonParser(URL) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| _optimizedStreamFromURL(URL) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| _createJsonGenerator(Writer, IOContext) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| _createUTF8JsonGenerator(OutputStream, IOContext) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| createJsonParser(InputStream) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| createJsonParser(Reader) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| createJsonGenerator(Writer) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| _createJsonParser(Reader, IOContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| JsonFactory(ObjectCodec) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| _createJsonParser(byte[], int, int, IOContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| _createWriter(OutputStream, JsonEncoding, IOContext) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| _createJsonParser(InputStream, IOContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| configure(JsonParser.Feature, boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| configure(JsonGenerator.Feature, boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| disable(JsonParser.Feature) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| disable(JsonGenerator.Feature) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hasFormat(InputAccessor) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isEnabled(JsonParser.Feature) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isParserFeatureEnabled(JsonParser.Feature) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isEnabled(JsonGenerator.Feature) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| enable(JsonParser.Feature) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| enable(JsonGenerator.Feature) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getFormatName() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| _createContext(Object, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setParserFeature(JsonParser.Feature, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setGeneratorFeature(JsonGenerator.Feature, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| enableParserFeature(JsonParser.Feature) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| disableParserFeature(JsonParser.Feature) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setInputDecorator(InputDecorator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| enableGeneratorFeature(JsonGenerator.Feature) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| disableGeneratorFeature(JsonGenerator.Feature) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCharacterEscapes(CharacterEscapes) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setOutputDecorator(OutputDecorator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCodec(ObjectCodec) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createJsonGenerator(OutputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| JsonFactory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isGeneratorFeatureEnabled(JsonGenerator.Feature) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasJSONFormat(InputAccessor) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| version() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getInputDecorator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCharacterEscapes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOutputDecorator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCodec() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |