Condition Coverage

/tmp/CwvM16bf0G.mite.pm
Criterion Covered Total %
condition 1 27 3.7


and 3 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
53 0 0 0 ref $class || $class
73 0 0 0 $Mite::META{$class} ||= $class->__META__
92 0 0 0 $Mite::META{$class} ||= $class->__META__
99 0 0 0 ref $self || $self
100 0 0 0 $Mite::META{$class} ||= $class->__META__
123 0 0 0 ref $self || $self