Branch Coverage

/tmp/2IFVPehD90.mite.pm
Criterion Covered Total %
branch 16 44 36.3


line true false branch
55 0 2 *{$_;}{'CODE'} ? :
59 0 2 *{$_;}{'CODE'} ? :
70 0 1 ref $_[0] ? :
73 0 1 @_ == 1 ? :
0 1 $meta->{'HAS_BUILDARGS'} ? :
79 0 1 unless $meta->{'BUILD'}
0 1 if not $no_build and @{[] unless $meta->{'BUILD'};}
82 0 0 unless ref \$_ eq "SCALAR"
0 0 if (defined $_)
0 1 if @unknown
91 0 0 unless $meta->{'BUILD'}
99 1 0 defined ${^GLOBAL_PHASE} ? :
102 0 1 unless $meta->{'DEMOLISH'}
109 0 0 if $e
119 0 44 if exists $DOES{$role}
120 0 44 if $role eq "MyTest3"
121 0 44 if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self))
122 0 0 if $meta->can("does_role") and $meta->does_role($role)
247 0 22 if exists $DOES{$role}
248 0 22 if $role eq "MyTest4"
249 0 22 if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self))
250 0 0 if $meta->can("does_role") and $meta->does_role($role)