line |
!l |
l&&!r |
l&&r |
condition |
277
|
20 |
30 |
0 |
length $opts{'function'} && ($global->parse($opts{'function'}) || die()) |
373
|
103 |
0 |
1012 |
exists $$guts{'constructor'} and ref $$guts{'constructor'} eq 'CODE' |
415
|
0 |
17 |
3 |
$return->can('primitive') && !$return->primitive |
634
|
170 |
3 |
5 |
defined $args and not ref($args) =~ /^JE::(Null|Undefined|
Object::Function::Arguments)\z/x |
|
173 |
1 |
4 |
defined $args and not ref($args) =~ /^JE::(Null|Undefined|
Object::Function::Arguments)\z/x and eval {
do {
$args->class
}
} ne 'Array' |
779
|
35 |
0 |
4 |
exists $$self{-'dontdel'}{$varname} and $$self{-'dontdel'}{$varname} |
867
|
14206 |
25 |
13 |
exists $$guts{'args_magic'} and exists $$guts{'args_magic'}{$name} |
880
|
0 |
0 |
0 |
exists $$guts{'args_magic'} and exists $$guts{'args_magic'}{$name} |