Condition Coverage

blib/lib/Finance/IIF.pm
Criterion Covered Total %
condition 8 14 57.1


and 3 conditions

line !l l&&!r l&&r condition
108 0 0 0 not $self->_filehandle->eof and $continue

or 2 conditions

line l !l condition
17 1 15 $opt{'debug'} || 0
18 4 12 $opt{'autodetect'} || 0
19 1 15 $opt{'field_separator'} || "\t"
190 0 0 $$self{'field_separator'} || "\t"

or 3 conditions

line l !l&&r !l&&!r condition
53 8 0 3 $$self{'record_separator'} || $/