Source file "org/springframework/boot/autoconfigure/r2dbc/R2dbcProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 82 of 82 | 0% | 0 of 0 | n/a | 19 | 19 | 33 | 33 | 19 | 19 |
| R2dbcProperties.Pool() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setMaxIdleTime(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxLifeTime(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxAcquireTime(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxCreateConnectionTime(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setInitialSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setValidationQuery(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setValidationDepth(ValidationDepth) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEnabled(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMaxIdleTime() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxLifeTime() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxAcquireTime() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxCreateConnectionTime() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getInitialSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValidationQuery() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValidationDepth() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isEnabled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |