Source file "io/r2dbc/spi/R2dbcException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 128 of 128 | 0% | 16 of 16 | 0% | 19 | 19 | 32 | 32 | 11 | 11 |
| toString() | 0% | 0% | 9 | 9 | 12 | 12 | 1 | 1 | ||
| R2dbcException(String, String, int, Throwable) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| R2dbcException(String, String, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| R2dbcException(String, String, Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| R2dbcException(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| R2dbcException(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| R2dbcException(String, Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| R2dbcException() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| R2dbcException(Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getErrorCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSqlState() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |