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 1336 0 1026 $attr->{'lazy'} and my $builder = $attr->{'builder'}
182 1173 1026 163 $attr->{'builder'} and not $attr->{'lazy'}
333 91954 0 474 ref $value eq "ARRAY" and &all(sub {

or 2 conditions

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