Condition Coverage

/tmp/GOSym66D9x.mite.pm
Criterion Covered Total %
condition 9 27 33.3


and 3 conditions

line !l l&&!r l&&r condition
66 1 0 1 not $no_build and @{[] unless $meta->{'BUILD'};}
108 7 0 0 $INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self)
109 0 0 0 $meta->can("does_role") and $meta->does_role($role)

or 3 conditions

line l !l&&r !l&&!r condition
31 0 1 0 ref $class || $class
58 1 1 0 $Mite::META{$class} ||= $class->__META__
77 1 0 0 $Mite::META{$class} ||= $class->__META__
84 2 0 0 ref $self || $self
85 2 0 0 $Mite::META{$class} ||= $class->__META__
108 0 0 0 ref $self || $self