Source file "com/fasterxml/jackson/databind/cfg/ConstructorDetector.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 51 of 110 | 53% | 8 of 12 | 33% | 12 | 18 | 9 | 26 | 6 | 12 |
withSingleArgMode(ConstructorDetector.SingleArgConstructor) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
withRequireAnnotation(boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
withAllowJDKTypeConstructors(boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
shouldIntrospectorImplicitConstructors(Class) | ![]() ![]() | 57% | ![]() ![]() | 37% | 4 | 5 | 3 | 7 | 0 | 1 |
singleArgCreatorDefaultsToDelegating() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
singleArgMode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
allowJDKTypeConstructors() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
singleArgCreatorDefaultsToProperties() | ![]() ![]() | 75% | ![]() ![]() | 50% | 1 | 2 | 0 | 1 | 0 | 1 |
static {...} | ![]() | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | |
ConstructorDetector(ConstructorDetector.SingleArgConstructor, boolean, boolean) | ![]() | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | |
ConstructorDetector(ConstructorDetector.SingleArgConstructor) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
requireCtorAnnotation() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |