| blib/lib/XML/Code.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 1 | 17 | 5.8 |
| pod | 15 | 16 | 93.7 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 1 | n/a | BEGIN |
| 8 | 0 | Yes | new |
| 18 | 0 | Yes | version |
| 23 | 0 | Yes | doctype |
| 28 | 0 | Yes | encoding |
| 34 | 0 | Yes | stylesheet |
| 39 | 0 | Yes | comment |
| 48 | 0 | Yes | pi |
| 57 | 0 | Yes | name |
| 62 | 0 | Yes | escape |
| 68 | 0 | Yes | add_child |
| 74 | 0 | Yes | add_textnode |
| 83 | 0 | Yes | add_empty |
| 90 | 0 | Yes | set_text |
| 96 | 0 | Yes | text |
| 101 | 0 | Yes | code |
| 164 | 0 | No | escape_text |