Condition Coverage

blib/lib/Sub/HandlesVia/Toolkit/Mite.pm
Criterion Covered Total %
condition 8 17 47.0


and 3 conditions

line !l l&&!r l&&r condition
46 10 0 0 defined $Mite::COMPILING and $Mite::COMPILING eq $mite_shim
196 6 0 0 not $default and $handler

or 2 conditions

line l !l condition
103 9 1 $spec->{'is'} ||= "bare"

or 3 conditions

line l !l&&r !l&&!r condition
46 0 0 10 $ENV{'MITE_COMPILE'} or defined $Mite::COMPILING and $Mite::COMPILING eq $mite_shim
131 0 0 1 $spec->{'reader'} || $spec->{'accessor'} || $spec->{'lvalue'}
140 8 0 2 $spec->{'writer'} || $spec->{'accessor'}