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 | 64 of 64 | 0% | 2 of 2 | 0% | 15 | 15 | 23 | 23 | 14 | 14 |
| R2dbcProperties() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| determineUniqueName() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setGenerateUniqueName(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUrl(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 | ||
| getName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isGenerateUniqueName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUrl() | 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 | ||
| getProperties() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPool() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |