| lib/HTML/Object/DOM/Space.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 11 | 25 | 44.0 |
| pod | 18 | 18 | 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 | 333 | Yes | init |
| 35 | 0 | Yes | getAttributes |
| 37 | 641 | Yes | getChildNodes |
| 39 | 0 | Yes | getElementById |
| 41 | 0 | Yes | getFirstChild |
| 43 | 0 | Yes | getLastChild |
| 45 | 0 | Yes | getRootNode |
| 47 | 0 | Yes | isAttributeNode |
| 49 | 0 | Yes | isCommentNode |
| 51 | 500 | Yes | isElementNode |
| 53 | 0 | Yes | isNamespaceNode |
| 55 | 0 | Yes | isPINode |
| 57 | 0 | Yes | isProcessingInstructionNode |
| 59 | 0 | Yes | isTextNode |
| 63 | 0 | Yes | isEqualNode |
| 71 | 0 | Yes | nodeValue |
| 73 | 792 | Yes | parent |
| 75 | 0 | Yes | string_value |