| blib/lib/MetaCPAN/Client/Request.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 17 | 47.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 65 | 0 | 0 | 1 | XXX and exists $info->{'production'} |
| 261 | 0 | 0 | 19 | not XXX and $val =~ /[\w\*]/ |
| line | l | !l | condition |
|---|---|---|---|
| 81 | 1 | 43 | shift() || {} |
| 99 | 0 | 10 | delete $params->{'scroller_time'} || '5m' |
| 100 | 0 | 10 | delete $params->{'scroller_size'} || 1000 |
| 235 | 8 | 70 | delete $args->{$k} || (next KEY) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 188 | 0 | 0 | 0 | XXX or not XXX |