| blib/lib/XML/SAX/PurePerl/DebugHandler.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 10 | 14 | 71.4 |
| pod | 0 | 13 | 0.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 5 | 9 | n/a | BEGIN |
| 8 | 7 | No | new |
| 16 | 14 | No | set_document_locator |
| 22 | 14 | No | start_document |
| 28 | 11 | No | end_document |
| 34 | 447 | No | start_element |
| 40 | 447 | No | end_element |
| 46 | 994 | No | characters |
| 53 | 4 | No | processing_instruction |
| 59 | 0 | No | ignorable_whitespace |
| 67 | 15 | No | comment |
| 75 | 0 | No | notation_decl |
| 81 | 0 | No | unparsed_entity_decl |
| 89 | 0 | No | resolve_entity |