blib/lib/OTRS/OPM/Maker/Command/index.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 8 | 100.0 |
line | true | false | branch |
---|---|---|---|
29 | 6 | 1 | if not $args or 'ARRAY' ne ref $args or not $args->[0] or not -d $args->[0] |
73 | 4 | 2 | if (not $location =~ m[\A doc/]x) { } |
102 | 2 | 1 | if $dir ne '.' |
103 | 1 | 2 | if '/' ne substr($file_path, 0, 1) |