Condition Coverage

blib/lib/File/BSED.pm
Criterion Covered Total %
condition 5 7 71.4


or 2 conditions

line l !l condition
39 0 1 $$args_ref{'minmatch'} || 1
40 0 1 $$args_ref{'maxmatch'} || -1

or 3 conditions

line l !l&&r !l&&!r condition
31 1 1 1 not ref $args_ref or ref $args_ref ne 'HASH'