Condition Coverage

blib/lib/Class/Value.pm
Criterion Covered Total %
condition 4 19 21.0


and 3 conditions

line !l l&&!r l&&r condition
115 0 0 3 defined $value and not $SkipNormalizations
197 0 0 0 defined $value and defined $normalized
0 0 0 defined $value and defined $normalized and $value ne $normalized
201 0 0 0 $count == 1 and our $ThrowSingleException

or 2 conditions

line l !l condition
265 9 0 $_[0] || ''
9 0 $_[1] || ''

or 3 conditions

line l !l&&r !l&&!r condition
75 0 1 0 our $DELEGATE ||= 'Class::Value::DefaultNotify'->new