Condition Coverage

blib/lib/Tie/LogFile.pm
Criterion Covered Total %
condition 5 8 62.5


and 3 conditions

line !l l&&!r l&&r condition
41 7 3 0 $options{'format'} and not $options{'format'} =~ /%m/
46 9 1 0 $options{'mode'} and not $options{'mode'} =~ /^>>?$/

or 2 conditions

line l !l condition
32 10 0 shift() || (return)