Source file "com/google/gwt/user/rebind/rpc/SerializableTypeOracleBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 2,594 of 2,594 | 0% | 437 of 437 | 0% | 273 | 273 | 627 | 627 | 54 | 54 | 
| build(TreeLogger) | 0% | 0% | 24 | 24 | 56 | 56 | 1 | 1 | ||
| computeTypeInstantiability(TreeLogger, JType, TypePaths.TypePath, ProblemReport) | 0% | 0% | 18 | 18 | 57 | 57 | 1 | 1 | ||
| checkTypeArgument(TreeLogger, JGenericType, int, JClassType, TypePaths.TypePath, ProblemReport) | 0% | 0% | 15 | 15 | 36 | 36 | 1 | 1 | ||
| markArrayTypes(TreeLogger, JArrayType, TypePaths.TypePath, ProblemReport) | 0% | 0% | 14 | 14 | 38 | 38 | 1 | 1 | ||
| logReachableTypes(TreeLogger) | 0% | 0% | 11 | 11 | 28 | 28 | 1 | 1 | ||
| getPossiblyInstantiableSubtypes(TreeLogger, JRealClassType, ProblemReport) | 0% | 0% | 12 | 12 | 28 | 28 | 1 | 1 | ||
| checkSubtypes(TreeLogger, JClassType, Set, TypePaths.TypePath, ProblemReport) | 0% | 0% | 11 | 11 | 39 | 39 | 1 | 1 | ||
| checkSubtype(TreeLogger, JClassType, JClassType, TypePaths.TypePath, ProblemReport) | 0% | 0% | 13 | 13 | 27 | 27 | 1 | 1 | ||
| shouldConsiderFieldsForSerialization(JClassType, TypeFilter, ProblemReport) | 0% | 0% | 13 | 13 | 24 | 24 | 1 | 1 | ||
| checkDeclaredFields(TreeLogger, SerializableTypeOracleBuilder.TypeInfoComputed, TypePaths.TypePath, ProblemReport) | 0% | 0% | 10 | 10 | 26 | 26 | 1 | 1 | ||
| checkArrayInstantiable(TreeLogger, JArrayType, TypePaths.TypePath, ProblemReport) | 0% | 0% | 7 | 7 | 24 | 24 | 1 | 1 | ||
| pruneUnreachableTypes() | 0% | 0% | 9 | 9 | 18 | 18 | 1 | 1 | ||
| SerializableTypeOracleBuilder(TreeLogger, GeneratorContext) | 0% | n/a | 1 | 1 | 18 | 18 | 1 | 1 | ||
| recordTypeParametersIn(JType, Set) | 0% | 0% | 7 | 7 | 15 | 15 | 1 | 1 | ||
| checkAllSubtypesOfObject(TreeLogger, TypePaths.TypePath, ProblemReport) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 18 | 18 | 1 | 1 | ||
| logSerializableTypes(TreeLogger, Set) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| addRootType(TreeLogger, JType) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| hasJdoAnnotation(JClassType) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| canBeInstantiated(JClassType, ProblemReport) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| hasGwtTransientAnnotation(JField) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| getArrayType(TypeOracle, int, JType) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| assertNothingPending() | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| maybeInstantiable(TreeLogger, JClassType, ProblemReport) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| shouldConsiderForSerialization(TreeLogger, GeneratorContext, JField) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| logFinalField(TreeLogger, GeneratorContext, JField) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| ensureTypeInfoComputed(JType, TypePaths.TypePath) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| isAccessibleToSerializer(JClassType) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| isRawMapOrRawCollection(JClassType) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| markArrayTypesInstantiable(JType, int, TypePaths.TypePath) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| isAutoSerializable(JClassType) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| isAllowedByFilter(TypeFilter, JClassType, ProblemReport) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| logPath(TreeLogger, TypePaths.TypePath) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| getBaseType(JClassType) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| directlyImplementsMarkerInterface(JClassType) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| findCustomFieldSerializer(TypeOracle, JType) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| mightNotBeExposed(JGenericType, int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| hasJpaAnnotation(JClassType) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| isInStandardJavaPackage(String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| findCustomFieldSerializer(TypeOracle, String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| maybeReport(TreeLogger, ProblemReport) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isDeclaredSerializable(JClassType) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isDirectlySerializable(JClassType) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isManuallySerializable(JClassType) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| setTypeFilter(TypeFilter) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getIsSerializableMarkerInterface(JClassType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSerializableMarkerInterface(JClassType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTypeParameterExposure(JGenericType, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldConsiderFieldsForSerialization(JClassType, ProblemReport) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| constrainTypeBy(JClassType, JClassType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFlowInfo(JGenericType, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isAllowedByFilter(JClassType, ProblemReport) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setLogOutputWriter(PrintWriter) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCustomFieldSerializerName(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |