blib/lib/Tie/LogFile.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 8 | 62.5 |
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'} =~ /^>>?$/ |
line | l | !l | condition |
---|---|---|---|
32 | 10 | 0 | shift() || (return) |