Source file "org/apache/commons/dbcp2/datasources/PooledConnectionAndInfo.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 32 of 32 | 0% | 0 of 0 | n/a | 6 | 6 | 10 | 10 | 6 | 6 |
| PooledConnectionAndInfo(PooledConnection, char[], char[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| PooledConnectionAndInfo(PooledConnection, UserPassKey) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getPassword() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUserName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPooledConnection() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUserPassKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |