Source file "org/hibernate/engine/jdbc/env/internal/NormalizingIdentifierHelperImpl.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 291 of 291 | 0% | 50 of 50 | 0% | 37 | 37 | 74 | 74 | 11 | 11 |
| toMetaDataText(Identifier) | 0% | 0% | 8 | 8 | 19 | 19 | 1 | 1 | ||
| normalizeQuoting(Identifier) | 0% | 0% | 8 | 8 | 15 | 15 | 1 | 1 | ||
| NormalizingIdentifierHelperImpl(JdbcEnvironment, NameQualifierSupport, boolean, boolean, boolean, boolean, TreeSet, IdentifierCaseStrategy, IdentifierCaseStrategy) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| toMetaDataCatalogName(Identifier) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| toMetaDataSchemaName(Identifier) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| toMetaDataObjectName(Identifier) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| applyGlobalQuoting(String) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isReservedWord(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| toIdentifier(String, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toIdentifier(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |