blib/lib/XML/DOM2/Parser.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 11 | 17 | 64.7 |
pod | 14 | 14 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
18 | 3 | n/a | BEGIN |
19 | 3 | n/a | BEGIN |
20 | 3 | n/a | BEGIN |
29 | 2 | Yes | new |
44 | 28 | Yes | document |
54 | 2 | Yes | start_document |
64 | 2 | Yes | end_document |
74 | 20 | Yes | start_element |
156 | 20 | Yes | end_element |
173 | 38 | Yes | characters |
189 | 40 | Yes | text |
206 | 0 | Yes | comment |
219 | 0 | Yes | start_cdata |
229 | 0 | Yes | end_cdata |
239 | 0 | Yes | processing_instruction |
249 | 0 | Yes | doctype_decl |
268 | 0 | Yes | xml_decl |