| blib/lib/App/Scaffolder/Puppet/Command.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 17 | 3 | 2 | 0 | $opt->target || ($opt->name =~ /::/x ? '.' : $opt->name) |
| 32 | 2 | 3 | 0 | $opt->package || $opt->name |
| 67 | 0 | 2 | 0 | $self->contains_base_args($opt) or $opt->name |