Source file "com/google/common/testing/NullPointerTesterTest.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,215 of 1,215 | 0% | 34 of 34 | 0% | 97 | 97 | 311 | 311 | 80 | 80 |
testTwoArgNormalNormal() | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
testTwoArgNormalNullable() | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
testTwoArgNullableNormal() | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
testTwoArgNullableNullable() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
testNonStaticOneArgMethodsThatShouldFail() | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
testNonStaticOneArgMethodsThatShouldPass() | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
testStaticOneArgMethodsThatShouldFail() | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
testStaticOneArgMethodsThatShouldPass() | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
testMessageOtherException() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
testMessageNoException() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testVisibility_public() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
testVisibility_protected() | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
testVisibility_package() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
verifyBarPass(Method, NullPointerTesterTest.TwoArg) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
verifyBarFail(Method, NullPointerTesterTest.TwoArg) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testPrivateClass() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
shouldFail(Object, NullPointerTester.Visibility) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
shouldFail(Class, NullPointerTester.Visibility) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testConstructor_shouldFail() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testDontAcceptIae() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testInterfaceStaticMethod() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testInterfaceDefaultMethod() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testConstructor_ignored_shouldPass() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testNullBounds() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testNonStaticInnerClass() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
shouldPass(Object) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
shouldFail(Object) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testBridgeMethodIgnored() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testEqualsMethod() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testSubclassWithBadSuperclassForPackagePrivateMethod() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testSubclassWithBadSuperclassForPackageProtectedMethod() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
shouldPass(Object, NullPointerTester.Visibility) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testGoodClass() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testFailOneArgDoesntThrowNpe() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testFailOneArgThrowsWrongType() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testPassOneNullableArgThrowsNpe() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testFailTwoArgsFirstArgDoesntThrowNpe() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testFailTwoArgsFirstArgThrowsWrongType() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testFailTwoArgsSecondArgDoesntThrowNpe() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testFailTwoArgsSecondArgThrowsWrongType() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testFailTwoMixedArgsFirstArgDoesntThrowNpe() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testFailTwoMixedArgsFirstArgThrowsWrongType() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testPassTwoMixedArgsNullableArgThrowsNpe() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testPassTwoMixedArgSecondNullableArgThrowsOther() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testFailTwoMixedArgsSecondArgDoesntThrowNpe() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testFailTwoMixedArgsSecondArgThrowsWrongType() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testPassTwoNullableArgsFirstThrowsNpe() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testPassTwoNullableArgsFirstThrowsOther() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testPassTwoNullableArgsSecondThrowsNpe() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testPassTwoNullableArgsSecondThrowsOther() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testPassTwoNullableArgsNeitherThrowsAnything() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testSubclassWithBadSuperclass() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testSubclassThatOverridesBadSuperclassMethod() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testSubclassOverridesTheWrongMethod() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testCanCreateDefault() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testCannotCreateDefault() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testDefaultValues() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testObjectArrayDefaultValue() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testStringArrayDefaultValue() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testIntArrayDefaultValue() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testEmptyEnumDefaultValue() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testGenericClassDefaultValue() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testNonGenericClassDefaultValue() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testGenericTypeTokenDefaultValue() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testNonGenericTypeTokenDefaultValue() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testGenericInterfaceDefaultValue() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testNullRejectingInterfaceDefaultValue() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testMultipleInterfacesDefaultValue() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testGenericInterfaceReturnedByGenericMethod() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testGenericTypeResolvedForDefaultValue() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testDefaultValueResolvedForPackagePrivateMethod() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testConverterDefaultValue() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$testNonStaticInnerClass$0() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
rootLocaleFormat(String, Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
shouldFail(Class) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
NullPointerTesterTest() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
testClassThatFailsToThrowForStatic() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testSubclassThatFailsToThrowForStatic() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testSubclassThatTriesToOverrideBadStaticMethod() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |