| blib/lib/Crypto/API.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 21 | 23.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 247 | 0 | 0 | 0 | $action and not $action =~ /^(next|last)$/ |
| line | l | !l | condition |
|---|---|---|---|
| 126 | 4 | 0 | $data ||= {} |
| 142 | 0 | 4 | $include ||= '' |
| 203 | 0 | 3 | $headers ||= {} |
| 3 | 0 | $events ||= {} | |
| 246 | 0 | 0 | $self->$filter(\%mapped_row) || '' |
| 274 | 0 | 0 | $mapped_rows{$row->{$pri_key}} ||= [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 166 | 3 | 0 | 0 | defined $value or $include eq 'always' |
| 190 | 0 | 0 | 0 | $data->{$my_alias} || $my_alias |