blib/lib/OTRS/OPM/Maker/Command/dependencies.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 2 | 100.0 |
line | true | false | branch |
---|---|---|---|
25 | 7 | 2 | if not $args or 'ARRAY' ne ref $args or not defined $args->[0] or not $args->[0] =~ /\.s?opm\z/ or not -f $args->[0] |