| blib/lib/App/Cmd/Command.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 20 | 20 | 100.0 | 
| pod | 12 | 12 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 1 | 16 | n/a | BEGIN | 
| 2 | 16 | n/a | BEGIN | 
| 6 | 16 | n/a | BEGIN | 
| 7 | 16 | n/a | BEGIN | 
| 11 | 16 | n/a | BEGIN | 
| 28 | 29 | Yes | prepare | 
| 41 | 29 | n/a | _option_processing_params | 
| 57 | 30 | Yes | new | 
| 75 | 1 | Yes | execute | 
| 93 | 52 | Yes | app | 
| 102 | 10 | Yes | usage | 
| 121 | 128 | Yes | command_names | 
| 136 | 22 | Yes | usage_desc | 
| 153 | 15 | Yes | opt_spec | 
| 167 | 19 | 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 |