Branch Coverage

/tmp/bf0GS1B6sl.mite.pm
Criterion Covered Total %
branch 6 44 13.6


line true false branch
57 0 0 *{$_;}{'CODE'} ? :
61 0 0 *{$_;}{'CODE'} ? :
72 0 0 ref $_[0] ? :
75 0 0 @_ == 1 ? :
0 0 $meta->{'HAS_BUILDARGS'} ? :
81 0 0 unless $meta->{'BUILD'}
0 0 if not $no_build and @{[] unless $meta->{'BUILD'};}
84 0 0 unless ref \$_ eq "SCALAR"
0 0 if (defined $_)
0 0 if @unknown
93 0 0 unless $meta->{'BUILD'}
101 0 0 defined ${^GLOBAL_PHASE} ? :
104 0 0 unless $meta->{'DEMOLISH'}
111 0 0 if $e
121 0 48 if exists $DOES{$role}
122 0 48 if $role eq "MyTest1"
123 0 48 if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self))
124 0 0 if $meta->can("does_role") and $meta->does_role($role)
251 0 24 if exists $DOES{$role}
252 0 24 if $role eq "MyTest2"
253 0 24 if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self))
254 0 0 if $meta->can("does_role") and $meta->does_role($role)