Condition Coverage

blib/lib/Data/Rx/CoreType/str.pm
Criterion Covered Total %
condition 7 9 77.7


and 3 conditions

line !l l&&!r l&&r condition
62 101 1 15 $$self{'length_check'} and not $$self{'length_check'}(length $value)
70 56 2 44 defined $$self{'value'} and $$self{'value'} ne $value

or 3 conditions

line l !l&&r !l&&!r condition
19 0 0 2 not defined $val or ref $val