Branch Coverage

/tmp/BZMdc7MAmE.mite.pm
Criterion Covered Total %
branch 17 40 42.5


line true false branch
35 0 1 *{$_;}{'CODE'} ? :
39 0 1 *{$_;}{'CODE'} ? :
50 0 1 ref $_[0] ? :
53 0 1 @_ == 1 ? :
0 1 $meta->{'HAS_BUILDARGS'} ? :
58 0 1 exists $args->{'foo'} ? :
62 0 1 if (exists $args->{'bar'})
66 0 1 unless $meta->{'BUILD'}
0 1 if not $no_build and @{[] unless $meta->{'BUILD'};}
69 0 1 if @unknown
78 0 0 unless $meta->{'BUILD'}
86 1 0 defined ${^GLOBAL_PHASE} ? :
89 0 1 unless $meta->{'DEMOLISH'}
96 0 0 if $e
105 0 1 unless @_ == 1
0 1 exists $_[0]{'bar'} ? :
124 0 7 if exists $DOES{$role}
125 0 7 if $role eq "MyTest"
126 0 7 if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self))
127 0 0 if $meta->can("does_role") and $meta->does_role($role)