Branch Coverage

/tmp/CSJvMDFHXe.mite.pm
Criterion Covered Total %
branch 11 58 18.9


line true false branch
35 0 0 *{$_;}{'CODE'} ? :
39 0 0 *{$_;}{'CODE'} ? :
51 0 7 if exists $DOES{$role}
52 0 7 if $role eq "MyTest1"
53 0 7 if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self))
54 0 0 if $meta->can("does_role") and $meta->does_role($role)
70 0 1 if (exists $CONSUMERS{$target})
76 0 1 if $type ne "Mite::Class"
79 0 1 if @missing_methods = grep((!$target->can($_)), "xyz", "zyx")
83 1 0 unless $args
85 0 1 if $nextargs{'-indirect'} > 100
135 0 0 *{$_;}{'CODE'} ? :
139 0 0 *{$_;}{'CODE'} ? :
150 0 0 ref $_[0] ? :
153 0 0 @_ == 1 ? :
0 0 $meta->{'HAS_BUILDARGS'} ? :
159 0 0 unless $meta->{'BUILD'}
0 0 if not $no_build and @{[] unless $meta->{'BUILD'};}
162 0 0 unless ref \$_ eq "SCALAR"
0 0 if (defined $_)
0 0 if @unknown
171 0 0 unless $meta->{'BUILD'}
179 0 0 defined ${^GLOBAL_PHASE} ? :
182 0 0 unless $meta->{'DEMOLISH'}
189 0 0 if $e
205 0 7 if exists $DOES{$role}
206 0 7 if $role eq "MyTest2"
207 0 7 if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self))
208 0 0 if $meta->can("does_role") and $meta->does_role($role)