| blib/lib/XML/Generator/Moose.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 2 | 11 | 18.1 |
| pod | 9 | 9 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 5 | 2 | n/a | BEGIN |
| 6 | 2 | n/a | BEGIN |
| 22 | 0 | Yes | xml_decl |
| 25 | 0 | Yes | start_element |
| 32 | 0 | Yes | end_element |
| 38 | 0 | Yes | characters |
| 43 | 0 | Yes | newline |
| 48 | 0 | Yes | cdata |
| 55 | 0 | Yes | start_prefix_mapping |
| 61 | 0 | Yes | end_prefix_mapping |
| 66 | 0 | Yes | parse |