| blib/lib/Net/IPAddress/Filter/IPFilterDat.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 10 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 40 | 1 | 1 | 0 | ref $file and &Scalar::Util::reftype($file) eq 'GLOB' || &Scalar::Util::reftype(\$file) eq 'GLOB' |
| line | l | !l | condition |
|---|---|---|---|
| 34 | 2 | 0 | shift() || (return) |
| 63 | 7 | 0 | shift() || (return 0) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 40 | 1 | 0 | 0 | &Scalar::Util::reftype($file) eq 'GLOB' || &Scalar::Util::reftype(\$file) eq 'GLOB' |