Source file "org/hibernate/dialect/sequence/PostgreSQLSequenceSupport.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 19 of 19 | 0% | 0 of 0 | n/a | 6 | 6 | 6 | 6 | 6 | 6 |
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| PostgreSQLSequenceSupport() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSelectSequenceNextValString(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSelectSequencePreviousValString(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDropSequenceString(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sometimesNeedsStartingValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |