Subroutine Coverage 
| blib/lib/App/Scaffolder/Command.pm | 
|  | 
| Criterion | Covered | Total | % | 
| subroutine | 22 | 23 | 95.6 | 
| pod | 12 | 12 | 100.0 | 
| line | count | pod | subroutine | 
| 8 | 2 | n/a | BEGIN | 
| 9 | 2 | n/a | BEGIN | 
| 11 | 2 | n/a | BEGIN | 
| 13 | 2 | n/a | BEGIN | 
| 14 | 2 | n/a | BEGIN | 
| 15 | 2 | n/a | BEGIN | 
| 16 | 2 | n/a | BEGIN | 
| 17 | 2 | n/a | BEGIN | 
| 18 | 2 | n/a | BEGIN | 
| 20 | 2 | n/a | BEGIN | 
| 24 | 5 | Yes | opt_spec | 
| 39 | 5 | Yes | validate_args | 
| 51 | 5 | Yes | contains_base_args | 
| 57 | 5 | Yes | get_options | 
| 64 | 9 | Yes | get_template_dirs | 
| 84 | 9 | n/a | _get_user_template_dir | 
| 106 | 12 | Yes | get_extra_template_dirs | 
| 126 | 7 | Yes | get_templates | 
| 149 | 7 | Yes | get_template | 
| 165 | 5 | Yes | get_target | 
| 172 | 5 | Yes | get_variables | 
| 179 | 0 | Yes | get_dist_name | 
| 185 | 5 | Yes | execute |