Source file "com/fasterxml/jackson/databind/EnumNamingStrategies.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 165 of 165 | 0% | 22 of 22 | 0% | 19 | 19 | 39 | 39 | 8 | 8 |
convertEnumToExternalName(String) | ![]() | 0% | ![]() | 0% | 6 | 6 | 18 | 18 | 1 | 1 |
toLowerCase(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
normalizeWord(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
indexIn(CharSequence, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
charToUpperCaseIfLower(char) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
charToLowerCaseIfUpper(char) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
EnumNamingStrategies.CamelCaseStrategy() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |