| blib/lib/YAML/Dump.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 16 | 16 | 100.0 |
| pod | 3 | 3 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 2 | 2 | n/a | BEGIN |
| 3 | 2 | n/a | BEGIN |
| 7 | 2 | n/a | BEGIN |
| 8 | 2 | n/a | BEGIN |
| 9 | 2 | n/a | BEGIN |
| 13 | 2 | n/a | BEGIN |
| 15 | 19 | Yes | Dump |
| 17 | 19 | Yes | new |
| 20 | 15 | Yes | dumper_for_objects |
| 52 | 15 | n/a | _tentative_dumper_for_boolean |
| 111 | 19 | n/a | _dump_string |
| 167 | 34 | n/a | _has_internal_string_value |
| 173 | 34 | n/a | _dump_scalar |
| 206 | 7 | n/a | _dump_array |
| 247 | 8 | n/a | _dump_hash |
| 288 | 4 | n/a | _error |