line |
!l |
l&&!r |
l&&r |
condition |
33
|
0 |
0 |
2 |
defined $config_file and -e $config_file |
207
|
0 |
0 |
0 |
defined $args->{'action'} and defined &reftype($args->{'action'}) |
|
0 |
0 |
0 |
defined $args->{'action'} and defined &reftype($args->{'action'}) and &reftype($args->{'action'}) eq 'CODE' |
215
|
0 |
0 |
0 |
defined &reftype($args->{'action_args'}) and &reftype($args->{'action_args'}) eq 'ARRAY' |
224
|
0 |
0 |
0 |
defined &reftype($args->{'do_not_visit'}) and &reftype($args->{'do_not_visit'}) eq 'ARRAY' |
268
|
0 |
0 |
0 |
not $extract_ok and $Archive::Extract::WARN |
276
|
0 |
0 |
0 |
@children == 1 and -d $children[0] |