Branch Coverage

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


line true false branch
57 0 0 *{$_;}{'CODE'} ? :
61 0 0 *{$_;}{'CODE'} ? :
73 0 24 if exists $DOES{$role}
74 0 24 if $role eq "MyTest::R"
75 0 24 if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self))
76 0 0 if $meta->can("does_role") and $meta->does_role($role)
124 0 1 if (exists $CONSUMERS{$target})
130 0 1 if $type ne "Mite::Class"
133 0 1 if @missing_methods = ()
137 1 0 unless $args
139 0 1 if $nextargs{'-indirect'} > 100
189 0 0 *{$_;}{'CODE'} ? :
193 0 0 *{$_;}{'CODE'} ? :
204 0 0 ref $_[0] ? :
207 0 0 @_ == 1 ? :
0 0 $meta->{'HAS_BUILDARGS'} ? :
213 0 0 unless $meta->{'BUILD'}
0 0 if not $no_build and @{[] unless $meta->{'BUILD'};}
216 0 0 unless ref \$_ eq "SCALAR"
0 0 if (defined $_)
0 0 if @unknown
225 0 0 unless $meta->{'BUILD'}
233 0 0 defined ${^GLOBAL_PHASE} ? :
236 0 0 unless $meta->{'DEMOLISH'}
243 0 0 if $e
259 0 7 if exists $DOES{$role}
260 0 7 if $role eq "MyTest"
261 0 7 if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self))
262 0 0 if $meta->can("does_role") and $meta->does_role($role)