| blib/lib/App/Cmd/Command.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 20 | 20 | 100.0 |
| pod | 12 | 12 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 1 | 17 | n/a | BEGIN |
| 2 | 17 | n/a | BEGIN |
| 6 | 17 | n/a | BEGIN |
| 7 | 17 | n/a | BEGIN |
| 11 | 17 | n/a | BEGIN |
| 28 | 30 | Yes | prepare |
| 41 | 30 | n/a | _option_processing_params |
| 57 | 31 | Yes | new |
| 75 | 1 | Yes | execute |
| 93 | 56 | Yes | app |
| 102 | 10 | Yes | usage |
| 121 | 128 | Yes | command_names |
| 136 | 23 | Yes | usage_desc |
| 153 | 16 | Yes | opt_spec |
| 167 | 20 | Yes | validate_args |
| 179 | 1 | Yes | usage_error |
| 184 | 1 | n/a | _usage_text |
| 200 | 29 | Yes | abstract |
| 249 | 4 | Yes | description |
| 260 | 2 | n/a | BEGIN |