line |
!l |
l&&!r |
l&&r |
condition |
50
|
0 |
0 |
0 |
$mn == 1 and not exists $paths{$p} |
118
|
0 |
0 |
0 |
$schema and 'HASH' eq ref $schema |
121
|
0 |
0 |
0 |
'HASH' eq ref $_ and exists $_->{'$ref'} |
|
0 |
0 |
0 |
'HASH' eq ref $_ and exists $_->{'$ref'} and not ref $_->{'$ref'} |
|
0 |
0 |
0 |
'HASH' eq ref $_ and exists $_->{'$ref'} and not ref $_->{'$ref'} and keys %$_ == 1 |
172
|
0 |
0 |
0 |
$parameter_spec->{'type'} and $parameter_spec->{'type'} eq 'integer' |
179
|
0 |
0 |
0 |
$parameter_spec->{'type'} and $parameter_spec->{'type'} eq 'file' |
232
|
0 |
0 |
0 |
$module_func eq 'create' and $path =~ m[/:[^:/]+$] |