Condition Coverage

/tmp/SAGPLHpJZb.mite.pm
Criterion Covered Total %
condition 6 50 12.0


and 2 conditions

line l !l condition
58 0 0 ++$return_orig and last

and 3 conditions

line !l l&&!r l&&r condition
58 0 0 0 not ref $i and !defined($i) || $i eq '' || $i eq '0' || $i eq '1'
0 0 0 not ref $_ and !defined($_) || $_ eq '' || $_ eq '0' || $_ eq '1'
0 0 0 !ref($_) && (!defined($_) || $_ eq '' || $_ eq '0' || $_ eq '1')
0 0 0 not ref $i and !defined($i) || $i eq '' || $i eq '0' || $i eq '1'
62 0 2 0 not $no_build and @{[] unless $meta->{'BUILD'};}
154 14 0 0 $INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self)
155 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__
58 0 0 0 !defined($i) || $i eq '' || $i eq '0' || $i eq '1'
0 0 0 !defined($_) || $_ eq '' || $_ eq '0' || $_ eq '1'
0 0 0 !defined($i) || $i eq '' || $i eq '0' || $i eq '1'
73 0 0 0 $Mite::META{$class} ||= $class->__META__
80 2 0 0 ref $self || $self
81 2 0 0 $Mite::META{$class} ||= $class->__META__
154 0 0 0 ref $self || $self