line |
!l |
l&&!r |
l&&r |
condition |
22
|
0 |
0 |
0 |
exists $$self{'description'} and ref $$self{'description'} |
67
|
0 |
0 |
0 |
not $param =~ /[\?\*]/ and $found_optional_param |
79
|
0 |
0 |
0 |
@params and @ARGV |
81
|
0 |
0 |
0 |
@params > 1 and $params[0] =~ /[\+\*]$/ |
|
0 |
0 |
0 |
@params > 1 and $params[0] =~ /[\+\*]$/ and $shifting |
103
|
0 |
0 |
0 |
exists $$self{'_opts'}{'help'} and $$self{'_opts'}{'help'} |
119
|
0 |
0 |
0 |
not exists $$self{'_opts'}{$key} and exists $$self{'_opts'}{$alt_key} |
131
|
0 |
0 |
0 |
UNIVERSAL::isa($retval, 'ARRAY') and wantarray |
194
|
0 |
0 |
0 |
$arg_type and $option eq '%' |