Condition Coverage

blib/lib/Rope/Object.pm
Criterion Covered Total %
condition 4 15 26.6


and 3 conditions

line !l l&&!r l&&r condition
48 0 1 0 $key and not $_[0]{'properties'}{$key}{'enumerable'}
56 1 0 1 $key and not $_[0]{'properties'}{$key}{'enumerable'}
68 0 0 0 !$_[0]{'locked'} && $k->{'writeable'}

or 2 conditions

line l !l condition
8 5 0 $obj || {}
19 0 0 ref $value || ''
0 0 ref $k->{'value'} || ''