Condition Coverage

blib/lib/Sub/HandlesVia/Toolkit/Mouse.pm
Criterion Covered Total %
condition 10 24 41.6


and 3 conditions

line !l l&&!r l&&r condition
147 15 0 0 not $default and $handler
0 11 0 $default->[0] eq "default" and ref $default->[1] eq "CODE"
0 11 0 $default->[0] eq "default" and not defined $default->[1]
0 0 11 $default->[0] eq "default" and not ref $default->[1]
238 0 8 0 ref $_ && &blessed($_->[0]) && $_->[0]->can('_shv_toolkit')

or 3 conditions

line l !l&&r !l&&!r condition
75 0 0 78 $spec->{'lazy'} || $spec->{'traits'} || $spec->{'auto_deref'}
85 3 14 0 $attr->reader || $attr->accessor
100 2 75 0 $attr->writer || $attr->accessor