| lib/HTML/Object/DOM/Comment.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 11 | 27 | 40.7 |
| pod | 20 | 20 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 17 | 28 | n/a | BEGIN |
| 18 | 28 | n/a | BEGIN |
| 19 | 28 | n/a | BEGIN |
| 20 | 28 | n/a | BEGIN |
| 21 | 28 | n/a | BEGIN |
| 24 | 28 | n/a | BEGIN |
| 25 | 28 | n/a | BEGIN |
| 29 | 6 | Yes | init |
| 35 | 0 | Yes | getAttributes |
| 37 | 4 | Yes | getChildNodes |
| 39 | 0 | Yes | getElementById |
| 41 | 0 | Yes | getFirstChild |
| 43 | 0 | Yes | getLastChild |
| 45 | 0 | Yes | getParentNode |
| 47 | 0 | Yes | getRootNode |
| 49 | 0 | Yes | getValue |
| 53 | 0 | Yes | isEqualNode |
| 60 | 0 | Yes | isAttributeNode |
| 62 | 0 | Yes | isCommentNode |
| 64 | 4 | Yes | isElementNode |
| 66 | 0 | Yes | isNamespaceNode |
| 68 | 0 | Yes | isPINode |
| 70 | 0 | Yes | isProcessingInstructionNode |
| 72 | 0 | Yes | isTextNode |
| 75 | 2 | Yes | nodeValue |
| 77 | 0 | Yes | string_value |
| 79 | 0 | Yes | toString |