Source file "com/google/common/reflect/TypeTokenSubtypeTest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 200 of 200 | 0% | 0 of 0 | n/a | 40 | 40 | 40 | 40 | 40 | 40 |
| noBounds(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| listOfListOfWildcard(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| listOfWildcardListOfWildcard(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| implicitlyBoundedEnumIsSubtypeOfExplicitlyBoundedEnum(Enum) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| implicitlyBoundedEnum(Enum) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| explicitlyBoundedEnumIsSubtypeOfImplicitlyBoundedEnum(Enum) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| listOfEnums(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| wildcardBoundUsesImplicitlyRecursiveBoundedWildcard(TypeTokenSubtypeTest.UseList) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| wildcardBoundHasImplicitBoundAtsInvariantPosition(TypeTokenSubtypeTest.UseList) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| listOfEnumsWithExplicitBoundIsSubtypeOfIterableOfEnumWithImplicitBound(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nestedExplicitEnumBoundIsSubtypeOfImplicitEnumBound(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| implicitEnumBoundIsSubtypeOfNestedExplicitEnumBound(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| listOfEnumsWithImplicitBoundIsSubtypeOfIterableOfEnumWithExplicitBound(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| listOfSubEnumsIsNotSubtypeOfListOfEnums(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| typeVariableBoundOmitsItsOwnBound(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| wildcardUpperBoundIsNotSubtypeOfTypeVariableBound(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| wildcardBoundUsesParameterizedTypeWithImplicitBound(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| wildcardBoundUsesRecursiveParameterizedTypeWithImplicitBound(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| wildcardBoundUsesParameterizedTypeDefinedWithImplicitBound(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| wildcardOfImplicitBoundedIsSubtypeOfWildcardOfExplicitlyBounded(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| wildcardOfImplicitBoundedIsSubtypeOfWildcardOfExplicitlyPartialBounded(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| useListOfIterableWildcard(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| listOfExplicitBoundedIsSubtypeOfListOfImplicitlyBounded(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| wildcardOfImplicitBoundedIsNotSubtypeOfNonWildcardOfExplicitlyBounded(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| wildcardOfImplicitBoundedIsNotSubtypeOfWildcardWithNarrowerBounds(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supertypeWithWildcardUpperBound(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supertypeWithWildcardUpperBound_notMatch(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supertypeWithWildcardULowerBound(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supertypeWithWildcardULowerBound_notMatch(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| wildcardsMatchByUpperBound(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| wildCardsDoNotMatchByUpperBound(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| wildcardsMatchByLowerBound(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| wildCardsDoNotMatchByLowerBound(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| explicitTypeBoundIsSubtypeOfImplicitTypeBound(TypeTokenSubtypeTest.UseIterable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| implicitTypeBoundIsSubtypeOfExplicitTypeBound(TypeTokenSubtypeTest.UseIterable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| omittedTypeBoundIsSubtypeOfExplicitTypeBound(TypeTokenSubtypeTest.UseIterable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| implicitTypeBoundIsSubtypeOfPartialExplicitTypeBound(TypeTokenSubtypeTest.UseSerializableIterable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| partialImplicitTypeBoundIsSubtypeOfImplicitTypeBound(TypeTokenSubtypeTest.UseSerializableIterable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| implicitTypeBoundIsNotSubtypeOfDifferentTypeBound(TypeTokenSubtypeTest.UseSerializableIterable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| partialExplicitTypeBoundIsNotSubtypeOfDifferentTypeBound(TypeTokenSubtypeTest.UseSerializableIterable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |