Source file "com/gargoylesoftware/htmlunit/html/HtmlPage.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 3,613 of 3,613 | 0% | 585 of 585 | 0% | 427 | 427 | 849 | 849 | 134 | 134 |
| loadJavaScriptFromUrl(URL, Charset) | 0% | 0% | 21 | 21 | 54 | 54 | 1 | 1 | ||
| initialize() | 0% | 0% | 28 | 28 | 57 | 57 | 1 | 1 | ||
| executeRefreshIfNeeded() | 0% | 0% | 16 | 16 | 45 | 45 | 1 | 1 | ||
| getBaseURL() | 0% | 0% | 16 | 16 | 34 | 34 | 1 | 1 | ||
| executeEventHandlersIfNeeded(String) | 0% | 0% | 17 | 17 | 36 | 36 | 1 | 1 | ||
| setFocusedElement(DomElement, boolean) | 0% | 0% | 19 | 19 | 36 | 36 | 1 | 1 | ||
| loadExternalJavaScriptFile(String, Charset) | 0% | 0% | 11 | 11 | 32 | 32 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| tabToPreviousElement() | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| cloneNode(boolean) | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| tabToNextElement() | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| addElement(Map, DomElement, String, boolean) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| removeElement(Map, DomElement, String, boolean) | 0% | 0% | 7 | 7 | 11 | 11 | 1 | 1 | ||
| getNamespaces() | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| setTitleText(String) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| notifyNodeAdded(DomNode) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| checkChildHierarchy(Node) | 0% | 0% | 7 | 7 | 11 | 11 | 1 | 1 | ||
| getFullyQualifiedUrl(String) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| getAttributeValue(DomElement, String) | 0% | 0% | 9 | 9 | 11 | 11 | 1 | 1 | ||
| cleanUp() | 0% | 0% | 4 | 4 | 15 | 15 | 1 | 1 | ||
| pressAccessKey(char) | 0% | 0% | 11 | 11 | 8 | 8 | 1 | 1 | ||
| getElementsByIdAndOrName(String) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| notifyNodeRemoved(DomNode) | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
| executeDeferredScriptsIfNeeded() | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
| getTabbableElements() | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| checkRecursion() | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| executeJavaScript(String, String, int) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| getMetaTags(String) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| HtmlPage(WebResponse, WebWindow) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| getHtmlElementsByAccessKey(char) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| getFirstChildElementRecursive(DomElement, Class) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| isOnbeforeunloadAccepted(HtmlPage, Event) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| getElementFromPoint(int, int) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| getAnchorByText(String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| calculateBase() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| loadFrames() | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| getBody() | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| deregisterFramesIfNeeded() | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| getFrames() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getFrameByName(String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| getHead() | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| addHtmlAttributeChangeListener(HtmlAttributeChangeListener) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getTabbableElementIds() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getFirstChildElement(DomElement, Class) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| createElement(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getFormByName(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| removeMappedElement(DomElement, boolean, boolean) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| clone() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getResolvedTarget(String) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| removeHtmlAttributeChangeListener(HtmlAttributeChangeListener) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| fireHtmlAttributeAdded(HtmlAttributeChangeEvent) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| fireHtmlAttributeReplaced(HtmlAttributeChangeEvent) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| fireHtmlAttributeRemoved(HtmlAttributeChangeEvent) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| safeGetAttributeListeners() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getRefreshStringOrNull() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getElementByName(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| addMappedElement(DomElement, boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| executeJavaScriptFunction(Object, Object, Object[], DomNode) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| executeJavaScriptFunction(Function, Scriptable, Object[], DomNode) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| readObject(ObjectInputStream) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| createElementNS(String, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| addAutoCloseable(AutoCloseable) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| getHtmlElementById(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| handles(Event) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| getElementsById(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getElementsByName(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isMappedElement(Document, String) | 0% | 0% | 4 | 4 | 2 | 2 | 1 | 1 | ||
| getElementById(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getHtmlElementByAccessKey(char) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| writeObject(ObjectOutputStream) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getCharset() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getTitleText() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setSelectionRange(Range) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getAnchorByName(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAnchorByHref(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTitleElement() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isBeingParsed() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| registerParsingStart() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| registerParsingEnd() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isParsingHtmlSnippet() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| registerSnippetParsingStart() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| registerSnippetParsingEnd() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isParsingInlineHtmlSnippet() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| registerInlineSnippetParsingStart() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| registerInlineSnippetParsingEnd() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| refresh() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| save(File) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isQuirksMode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addAfterLoadAction(PostponedAction) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| executeJavaScript(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| removeMappedElement(HtmlElement) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| importNode(Node, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getInputEncoding() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setXmlStandalone(boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setXmlVersion(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStrictErrorChecking() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setStrictErrorChecking(boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDocumentURI() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setDocumentURI(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| adoptNode(Node) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDomConfig() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| renameNode(Node, String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getImplementation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createAttributeNS(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createEntityReference(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createProcessingInstruction(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAnchors() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getForms() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addMappedElement(DomElement) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeInParsedStream(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFocusedElement(DomElement) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDocumentElement() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getContentType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createTabOrderComparator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isOnbeforeunloadAccepted() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setDOMBuilder(HTMLParserDOMBuilder) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDocumentType(DocumentType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setElementFromPointHandler(ElementFromPointHandler) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setElementWithFocus(DomElement) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$executeEventHandlersIfNeeded$0(EventTarget, Event, Context) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDOMBuilder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFocusedElement() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSelectionRanges() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPage() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasCaseSensitiveTagNames() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOwnerDocument() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getXmlEncoding() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getXmlStandalone() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getXmlVersion() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isAttachedToPage() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isHtmlPage() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setNodeValue(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setPrefix(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |