| line |
!l |
l&&!r |
l&&r |
condition |
|
211
|
2 |
75 |
16 |
@_ && ref $_[-1] eq 'HASH' |
|
227
|
0 |
29 |
0 |
defined $path_input and not length $path_input |
|
285
|
167 |
5 |
5 |
$is_blessed && $$ref_to_value->can($key) |
|
286
|
167 |
9 |
1 |
$is_blessed and $strict_blessed |
|
|
171 |
3 |
2 |
$method and $method_pre |
|
|
19 |
155 |
0 |
$ref eq "HASH" and exists $$ref_to_value->{$key} |
|
|
17 |
19 |
0 |
$ref eq "ARRAY" and exists $$ref_to_value->[$key] |
|
|
18 |
0 |
1 |
$method and $use_method |
|
553
|
83 |
2 |
26 |
$postpos != length $input and not $allow_partial |
|
577
|
83 |
0 |
2 |
$allow_partial and wantarray |