Source file "com/fasterxml/jackson/dataformat/cbor/CBORFactory.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 416 of 416 | 0% | 16 of 16 | 0% | 52 | 52 | 82 | 82 | 44 | 44 |
createParser(byte[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
_createCBORGenerator(IOContext, int, int, ObjectCodec, OutputStream) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
createGenerator(OutputStream, JsonEncoding) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
createGenerator(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
_createParser(byte[], int, int, IOContext) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createParser(File) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
createParser(URL) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
_createParser(InputStream, IOContext) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createParser(InputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
CBORFactory(CBORFactory, ObjectCodec) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
CBORFactory(CBORFactoryBuilder) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
configure(CBORParser.Feature, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
configure(CBORGenerator.Feature, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
disable(CBORParser.Feature) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
disable(CBORGenerator.Feature) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
_createUTF8Generator(OutputStream, IOContext) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
CBORFactory(ObjectCodec) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
isEnabled(CBORParser.Feature) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isEnabled(CBORGenerator.Feature) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
copy() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
enable(CBORParser.Feature) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
enable(CBORGenerator.Feature) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
readResolve() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createParser(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
CBORFactory() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
rebuild() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
_createContext(ContentReference, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
_nonByteSource() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
_nonByteTarget() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
builder() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
_createParser(Reader, IOContext) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
_createParser(char[], int, int, IOContext, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
_createGenerator(Writer, IOContext) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
_createWriter(OutputStream, JsonEncoding, IOContext) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hasFormat(InputAccessor) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFormatParserFeatures() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFormatGeneratorFeatures() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
version() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFormatName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
canUseCharArrays() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
canHandleBinaryNatively() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFormatReadFeatureType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFormatWriteFeatureType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |