| lib/File/Util/Interface/Classic.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 8 | 50.0 |
| line | l | !l | condition |
|---|---|---|---|
| 60 | 0 | 0 | push @$args, $arg and next |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 35 | 2 | 311 | 0 | $_[0] and $_[0] =~ /^File::Util/ |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 35 | 473 | 0 | 313 | &blessed($_[0]) or $_[0] and $_[0] =~ /^File::Util/ |