line |
!l |
l&&!r |
l&&r |
condition |
76
|
0 |
0 |
0 |
$argv[0] =~ /^do$/iu and $argv[1] =~ /^the$/iu |
|
0 |
0 |
0 |
$argv[0] =~ /^do$/iu and $argv[1] =~ /^the$/iu and $argv[2] =~ /^thing$/iu |
360
|
0 |
0 |
0 |
@last_key and not $VERBOSE |
|
0 |
0 |
0 |
@last_key and not $VERBOSE and $last_key[0] ne $key |
628
|
1 |
0 |
0 |
$loaded_at_compile and -e -x $local_perl |
|
1 |
0 |
0 |
$loaded_at_compile and -e -x $local_perl and $this_perl ne $local_perl |
|
0 |
0 |
0 |
$loaded_at_compile and -e -x $local_perl and $this_perl ne $local_perl and -e -f -r $0 |
|
0 |
0 |
0 |
$loaded_at_compile and -e -x $local_perl and $this_perl ne $local_perl and -e -f -r $0 and not $^P |