blib/lib/App/Scaffolder/Puppet/Command.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 13 | 61.5 |
line | l | !l | condition |
---|---|---|---|
34 | 5 | 0 | catdir(@name_parts) || '' |
3 | 2 | catdir(@subname_parts) || '' |
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 |