Source file "org/apache/xerces/xinclude/XIncludeHandler.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 4,602 of 4,602 | 0% | 684 of 684 | 0% | 460 | 460 | 1,107 | 1,107 | 118 | 118 |
handleIncludeElement(XMLAttributes) | ![]() | 0% | ![]() | 0% | 54 | 54 | 182 | 182 | 1 | 1 |
reset(XMLComponentManager) | ![]() | 0% | ![]() | 0% | 25 | 25 | 105 | 105 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 35 | 35 | 1 | 1 |
processAttributes(XMLAttributes) | ![]() | 0% | ![]() | 0% | 25 | 25 | 71 | 71 | 1 | 1 |
escapeHref(String) | ![]() | 0% | ![]() | 0% | 24 | 24 | 47 | 47 | 1 | 1 |
emptyElement(QName, XMLAttributes, Augmentations) | ![]() | 0% | ![]() | 0% | 18 | 18 | 41 | 41 | 1 | 1 |
startElement(QName, XMLAttributes, Augmentations) | ![]() | 0% | ![]() | 0% | 16 | 16 | 36 | 36 | 1 | 1 |
getRelativeBaseURI() | ![]() | 0% | ![]() | 0% | 13 | 13 | 38 | 38 | 1 | 1 |
setProperty(String, Object) | ![]() | 0% | ![]() | 0% | 15 | 15 | 32 | 32 | 1 | 1 |
XIncludeHandler() | ![]() | 0% | n/a | 1 | 1 | 26 | 26 | 1 | 1 | |
endElement(QName, Augmentations) | ![]() | 0% | ![]() | 0% | 12 | 12 | 19 | 19 | 1 | 1 |
startDocument(XMLLocator, String, NamespaceContext, Augmentations) | ![]() | 0% | ![]() | 0% | 7 | 7 | 22 | 22 | 1 | 1 |
checkAndSendUnparsedEntity(XIncludeHandler.UnparsedEntity) | ![]() | 0% | ![]() | 0% | 6 | 6 | 15 | 15 | 1 | 1 |
checkAndSendNotation(XIncludeHandler.Notation) | ![]() | 0% | ![]() | 0% | 6 | 6 | 14 | 14 | 1 | 1 |
setupCurrentBaseURI(XMLLocator) | ![]() | 0% | ![]() | 0% | 4 | 4 | 17 | 17 | 1 | 1 |
getRelativeURI(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
handleFallbackElement() | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
processingInstruction(String, XMLString, Augmentations) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
comment(XMLString, Augmentations) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
restoreBaseURI() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
characters(XMLString, Augmentations) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
addUnparsedEntity(String, XMLResourceIdentifier, String, Augmentations) | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
processXMLBaseAttributes(XMLAttributes) | ![]() | 0% | ![]() | 0% | 2 | 2 | 14 | 14 | 1 | 1 |
addNotation(String, XMLResourceIdentifier, Augmentations) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
copyFeatures1(Enumeration, String, XMLComponentManager, ParserConfigurationSettings) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
setState(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
startGeneralEntity(String, XMLResourceIdentifier, String, Augmentations) | ![]() | 0% | ![]() | 0% | 6 | 6 | 7 | 7 | 1 | 1 |
checkUnparsedEntity(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
setSawFallback(int, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
setSawInclude(int, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
saveBaseURI() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
createInputSource(String, String, String, String, String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
copyFeatures1(Enumeration, String, XMLComponentManager, XMLParserConfiguration) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
checkNotation(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
checkWhitespace(XMLString) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
isValidInHTTPHeader(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
setDocumentHandler(XMLDocumentHandler) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
setErrorReporter(XMLErrorReporter) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
getIncludeParentDepth() | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
getFeatureDefault(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
getPropertyDefault(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
scopeOfBaseURI(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
scopeOfLanguage(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
setFeature(String, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
xmlDecl(String, String, String, Augmentations) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
searchForRecursiveIncludes(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
modifyAugmentations(Augmentations, boolean) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
endDocument(Augmentations) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
unparsedEntityDecl(String, XMLResourceIdentifier, String, Augmentations) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
sameBaseURIAsIncludeParent() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
copyFeatures(XMLComponentManager, ParserConfigurationSettings) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
copyFeatures(XMLComponentManager, XMLParserConfiguration) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
endGeneralEntity(String, Augmentations) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
ignorableWhitespace(XMLString, Augmentations) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
getIncludeParentBaseURI() | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
getIncludeParentLanguage() | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
startCDATA(Augmentations) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
endCDATA(Augmentations) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
notationDecl(String, XMLResourceIdentifier, Augmentations) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
hasXIncludeNamespace(QName) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
processXMLLangAttributes(XMLAttributes) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
doctypeDecl(String, String, String, Augmentations) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
textDecl(String, String, Augmentations) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
sameLanguageAsIncludeParent() | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
isIncludeElement(QName) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
isFallbackElement(QName) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
reportError(String, Object[], short, Exception) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
restoreLanguage() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isEqual(String, String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
startDTD(XMLLocator, Augmentations) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getSawFallback(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getSawInclude(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setRootElementProcessed(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
endDTD(Augmentations) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
internalEntityDecl(String, XMLString, XMLString, Augmentations) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
startParameterEntity(String, XMLResourceIdentifier, String, Augmentations) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isTopLevelIncludedItemViaInclude() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
saveLanguage(String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
elementDecl(String, String, Augmentations) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
externalEntityDecl(String, XMLResourceIdentifier, Augmentations) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isTopLevelIncludedItem() | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
checkMultipleRootElements() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getRootElementProcessed() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getBaseURI(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getLanguage(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
endParameterEntity(String, Augmentations) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
ignoredCharacters(XMLString, Augmentations) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
startAttlist(String, Augmentations) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
startConditional(short, Augmentations) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
startExternalSubset(XMLResourceIdentifier, Augmentations) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
endAttlist(Augmentations) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
endConditional(Augmentations) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
endExternalSubset(Augmentations) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isTopLevelIncludedItemViaFallback() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
reportResourceError(String, Object[], Exception) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
reportFatalError(String, Object[], Exception) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isRootDocument() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getState() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
reportResourceError(String, Object[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
reportFatalError(String, Object[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
getRecognizedFeatures() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getRecognizedProperties() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
modifyAugmentations(Augmentations) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getState(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
reportResourceError(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
reportFatalError(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
setDocumentSource(XMLDocumentSource) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
setDTDSource(XMLDTDSource) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
setDTDHandler(XMLDTDHandler) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
setParent(XIncludeHandler) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
setHref(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
setXIncludeLocator(XMLLocatorWrapper) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
getDocumentHandler() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getDocumentSource() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getDTDSource() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getDTDHandler() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getResultDepth() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |