Source file "org/mockito/internal/util/reflection/FieldInitializer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 203 of 203 | 0% | 14 of 14 | 0% | 16 | 16 | 36 | 36 | 9 | 9 |
initialize() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
FieldInitializer(Object, Field, FieldInitializer.ConstructorInstantiator) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
checkNotInner(Field) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
checkNotAbstract(Field) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
checkNotLocal(Field) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
checkNotInterface(Field) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
acquireFieldInstance() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
FieldInitializer(Object, Field, FieldInitializer.ConstructorArgumentResolver) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
FieldInitializer(Object, Field) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |