Source file "org/apache/calcite/avatica/ConnectionPropertiesImpl.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 452 of 452 | 0% | 68 of 68 | 0% | 56 | 56 | 101 | 101 | 22 | 22 |
| merge(Meta.ConnectionProperties) | 0% | 0% | 12 | 12 | 19 | 19 | 1 | 1 | ||
| toProto() | 0% | 0% | 6 | 6 | 17 | 17 | 1 | 1 | ||
| fromProto(Common.ConnectionProperties) | 0% | 0% | 6 | 6 | 18 | 18 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 9 | 9 | 6 | 6 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ConnectionPropertiesImpl(Boolean, Boolean, Integer, String, String) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| isEmpty() | 0% | 0% | 6 | 6 | 1 | 1 | 1 | 1 | ||
| ConnectionPropertiesImpl(Connection) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setAutoCommit(boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setReadOnly(boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setTransactionIsolation(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setCatalog(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setSchema(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ConnectionPropertiesImpl() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDirty(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isDirty() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isAutoCommit() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isReadOnly() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTransactionIsolation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCatalog() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSchema() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |