Source file "org/springframework/boot/autoconfigure/sql/init/SqlInitializationProperties.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% | 0 of 0 | n/a | 19 | 19 | 32 | 32 | 19 | 19 |
SqlInitializationProperties() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
setSchemaLocations(List) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setDataLocations(List) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setPlatform(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setUsername(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setPassword(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setContinueOnError(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSeparator(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setEncoding(Charset) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMode(DatabaseInitializationMode) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getSchemaLocations() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDataLocations() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPlatform() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getUsername() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPassword() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isContinueOnError() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSeparator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getEncoding() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |