Source file "org/springframework/aot/hint/annotation/SimpleReflectiveProcessor.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 71 of 71 | 0% | 8 of 8 | 0% | 10 | 10 | 18 | 18 | 6 | 6 |
registerReflectionHints(ReflectionHints, AnnotatedElement) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
registerTypeHint(ReflectionHints, Class) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
registerConstructorHint(ReflectionHints, Constructor) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
registerMethodHint(ReflectionHints, Method) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
registerFieldHint(ReflectionHints, Field) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
SimpleReflectiveProcessor() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |