Source file "org/jboss/jandex/IndexReaderV1.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 649 of 649 | 0% | 51 of 51 | 0% | 44 | 44 | 146 | 146 | 11 | 11 |
| readAnnotationValues(PackedDataInputStream) | 0% | 0% | 15 | 15 | 39 | 39 | 1 | 1 | ||
| readClasses(PackedDataInputStream) | 0% | 0% | 7 | 7 | 27 | 27 | 1 | 1 | ||
| readAnnotations(PackedDataInputStream, Map, ClassInfo) | 0% | 0% | 7 | 7 | 25 | 25 | 1 | 1 | ||
| readMethod(ClassInfo, PackedDataInputStream) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| readClassTable(PackedDataInputStream) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| read() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| recordAnnotation(Map, DotName, AnnotationInstance) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| addClassToMap(HashMap, DotName, ClassInfo) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| readStringTable(PackedDataInputStream) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| readType(PackedDataInputStream) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| IndexReaderV1(PackedDataInputStream, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |