Subroutine Coverage

blib/lib/SVG/DOM.pm
Criterion Covered Total %
subroutine 24 40 60.0
pod 0 37 0.0


line count pod subroutine
2 25 n/a BEGIN
3 25 n/a BEGIN
5 25 n/a BEGIN
16 1 No getFirstChild
30 3 No getChildIndex
51 0 No getChildAtIndex
66 2 No getNextSibling
83 1 No getPreviousSibling
100 1 No getLastChild
113 7 No getChildren
130 1 No hasChildren
148 8 No getParent
163 0 No getParents
184 0 No isAncestor
198 0 No isDescendant
212 0 No getSiblings
225 1 No hasSiblings
239 1 No getElementName
260 2 No getElements
283 2 No getElementsByName
289 1 No getElementNames
301 1 No getElementID
314 14 No getElementByID
331 0 No getAttribute
344 0 No getAttributes
358 0 No setAttributes
368 0 No setAttribute
376 0 No getCDATA
394 0 No document
408 0 No insertBefore
421 1 No insertAfter
434 1 No insertSiblingAfter
443 0 No insertSiblingBefore
452 0 No replaceChild
471 4 No removeChild
482 0 No appendChild
494 0 No cloneNode
535 8 No findChildIndex
551 2 No insertAtIndex
580 4 No removeChildAtIndex