Condition Coverage

blib/lib/Iterator/File/Source/FlatFile.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
54 29 1 13 $$self{'chomp'} and $$self{'_current_value'}

or 3 conditions

line l !l&&r !l&&!r condition
41 10 0 0 'IO::File'->new($$self{'filename'}) || croak(q[Couldn't open '], $$self{'filename'}, "': $!")