line |
!l |
l&&!r |
l&&r |
condition |
35
|
49 |
30 |
0 |
not $ref_uri->scheme and $opts->{'base_uri'} |
43
|
0 |
77 |
0 |
ref $ref_obj eq 'HASH' and exists $ref_obj->{'$ref'} |
64
|
72 |
6 |
0 |
exists $schema->{'$ref'} and $schema->{'$ref'} eq $normalized_uri |
95
|
293 |
19 |
98 |
defined $Data::Walk::type and $Data::Walk::type eq 'HASH' |
|
312 |
98 |
0 |
defined $Data::Walk::type and $Data::Walk::type eq 'HASH' and exists $_->{'$ref'} |
|
70 |
0 |
28 |
defined $Data::Walk::type and $Data::Walk::type eq 'HASH' and exists $_->{'$ref'} and not ref $_->{'$ref'} |
|
70 |
0 |
28 |
defined $Data::Walk::type and $Data::Walk::type eq 'HASH' and exists $_->{'$ref'} and not ref $_->{'$ref'} and keys %$_ == 1 |