Branch Coverage

blib/lib/App/RecordStream/Operation/grep.pm
Criterion Covered Total %
branch 17 18 94.4


line true false branch
36 1 4 if ($context)
55 5 20 if $this->{'ANTI_MATCH'}
58 8 17 if ($result) { }
8 9 elsif ($this->{'BEFORE'} > 0) { }
59 2 6 if ($this->{'BEFORE'})
69 2 6 if ($this->{'AFTER'} > 0)
76 4 4 if (scalar @{$this->{'ACCUMULATOR'};} > $this->{'BEFORE'})
81 2 23 if ($this->{'FORCED_OUTPUT'} and not $pushed_record)
91 0 5 unless $this->{'SEEN_RECORD'}