line |
l |
!l&&r |
!l&&!r |
condition |
152
|
1 |
2 |
3 |
overload::Method($object, '""') || overload::Method($object, '0+') |
213
|
84 |
7 |
13 |
$show_methods eq 'all' or $show_methods eq $type |
217
|
19 |
28 |
44 |
$show_inherited eq 'all' or $show_inherited eq $type |
223
|
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 |
316
|
0 |
224 |
278 |
ref \$namespace->{$key} ne 'GLOB' or defined *{$namespace->{$key};}{'CODE'} |