line |
l |
!l&&r |
!l&&!r |
condition |
193
|
1 |
2 |
3 |
overload::Method($object, '""') || overload::Method($object, '0+') |
254
|
84 |
7 |
13 |
$show_methods eq "all" or $show_methods eq $type |
258
|
19 |
28 |
44 |
$show_inherited eq "all" or $show_inherited eq $type |
264
|
66 |
4 |
4 |
$show_methods eq "all" or $show_methods eq $type |
|
70 |
0 |
4 |
$show_methods eq "all" or $show_methods eq $type or $show_inherited eq "all" |
|
4 |
1 |
3 |
$show_methods eq "all" or $show_methods eq $type or $show_inherited eq "all" or $show_inherited eq $type |
357
|
0 |
224 |
278 |
ref \$namespace->{$key} ne "GLOB" or defined *{$namespace->{$key};}{"CODE"} |