Source file "org/apache/commons/dbcp2/PoolableConnectionFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 628 of 628 | 0% | 60 of 60 | 0% | 92 | 92 | 190 | 190 | 62 | 62 |
| makeObject() | 0% | 0% | 5 | 5 | 41 | 41 | 1 | 1 | ||
| activateObject(PooledObject) | 0% | 0% | 11 | 11 | 16 | 16 | 1 | 1 | ||
| passivateObject(PooledObject) | 0% | 0% | 7 | 7 | 15 | 15 | 1 | 1 | ||
| PoolableConnectionFactory(ConnectionFactory, ObjectName) | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | ||
| initializeConnection(Connection) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| validateObject(PooledObject) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| destroyObject(PooledObject, DestroyMode) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setPool(ObjectPool) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| validateConnection(PoolableConnection) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getDefaultQueryTimeoutSeconds() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| setDefaultQueryTimeout(Integer) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| setValidationQueryTimeout(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| destroyObject(PooledObject) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getValidationQueryTimeoutSeconds() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setMaxConnLifetimeMillis(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| validateLifetime(PooledObject) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMaxConnLifetimeMillis() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setAutoCommitOnReturn(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCacheState(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setClearStatementPoolOnReturn(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setConnectionInitSql(Collection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultAutoCommit(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultCatalog(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultQueryTimeout(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultReadOnly(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultSchema(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultTransactionIsolation(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDisconnectionSqlCodes(Collection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEnableAutoCommitOnReturn(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFastFailValidation(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxConn(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxOpenPreparedStatements(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxOpenPrepatedStatements(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPoolStatements(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRollbackOnReturn(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setValidationQuery(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setValidationQueryTimeout(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCacheState() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getConnectionFactory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getConnectionIndex() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getConnectionInitSqls() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDataSourceJmxName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDataSourceJmxObjectName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultAutoCommit() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultCatalog() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultQueryTimeout() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultQueryTimeoutDuration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultReadOnly() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultSchema() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultTransactionIsolation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDisconnectionSqlCodes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxConnDuration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxOpenPreparedStatements() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPool() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPoolStatements() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValidationQuery() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValidationQueryTimeoutDuration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isAutoCommitOnReturn() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isEnableAutoCommitOnReturn() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isFastFailValidation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isRollbackOnReturn() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |