Source file "org/springframework/boot/orm/jpa/hibernate/SpringPhysicalNamingStrategy.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 110 of 110 | 0% | 14 of 14 | 0% | 17 | 17 | 20 | 20 | 10 | 10 |
apply(Identifier, JdbcEnvironment) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
getIdentifier(String, boolean, JdbcEnvironment) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isUnderscoreRequired(char, char, char) | ![]() | 0% | ![]() | 0% | 4 | 4 | 2 | 2 | 1 | 1 |
toPhysicalCatalogName(Identifier, JdbcEnvironment) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toPhysicalSchemaName(Identifier, JdbcEnvironment) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toPhysicalTableName(Identifier, JdbcEnvironment) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toPhysicalSequenceName(Identifier, JdbcEnvironment) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toPhysicalColumnName(Identifier, JdbcEnvironment) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
SpringPhysicalNamingStrategy() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isCaseInsensitive(JdbcEnvironment) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |