Branch Coverage

/tmp/pGq1he3d5V.mite.pm
Criterion Covered Total %
branch 20 56 35.7


line true false branch
35 0 0 *{$_;}{'CODE'} ? :
39 0 0 *{$_;}{'CODE'} ? :
51 0 14 if exists $DOES{$role}
52 0 14 if $role eq "MyTest1"
53 0 14 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 2 if (exists $CONSUMERS{$target})
76 0 2 if $type ne "Mite::Class"
79 2 0 if @missing_methods = grep((!$target->can($_)), "bar")
83 0 0 unless $args
85 0 0 if $nextargs{'-indirect'} > 100
135 0 2 *{$_;}{'CODE'} ? :
139 0 2 *{$_;}{'CODE'} ? :
150 0 2 ref $_[0] ? :
153 0 2 @_ == 1 ? :
0 2 $meta->{'HAS_BUILDARGS'} ? :
158 2 0 if (exists $args->{'foo'})
162 0 2 unless $meta->{'BUILD'}
0 2 if not $no_build and @{[] unless $meta->{'BUILD'};}
165 0 2 if @unknown
174 0 0 unless $meta->{'BUILD'}
182 2 0 defined ${^GLOBAL_PHASE} ? :
185 0 2 unless $meta->{'DEMOLISH'}
192 0 0 if $e
222 0 14 if exists $DOES{$role}
223 0 14 if $role eq "MyTest2"
224 0 14 if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self))
225 0 0 if $meta->can("does_role") and $meta->does_role($role)