Condition Coverage

/tmp/zuIHh3rxhO.mite.pm
Criterion Covered Total %
condition 7 27 25.9


and 3 conditions

line !l l&&!r l&&r condition
66 0 2 0 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 0 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