Condition Coverage

blib/lib/App/RecordStream/Operation/frommultire.pm
Criterion Covered Total %
condition 14 17 82.3


and 2 conditions

line l !l condition
124 2 6 not $this->get_clobber and scalar $record->keys

or 2 conditions

line l !l condition
30 7 8 $this->{'REGEXES'} ||= []
43 42 0 $this->{'REGEXES'} || []
53 18 28 $this->{'CLOBBER'} || 0
63 16 47 $this->{'KEEP_ALL'} || 0
68 0 1 $this->{'KEEP'} ||= {}
77 56 7 $this->{'KEEP'} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
78 16 0 47 $this->get_keep_all || exists $this->{'KEEP'}{$field}