Condition Coverage

/tmp/waXCOqF6g8.mite.pm
Criterion Covered Total %
condition 6 27 22.2


and 3 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
32 0 3 0 ref $class || $class
52 0 3 0 $Mite::META{$class} ||= $class->__META__
88 0 0 0 $Mite::META{$class} ||= $class->__META__
95 3 0 0 ref $self || $self
96 3 0 0 $Mite::META{$class} ||= $class->__META__
145 0 0 0 ref $self || $self