blib/lib/OTRS/OPM/Maker/Command/filetest.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 8 | 100.0 |
line | true | false | branch |
---|---|---|---|
25 | 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] |
65 | 2 | 2 | unless delete $fs{$name} |
68 | 1 | 1 | if (@not_found) |
73 | 1 | 1 | if (%fs) |