lib/Data/Hash/DotNotation.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 11 | 45.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
74 | 0 | 2 | 0 | $data and my $section = shift @parts |
93 | 0 | 3 | 2 | $data and my $section = shift @parts |
101 | 0 | 3 | 0 | $data and exists $data->{$node} |
line | l | !l | condition |
---|---|---|---|
122 | 0 | 2 | $current_location->{$section} //= {} |