Source file "org/springframework/core/env/CompositePropertySource.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 152 of 152 | 0% | 12 of 12 | 0% | 15 | 15 | 35 | 35 | 9 | 9 |
| getPropertyNames() | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| getProperty(String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| containsProperty(String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| addFirstPropertySource(PropertySource) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| CompositePropertySource(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addPropertySource(PropertySource) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$getPropertyNames$0(Set, String[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPropertySources() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |