| line |
!l |
l&&!r |
l&&r |
condition |
|
211
|
2 |
75 |
10 |
@_ && ref $_[-1] eq 'HASH' |
|
225
|
0 |
29 |
0 |
defined $path_input and not length $path_input |
|
284
|
157 |
5 |
5 |
$is_blessed && $$ref_to_value->can($key) |
|
285
|
157 |
9 |
1 |
$is_blessed and $strict_blessed |
|
|
161 |
3 |
2 |
$method and $method_pre |
|
|
19 |
145 |
0 |
$ref eq "HASH" and exists $$ref_to_value->{$key} |
|
|
11 |
19 |
0 |
$ref eq "ARRAY" and exists $$ref_to_value->[$key] |
|
|
12 |
0 |
1 |
$method and $use_method |
|
548
|
83 |
2 |
26 |
$postpos != length $input and not $allow_partial |
|
572
|
83 |
0 |
2 |
$allow_partial and wantarray |