ObjectReader

Source file "com/fasterxml/jackson/databind/ObjectReader.java" was not found during generation of report.

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total2,454 of 2,4540%194 of 1940%229229512512132132
_unwrapAndDeserialize(JsonParser, DeserializationContext, JavaType, JsonDeserializer)1300%120%77222211
_bindAndClose(JsonParser)900%140%88191911
_bindAsTree(JsonParser)880%140%88222211
_bindAsTreeOrNull(JsonParser)820%140%88222211
_bind(JsonParser, Object)780%140%88181811
ObjectReader(ObjectReader, JsonFactory)550%n/a11151511
withValueToUpdate(Object)540%60%447711
_findRootDeserializer(DeserializationContext)530%80%55131311
ObjectReader(ObjectReader, DeserializationConfig)500%n/a11141411
ObjectReader(ObjectReader, TokenFilter)500%n/a11141411
ObjectReader(ObjectMapper, DeserializationConfig, JavaType, Object, FormatSchema, InjectableValues)450%n/a11141411
ObjectReader(ObjectReader, DeserializationConfig, JavaType, JsonDeserializer, Object, FormatSchema, InjectableValues, DataFormatReaders)440%n/a11141411
readValues(Reader)380%20%228811
readValues(String)380%20%228811
_prefetchRootDeserializer(JavaType)380%80%55111111
forType(JavaType)370%60%447711
_findTreeDeserializer(DeserializationContext)370%40%338811
_initForReading(DeserializationContext, JsonParser)310%60%449911
readValues(byte[], int, int)290%20%224411
_verifySchemaType(FormatSchema)280%40%335511
readValue(String)270%20%228811
readValue(File)270%20%224411
readValue(URL)270%20%224411
readTree(String)270%20%228811
readValues(File)270%20%225511
readValues(URL)270%20%225511
with(FormatSchema)260%20%224411
readValue(InputStream)250%20%224411
readValue(byte[], int, int)250%20%224411
readValues(InputStream)250%20%224411
_detectBindAndCloseAsTree(InputStream)250%20%226611
readValue(byte[])240%20%224411
_verifyNoTrailingTokens(JsonParser, DeserializationContext, JavaType)240%60%448811
with(InjectableValues)230%20%223311
_with(DeserializationConfig)230%40%336611
_detectBindAndClose(byte[], int, int)230%20%225511
readTree(byte[], int, int)220%20%224411
_detectBindAndClose(DataFormatReaders.Match, boolean)220%40%336611
_detectBindAndReadValues(DataFormatReaders.Match, boolean)220%40%336611
readTree(InputStream)210%20%224411
with(JsonFactory)200%40%336611
readValue(Reader)200%20%224411
readValue(DataInput)200%20%224411
readTree(Reader)200%20%224411
readTree(byte[])200%20%224411
readTree(DataInput)200%20%224411
readValues(DataInput)200%20%224411
_bindAndReadValues(JsonParser)200%n/a114411
readValue(JsonNode)190%20%224411
treeToValue(TreeNode, Class)180%n/a116611
_considerFilter(JsonParser, boolean)180%40%331111
withFormatDetection(DataFormatReaders)170%n/a111111
readValues(JsonParser)170%n/a113311
_reportUndetectableSource(Object)170%n/a112211
treeAsTokens(TreeNode)150%n/a113311
_jsonNodeType()150%20%225511
_assertNotNull(String, Object)150%20%223311
_reportUnkownFormat(DataFormatReaders, DataFormatReaders.Match)140%n/a112211
at(String)130%n/a112211
at(JsonPointer)130%n/a112211
_new(ObjectReader, DeserializationConfig, JavaType, JsonDeserializer, Object, FormatSchema, InjectableValues, DataFormatReaders)120%n/a111111
_newIterator(JsonParser, DeserializationContext, JsonDeserializer, boolean)120%n/a111111
_initForMultiRead(DeserializationContext, JsonParser)120%20%224411
readValue(JsonParser, ResolvedType)110%n/a112211
readValues(byte[])110%n/a112211
readValue(JsonParser)100%n/a112211
readValue(JsonParser, Class)100%n/a112211
readValue(JsonParser, TypeReference)100%n/a112211
readValue(JsonParser, JavaType)100%n/a112211
readValues(JsonParser, Class)100%n/a112211
readValues(JsonParser, TypeReference)100%n/a112211
readValues(JsonParser, ResolvedType)100%n/a112211
readValues(JsonParser, JavaType)100%n/a112211
_bindAndCloseAsTree(JsonParser)100%n/a112211
ObjectReader(ObjectMapper, DeserializationConfig)90%n/a112211
forType(TypeReference)90%n/a111111
withType(TypeReference)90%n/a111111
withAttribute(Object, Object)90%n/a111111
createDeserializationContext(JsonParser)90%n/a111111
with(DeserializationFeature, DeserializationFeature[])80%n/a111111
without(DeserializationFeature, DeserializationFeature[])80%n/a111111
withRootName(String)80%n/a111111
withType(Type)80%n/a111111
with(Locale)80%n/a111111
with(TimeZone)80%n/a111111
with(Base64Variant)80%n/a111111
withAttributes(Map)80%n/a111111
withoutAttribute(Object)80%n/a111111
readTree(JsonParser)80%n/a112211
with(DeserializationFeature)70%n/a111111
withFeatures(DeserializationFeature[])70%n/a111111
without(DeserializationFeature)70%n/a111111
withoutFeatures(DeserializationFeature[])70%n/a111111
with(JsonParser.Feature)70%n/a111111
withFeatures(JsonParser.Feature[])70%n/a111111
without(JsonParser.Feature)70%n/a111111
withoutFeatures(JsonParser.Feature[])70%n/a111111
with(FormatFeature)70%n/a111111
withFeatures(FormatFeature[])70%n/a111111
without(FormatFeature)70%n/a111111
withoutFeatures(FormatFeature[])70%n/a111111
with(JsonNodeFactory)70%n/a111111
withRootName(PropertyName)70%n/a111111
withoutRootName()70%n/a111111
forType(Class)70%n/a111111
withType(Class)70%n/a111111
withView(Class)70%n/a111111
withHandler(DeserializationProblemHandler)70%n/a111111
withFormatDetection(ObjectReader[])70%n/a111111
with(ContextAttributes)70%n/a111111
isEnabled(JsonParser.Feature)70%n/a111111
_new(ObjectReader, JsonFactory)60%n/a111111
_new(ObjectReader, DeserializationConfig)60%n/a111111
isEnabled(DeserializationFeature)50%n/a111111
isEnabled(MapperFeature)50%n/a111111
createArrayNode()50%n/a111111
createObjectNode()50%n/a111111
missingNode()50%n/a111111
nullNode()50%n/a111111
writeValue(JsonGenerator, Object)50%n/a111111
_inputStream(File)50%n/a111111
with(DeserializationConfig)40%n/a111111
withType(JavaType)40%n/a111111
getTypeFactory()40%n/a111111
getAttributes()40%n/a111111
writeTree(JsonGenerator, TreeNode)40%n/a111111
getConfig()30%n/a111111
getFactory()30%n/a111111
getInjectableValues()30%n/a111111
getValueType()30%n/a111111
_inputStream(URL)30%n/a111111
version()20%n/a111111