blib/lib/App/RecordStream/Operation/fromkv.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
43 | 3 | 0 | if (defined $acc) |
52 | 3 | 9 | unless (defined $this->{'ACC'}) |
59 | 5 | 7 | if ($this->{'ACC'} =~ s/^(.*?)\Q$record_delim\E//s) |
78 | 6 | 2 | if (scalar @entries > 0) |
84 | 18 | 0 | if scalar @pair == 2 |