Source file "io/r2dbc/proxy/test/MockConnectionInfo.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 47 of 47 | 0% | 0 of 0 | n/a | 9 | 9 | 18 | 18 | 9 | 9 |
| MockConnectionInfo.Builder() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| originalConnection(Connection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| connectionId(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isClosed(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| transactionCount(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| commitCount(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| rollbackCount(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| valueStore(ValueStore) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |