name | class, % | method, % | block, % | line, % |
---|
| | | | |
class nsIDOMDocument | 100% (1/1) | 20% (10/51) | 44% (152/346) | 43% (32.6/76) |
CreateAttributeNS (int, int, int []): int | | 0% (0/1) | 0% (0/10) | 0% (0/1) |
CreateCDATASection (int, int []): int | | 0% (0/1) | 0% (0/9) | 0% (0/1) |
CreateComment (int, int []): int | | 0% (0/1) | 0% (0/9) | 0% (0/1) |
CreateDocumentFragment (int []): int | | 0% (0/1) | 0% (0/8) | 0% (0/1) |
CreateElementNS (int, int, int []): int | | 0% (0/1) | 0% (0/10) | 0% (0/1) |
CreateEntityReference (int, int []): int | | 0% (0/1) | 0% (0/9) | 0% (0/1) |
CreateProcessingInstruction (int, int, int []): int | | 0% (0/1) | 0% (0/10) | 0% (0/1) |
GetDoctype (int []): int | | 0% (0/1) | 0% (0/8) | 0% (0/1) |
GetElementById (int, int []): int | | 0% (0/1) | 0% (0/9) | 0% (0/1) |
GetElementsByTagName (int, int []): int | | 0% (0/1) | 0% (0/9) | 0% (0/1) |
GetElementsByTagNameNS (int, int, int []): int | | 0% (0/1) | 0% (0/10) | 0% (0/1) |
GetImplementation (int []): int | | 0% (0/1) | 0% (0/8) | 0% (0/1) |
ImportNode (int, boolean, int []): int | | 0% (0/1) | 0% (0/10) | 0% (0/1) |
adoptNode (Node): Node | | 0% (0/1) | 0% (0/2) | 0% (0/1) |
createAttributeNS (String, String): Attr | | 0% (0/1) | 0% (0/2) | 0% (0/1) |
createCDATASection (String): CDATASection | | 0% (0/1) | 0% (0/2) | 0% (0/1) |
createComment (String): Comment | | 0% (0/1) | 0% (0/2) | 0% (0/1) |
createDocumentFragment (): DocumentFragment | | 0% (0/1) | 0% (0/2) | 0% (0/1) |
createElementNS (String, String): Element | | 0% (0/1) | 0% (0/2) | 0% (0/1) |
createEntityReference (String): EntityReference | | 0% (0/1) | 0% (0/2) | 0% (0/1) |
createProcessingInstruction (String, String): ProcessingInstruction | | 0% (0/1) | 0% (0/2) | 0% (0/1) |
getDoctype (): DocumentType | | 0% (0/1) | 0% (0/2) | 0% (0/1) |
getDocumentURI (): String | | 0% (0/1) | 0% (0/2) | 0% (0/1) |
getDomConfig (): DOMConfiguration | | 0% (0/1) | 0% (0/2) | 0% (0/1) |
getElementById (String): Element | | 0% (0/1) | 0% (0/2) | 0% (0/1) |
getElementsByTagName (String): NodeList | | 0% (0/1) | 0% (0/2) | 0% (0/1) |
getElementsByTagNameNS (String, String): NodeList | | 0% (0/1) | 0% (0/2) | 0% (0/1) |
getImplementation (): DOMImplementation | | 0% (0/1) | 0% (0/2) | 0% (0/1) |
getInputEncoding (): String | | 0% (0/1) | 0% (0/2) | 0% (0/1) |
getStrictErrorChecking (): boolean | | 0% (0/1) | 0% (0/2) | 0% (0/1) |
getXmlEncoding (): String | | 0% (0/1) | 0% (0/2) | 0% (0/1) |
getXmlStandalone (): boolean | | 0% (0/1) | 0% (0/2) | 0% (0/1) |
getXmlVersion (): String | | 0% (0/1) | 0% (0/2) | 0% (0/1) |
importNode (Node, boolean): Node | | 0% (0/1) | 0% (0/2) | 0% (0/1) |
normalizeDocument (): void | | 0% (0/1) | 0% (0/1) | 0% (0/1) |
renameNode (Node, String, String): Node | | 0% (0/1) | 0% (0/2) | 0% (0/1) |
setDocumentURI (String): void | | 0% (0/1) | 0% (0/1) | 0% (0/1) |
setStrictErrorChecking (boolean): void | | 0% (0/1) | 0% (0/1) | 0% (0/1) |
setUserData (String, Object, UserDataHandler): Object | | 0% (0/1) | 0% (0/2) | 0% (0/1) |
setXmlStandalone (boolean): void | | 0% (0/1) | 0% (0/1) | 0% (0/1) |
setXmlVersion (String): void | | 0% (0/1) | 0% (0/1) | 0% (0/1) |
getDocumentElement (): Element | | 100% (1/1) | 77% (20/26) | 86% (4.3/5) |
createAttribute (String): Attr | | 100% (1/1) | 83% (29/35) | 92% (6.4/7) |
createElement (String): Element | | 100% (1/1) | 83% (29/35) | 92% (6.4/7) |
createTextNode (String): Text | | 100% (1/1) | 83% (29/35) | 92% (6.4/7) |
<static initializer> | | 100% (1/1) | 100% (6/6) | 100% (3/3) |
CreateAttribute (int, int []): int | | 100% (1/1) | 100% (9/9) | 100% (1/1) |
CreateElement (int, int []): int | | 100% (1/1) | 100% (9/9) | 100% (1/1) |
CreateTextNode (int, int []): int | | 100% (1/1) | 100% (9/9) | 100% (1/1) |
GetDocumentElement (int []): int | | 100% (1/1) | 100% (8/8) | 100% (1/1) |
nsIDOMDocument (int): void | | 100% (1/1) | 100% (4/4) | 100% (2/2) |