Source file "org/springframework/ui/ModelMap.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 99 of 99 | 0% | 14 of 14 | 0% | 18 | 18 | 31 | 31 | 11 | 11 |
addAttribute(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
addAllAttributes(Collection) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
addAttribute(String, Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
lambda$mergeAttributes$0(String, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
ModelMap(String, Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
mergeAttributes(Map) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
ModelMap(Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
addAllAttributes(Map) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
containsAttribute(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getAttribute(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ModelMap() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |