Condition Coverage

blib/lib/File/LoadLines.pm
Criterion Covered Total %
condition 7 10 70.0


and 3 conditions

line !l l&&!r l&&r condition
98 18 5 1 defined $options and ref $options ne 'HASH'
127 22 1 0 $filename ne $name and $^O =~ /mswin/i

or 2 conditions

line l !l condition
100 0 23 $options->{'split'} //= 1
101 0 23 $options->{'chomp'} //= 1