Branch Coverage

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


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