| blib/lib/App/CmdDispatch/Table.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 12 | 12 | 100.0 |
| pod | 7 | 7 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 14 | n/a | BEGIN |
| 4 | 14 | n/a | BEGIN |
| 5 | 14 | n/a | BEGIN |
| 11 | 62 | Yes | new |
| 30 | 54 | Yes | run |
| 49 | 58 | n/a | _ensure_valid_command_description |
| 70 | 52 | n/a | _ensure_valid_aliases |
| 88 | 97 | Yes | command_list |
| 94 | 27 | Yes | alias_list |
| 100 | 506 | Yes | get_command |
| 106 | 34 | Yes | get_alias |
| 112 | 39 | Yes | has_aliases |