Source file "com/fasterxml/jackson/databind/PropertyNamingStrategy.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 117 of 117 | 0% | 16 of 16 | 0% | 15 | 15 | 31 | 31 | 7 | 7 |
| translateLowerCaseWithSeparator(String, char) | 0% | 0% | 8 | 8 | 19 | 19 | 1 | 1 | ||
| PropertyNamingStrategy.PropertyNamingStrategyBase(boolean) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| PropertyNamingStrategy.PropertyNamingStrategyBase() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| nameForField(MapperConfig, AnnotatedField, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nameForGetterMethod(MapperConfig, AnnotatedMethod, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nameForSetterMethod(MapperConfig, AnnotatedMethod, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nameForConstructorParameter(MapperConfig, AnnotatedParameter, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |