blib/lib/OTRS/OPM/Maker/Command/build.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 6 | 100.0 |
line | true | false | branch |
---|---|---|---|
33 | 7 | 1 | if not $args or 'ARRAY' ne ref $args or not defined $args->[0] or not $args->[0] =~ /\.sopm\z/ or not -f $args->[0] |
84 | 1 | 2 | if ($opt->{'version'}) |
92 | 1 | 2 | unless $output_path |