Condition Coverage

lib/File/Alter.pm
Criterion Covered Total %
condition 10 11 90.9


and 3 conditions

line !l l&&!r l&&r condition
207 6 9 2 $line and $line eq $File::Alter::LINENUMBER
9 5 1 $cond and eval $cond

or 2 conditions

line l !l condition
183 1 2 shift() || 1

or 3 conditions

line l !l&&r !l&&!r condition
207 2 0 15 $line and $line eq $File::Alter::LINENUMBER or $cond and eval $cond