| blib/lib/X12/Parser/Tree.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 14 | 16 | 87.5 |
| pod | 0 | 15 | 0.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 7 | 4 | n/a | BEGIN |
| 34 | 139 | No | new |
| 47 | 139 | No | set_name |
| 52 | 37 | No | get_name |
| 57 | 1 | No | is_root |
| 62 | 132 | No | set_parent |
| 67 | 100 | No | get_parent |
| 72 | 2 | No | has_children |
| 77 | 417 | No | get_child |
| 82 | 0 | No | get_children |
| 87 | 646 | No | get_child_count |
| 95 | 132 | No | add_child |
| 109 | 132 | No | set_loop_start_parm |
| 120 | 414 | No | is_loop_start |
| 135 | 17 | No | get_depth |
| 140 | 0 | No | print_tree |