| blib/lib/App/Scaffolder/Command.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 9 | 17 | 52.9 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 114 | 8 | 0 | 3 | defined $scaffolder_template_path and $scaffolder_template_path ne '' | 
| line | l | !l | condition | 
|---|---|---|---|
| 166 | 5 | 0 | $opt->target || '.' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 42 | 0 | 5 | 0 | $self->contains_base_args($opt) or $opt->template | 
| 52 | 0 | 0 | 5 | $opt->list || $opt->create_template_dir | 
| 108 | 1 | 0 | 11 | not defined $command or $command eq '' | 
| 151 | 1 | 0 | 6 | not defined $name or $name eq '' |