Condition Coverage

blib/lib/Class/Lego/Constructor.pm
Criterion Covered Total %
condition 9 19 47.3


and 3 conditions

line !l l&&!r l&&r condition
51 2 0 2 ref $v and ref $v eq 'CODE'
83 2 0 2 ref $default and ref $default eq 'CODE'

or 2 conditions

line l !l condition
47 1 0 shift() || {}
70 2 0 shift() || {}

or 3 conditions

line l !l&&r !l&&!r condition
16 0 1 0 ref $self || $self
29 0 2 0 ref $self || $self
129 0 13 0 ref $proto || $proto