Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
63 0 2 0 not $no_build and @{[] unless $meta->{'BUILD'};}
111 14 0 0 $INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self)
112 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__
74 0 0 0 $Mite::META{$class} ||= $class->__META__
81 2 0 0 ref $self || $self
82 2 0 0 $Mite::META{$class} ||= $class->__META__
111 0 0 0 ref $self || $self