Condition Coverage

blib/lib/Specio/OO.pm
Criterion Covered Total %
condition 8 11 72.7


and 3 conditions

line !l l&&!r l&&r condition
49 1300 0 1000 $attr->{'lazy'} and my $builder = $attr->{'builder'}
182 1140 1000 160 $attr->{'builder'} and not $attr->{'lazy'}
333 89989 0 474 ref $value eq 'ARRAY' and &all(sub {

or 2 conditions

line l !l condition
334 279 0 ref $_ || ''