Source file "com/google/common/reflect/InvokableTest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,660 of 1,660 | 0% | 10 of 10 | 0% | 74 | 74 | 347 | 347 | 69 | 69 |
| testEquals() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| publicMethodSignatures(Class, ImmutableSet) | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| testStaticMethod_parameters() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | ||
| testConstructor_parameters() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | ||
| testConstructor_returnType_hasTypeParameter() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | ||
| testStaticMethod_returning() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testInstanceMethod_parameters() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testStaticMethod_returningRawType() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testInstanceMethod_returning() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testInstanceMethod_returningRawType() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testConstructor_returning() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testStaticMethod_call() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testConstructor_call() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testInstanceMethod_call() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testInnerClassWithGenericConstructorParameter() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testLocalClassWithGenericConstructorParameter() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testProtectedMethod() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| testStaticMethod_typeParameters() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testLocalClassWithOneParameterConstructor() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| testPrivateMethod() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| testApiCompatibleWithAccessibleObject() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| testAnonymousClassDefaultConstructor() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testInnerClassWithOneParameterConstructor() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testInnerClassWithAnnotatedConstructorParameter() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| doTestStaticAnonymousClassDefaultConstructor() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testLocalClassWithAnnotatedConstructorParameter() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testFinalMethod() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testStaticMethod_returnType() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testStaticMethod_invalidReturning() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testAnonymousClassWithTwoParametersConstructor() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testConstructor() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testAbstractMethod() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testOverridableMethod() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testConstructor_invalidReturning() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testStaticMethod_exceptionTypes() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testInstanceMethod_exceptionTypes() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testPrivateFinalInstanceMethod_isOverridable() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testStaticFinalMethod_isFinal() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| typeName(Class) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| testConstructor_exceptionTypes() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testInstanceMethod_returnType() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testConstructor_typeParameters() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testInstanceMethod_invalidReturning() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testLocalClassDefaultConstructor() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testPrivateInstanceMethod_isOverridable() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testStaticMethod_isOverridable() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testInstanceMethod_typeParameters() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testNonFinalMethodInFinalClass_isOverridable() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testNulls() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testConstructor_isOverridable() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testMethod_isVarArgs() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testGetOwnerType_method() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testNativeMethod() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testConstructor_isVarArgs() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testGetOwnerType_constructor() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testInnerClassDefaultConstructor() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testNestedInnerClassDefaultConstructor() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testUnannotatedMethod() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testSynchronizedMethod() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testConstructor_returnType() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$testInstanceMethod_invalidReturning$0(Invokable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testStaticMethod_invalidReturning$0(Invokable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| testLocalClassInInstanceInitializer() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testLocalClassInStaticInitializer() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testLocalClassWithSeeminglyHiddenThisInStaticInitializer_bug() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testAnonymousClassInConstructor() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$testConstructor_invalidReturning$0(Invokable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| InvokableTest() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| testStaticAnonymousClassDefaultConstructor() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |