| blib/lib/Text/Parser/Rule.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 36 | 36 | 100.0 |
| pod | 3 | 4 | 75.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 1 | 42 | n/a | BEGIN |
| 2 | 42 | n/a | BEGIN |
| 8 | 42 | n/a | BEGIN |
| 9 | 42 | n/a | BEGIN |
| 10 | 42 | n/a | BEGIN |
| 11 | 42 | n/a | BEGIN |
| 12 | 42 | n/a | BEGIN |
| 17 | 42 | n/a | BEGIN |
| 18 | 42 | n/a | BEGIN |
| 22 | 76 | No | BUILD |
| 30 | 18 | n/a | _constr_condition |
| 37 | 9 | Yes | clone |
| 42 | 9 | n/a | _construct_from_rule |
| 61 | 9 | n/a | _clone_another_rule |
| 78 | 74 | n/a | _set_condition |
| 95 | 157 | n/a | _set_highest_nf |
| 101 | 157 | n/a | _gen_joined_str |
| 110 | 157 | n/a | _get_min_req_fields |
| 128 | 157 | n/a | _gen_sub_str |
| 134 | 157 | n/a | _replace_awk_vars |
| 142 | 157 | n/a | _replace_positional_indicators |
| 148 | 157 | n/a | _replace_range_shortcut |
| 157 | 12 | n/a | _replace_exawk_vars |
| 165 | 12 | n/a | _uniq |
| 176 | 157 | n/a | _set_cond_sub |
| 209 | 78 | n/a | _set_action |
| 237 | 43 | n/a | _check_continue_to_next |
| 307 | 34 | Yes | test |
| 315 | 43 | n/a | _check_parser_arg |
| 322 | 659 | n/a | _test |
| 332 | 7 | n/a | _test_preconditions |
| 341 | 484 | n/a | _test_cond_sub |
| 349 | 9 | Yes | run |
| 358 | 187 | n/a | _run |
| 366 | 175 | n/a | _call_act_sub |
| 374 | 42 | n/a | BEGIN |