Condition Coverage

blib/lib/OTRS/OPM/Maker/Command/index.pm
Criterion Covered Total %
condition 9 9 100.0


or 3 conditions

line l !l&&r !l&&!r condition
29 2 1 4 not $args or 'ARRAY' ne ref $args
3 2 2 not $args or 'ARRAY' ne ref $args or not $args->[0]
3 1 1 not $args or 'ARRAY' ne ref $args or not $args->[0] or not -d $args->[0]