Source file "org/springframework/boot/autoconfigure/template/AbstractViewResolverProperties.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% | 4 of 4 | 0% | 17 | 17 | 31 | 31 | 15 | 15 |
getContentType() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
AbstractViewResolverProperties() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
getCharsetName() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setEnabled(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setCheckTemplateLocation(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setViewNames(String[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setCache(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setContentType(MimeType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setCharset(Charset) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isEnabled() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isCheckTemplateLocation() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getViewNames() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isCache() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCharset() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |