Source file "org/hibernate/internal/SessionFactoryRegistry.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 228 of 228 | 0% | 28 of 28 | 0% | 23 | 23 | 65 | 65 | 9 | 9 |
| addSessionFactory(String, String, boolean, SessionFactoryImplementor, JndiService) | 0% | 0% | 6 | 6 | 22 | 22 | 1 | 1 | ||
| removeSessionFactory(String, String, boolean, JndiService) | 0% | 0% | 3 | 3 | 13 | 13 | 1 | 1 | ||
| getSessionFactory(String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| clearRegistrations() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| SessionFactoryRegistry() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| getNamedSessionFactory(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| findSessionFactory(String, String) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| hasRegistrations() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |