| line |
l |
!l&&r |
!l&&!r |
condition |
|
193
|
1 |
2 |
3 |
overload::Method($object, '""') || overload::Method($object, '0+')
|
|
254
|
91 |
7 |
13 |
$show_methods eq "all" or $show_methods eq $type
|
|
258
|
23 |
45 |
46 |
$show_inherited eq "all" or $show_inherited eq $type
|
|
264
|
72 |
4 |
4 |
$show_methods eq "all" or $show_methods eq $type
|
|
|
76 |
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 |
261 |
319 |
ref \$namespace->{$key} ne "GLOB" or defined *{$namespace->{$key};}{"CODE"}
|