blib/lib/YAML/Accessor.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 6 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
41 | 1 | 4 | 0 | $params{'readonly'} and $params{'autocommit'} |
129 | 8 | 10 | 4 | not blessed($$self{'yaml'}{$key}) and ref $$self{'yaml'}{$key} eq 'HASH' |