Condition Coverage

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


and 3 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
31 0 2 0 ref $class || $class
51 0 2 0 $Mite::META{$class} ||= $class->__META__
82 0 0 0 $Mite::META{$class} ||= $class->__META__
89 2 0 0 ref $self || $self
90 2 0 0 $Mite::META{$class} ||= $class->__META__
128 0 0 0 ref $self || $self