Source file "org/springframework/boot/context/properties/source/ConfigurationPropertyName.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 403 of 403 | 0% | 72 of 72 | 0% | 49 | 49 | 85 | 85 | 13 | 13 |
| parse(Function) | 0% | 0% | 9 | 9 | 27 | 27 | 1 | 1 | ||
| add(int, int, ConfigurationPropertyName.ElementType, Function) | 0% | 0% | 7 | 7 | 20 | 20 | 1 | 1 | ||
| updateType(ConfigurationPropertyName.ElementType, char, int) | 0% | 0% | 12 | 12 | 13 | 13 | 1 | 1 | ||
| ConfigurationPropertyName.ElementsParser(CharSequence, char, int) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| expand(CharSequence[]) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| expand(int[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| expand(ConfigurationPropertyName.ElementType[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isValidChar(char, int) | 0% | 0% | 5 | 5 | 1 | 1 | 1 | 1 | ||
| isAlphaNumeric(char) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isAlpha(char) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isNumeric(char) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| ConfigurationPropertyName.ElementsParser(CharSequence, char) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| parse() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |