Source file "org/hibernate/engine/spi/BatchFetchQueue.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 614 of 614 | 0% | 124 of 124 | 0% | 81 | 81 | 184 | 184 | 19 | 19 |
getCollectionBatch(CollectionPersister, Object, int) | ![]() | 0% | ![]() | 0% | 12 | 12 | 33 | 33 | 1 | 1 |
collectBatchLoadableCollectionKeys(int, IndexedConsumer, Object, PluralAttributeMapping) | ![]() | 0% | ![]() | 0% | 12 | 12 | 32 | 32 | 1 | 1 |
getBatchLoadableEntityIds(EntityMappingType, Object, int) | ![]() | 0% | ![]() | 0% | 10 | 10 | 23 | 23 | 1 | 1 |
collectBatchLoadableEntityIds(int, IndexedConsumer, Object, EntityMappingType) | ![]() | 0% | ![]() | 0% | 10 | 10 | 23 | 23 | 1 | 1 |
isCached(EntityKey, EntityPersister) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
isCached(Object, CollectionPersister) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
addSubselect(EntityKey, SubselectFetch) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
addBatchLoadableCollection(PersistentCollection, CollectionEntry) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
addBatchLoadableEntityKey(EntityKey) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
containsEntityKey(EntityKey) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
removeBatchLoadableEntityKey(EntityKey) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
removeBatchLoadableCollection(CollectionEntry) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
getSubselect(EntityKey) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
clear() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
removeSubselect(EntityKey) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
BatchFetchQueue(PersistenceContext) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$addBatchLoadableCollection$1(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$addBatchLoadableEntityKey$0(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |