Condition Coverage

blib/lib/App/RecordStream/Operation/fromre.pm
Criterion Covered Total %
condition 5 7 71.4


and 3 conditions

line !l l&&!r l&&r condition
43 3 2 9 $this->{'FIELDS'} and $index < @{$this->{'FIELDS'};}

or 2 conditions

line l !l condition
31 10 0 $this->{'PATTERN'} || 0
36 0 2 $this->{'FIELDS'} ||= []