Source file "org/springframework/boot/context/properties/source/MapConfigurationPropertySource.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 78 of 78 | 0% | 2 of 2 | 0% | 10 | 10 | 22 | 22 | 9 | 9 |
| MapConfigurationPropertySource(Map) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| put(Object, Object) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| assertNotReadOnlySystemAttributesMap(Map) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| putAll(Map) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getConfigurationProperty(ConfigurationPropertyName) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| MapConfigurationPropertySource() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| stream() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUnderlyingSource() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |