| blib/lib/POE/Filter/RecordBlock.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 19 | 20 | 95.0 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 1 | 7 | if @_ & 1 |
| 34 | 3 | 4 | unless defined $params{'BlockSize'} and $params{'BlockSize'} > 0 |
| 42 | 0 | 4 | if scalar keys %params |
| 79 | 7 | 5 | unless @{$self->[1];} >= $self->[0] |
| 89 | 3 | 5 | if ($self->[3]) { } |
| 110 | 2 | 2 | unless @{$self->[1];} |
| 118 | 1 | 3 | unless $self->[3] |
| 119 | 1 | 2 | unless @{$self->[2];} |
| 127 | 1 | 7 | if (defined $size and $size > 0) |
| 137 | 1 | 3 | if (defined $val) |