blib/lib/CAM/XML.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 7 | 37 | 18.9 |
pod | 19 | 19 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 1 | n/a | BEGIN |
4 | 1 | n/a | BEGIN |
5 | 1 | n/a | BEGIN |
6 | 1 | n/a | BEGIN |
7 | 1 | n/a | BEGIN |
8 | 1 | n/a | BEGIN |
102 | 1 | Yes | parse |
162 | 0 | Yes | new |
191 | 0 | Yes | header |
208 | 0 | Yes | getName |
221 | 0 | Yes | setAttributes |
244 | 0 | Yes | deleteAttribute |
260 | 0 | Yes | getAttributeNames |
273 | 0 | Yes | getAttributes |
286 | 0 | Yes | getAttribute |
300 | 0 | Yes | getChildren |
313 | 0 | Yes | getChild |
329 | 0 | Yes | getChildNodes |
344 | 0 | Yes | getChildNode |
363 | 0 | Yes | setChildren |
405 | 0 | Yes | add |
426 | 0 | n/a | _add_text |
453 | 0 | n/a | _add_xml |
478 | 0 | Yes | removeWhitespace |
521 | 0 | Yes | getInnerText |
581 | 0 | Yes | getNodes |
621 | 0 | n/a | _get_path_nodes |
639 | 0 | n/a | _get_path_nodes_text |
646 | 0 | n/a | _get_path_nodes_easyindex |
661 | 0 | n/a | _get_path_nodes_index |
681 | 0 | n/a | _get_path_nodes_all |
698 | 0 | n/a | _get_path_nodes_match |
779 | 0 | n/a | _match |
881 | 0 | Yes | toString |
902 | 0 | n/a | _to_string |
963 | 0 | n/a | _XML_escape |
980 | 0 | n/a | _CDATA_escape |