Source file "org/springframework/boot/autoconfigure/jdbc/JdbcProperties.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 30 of 30 | 0% | 0 of 0 | n/a | 7 | 7 | 12 | 12 | 7 | 7 |
JdbcProperties.Template() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setFetchSize(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxRows(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setQueryTimeout(Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getFetchSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxRows() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getQueryTimeout() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |