Condition Coverage

blib/lib/Spreadsheet/Compare/Reader/FIX.pm
Criterion Covered Total %
condition 15 24 62.5


and 3 conditions

line !l l&&!r l&&r condition
63 0 16 0 $skipper and &$skipper($rec)
109 0 16 0 $skipper and &$skipper($rec)
205 16 16 16 $self->chunker and not $rec_info

or 2 conditions

line l !l condition
36 8 0 $self->rootdir // '.'
45 8 0 $self->skip_before_head // 0
49 8 0 $self->skip_after_head // 0
65 0 16 $self->_chunk_data->{$cname} //= []
176 56 8 $rcount // 0
179 56 8 $line //= ''

or 3 conditions

line l !l&&r !l&&!r condition
164 16 32 0 eof $fh or defined $rcount