Branch Coverage

blib/lib/OTRS/OPM/Maker/Command/index.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
31 6 1 if not $args or 'ARRAY' ne ref $args or not $args->[0] or not -d $args->[0]
75 3 1 if (not $location =~ m[\A doc/]x) { }