Branch Coverage

/tmp/TBlES7r7HR.mite.pm
Criterion Covered Total %
branch 15 34 44.1


line true false branch
35 0 2 *{$_;}{'CODE'} ? :
39 0 2 *{$_;}{'CODE'} ? :
50 0 4 ref $_[0] ? :
53 0 4 @_ == 1 ? :
0 4 $meta->{'HAS_BUILDARGS'} ? :
58 2 2 exists $args->{'bar'} ? :
62 0 4 unless $meta->{'BUILD'}
0 4 if not $no_build and @{[] unless $meta->{'BUILD'};}
65 0 4 if @unknown
74 0 0 unless $meta->{'BUILD'}
82 4 0 defined ${^GLOBAL_PHASE} ? :
85 0 4 unless $meta->{'DEMOLISH'}
92 0 0 if $e
128 0 14 if exists $DOES{$role}
129 0 14 if $role eq "MyTest"
130 0 14 if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self))
131 0 0 if $meta->can("does_role") and $meta->does_role($role)