Branch Coverage

blib/lib/App/RecordStream/Operation/topn.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
27 0 3 unless $top
47 3 12 unless ($this->{'KEYS'})
57 13 2 if ($this->{'NUM_SEEN'}{$current_key_values} <= $this->{'NUM'})