| 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 builtin::reftype($args->{'action'}) |
|
|
0 |
0 |
0 |
defined $args->{'action'} and defined builtin::reftype($args->{'action'}) and builtin::reftype($args->{'action'}) eq "CODE" |
|
215
|
0 |
0 |
0 |
defined builtin::reftype($args->{'action_args'}) and builtin::reftype($args->{'action_args'}) eq "ARRAY" |
|
224
|
0 |
0 |
0 |
defined builtin::reftype($args->{'do_not_visit'}) and builtin::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] |