| blib/lib/Crypto/API.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 27 | 37.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 289 | 0 | 0 | 0 | $action and not $action =~ /^(next|last)$/ |
| 396 | 1 | 0 | 27 | defined $default && length $default |
| line | l | !l | condition |
|---|---|---|---|
| 126 | 5 | 2 | $data ||= {} |
| 143 | 0 | 5 | $include ||= "" |
| 226 | 0 | 5 | $headers ||= {} |
| 5 | 0 | $events ||= {} | |
| 288 | 0 | 0 | $self->$filter(\%mapped_row) || '' |
| 316 | 0 | 0 | $mapped_rows{$row->{$pri_key}} ||= [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 100 | 0 | 10 | 1 | delete $o{'spec'} // $self->$route_spec_func |
| 183 | 3 | 0 | 0 | defined $value or $include eq "always" |
| 213 | 0 | 0 | 0 | $data->{$my_alias} || $my_alias |