Branch Coverage

/tmp/ezpGq1he3d.mite.pm
Criterion Covered Total %
branch 20 64 31.2


line true false branch
39 0 2 ref $_[0] ? :
42 0 2 @_ == 1 ? :
0 2 $meta->{'HAS_BUILDARGS'} ? :
47 0 2 exists $args->{'first'} ? :
51 0 2 exists $args->{'second'} ? :
55 0 2 exists $args->{'third'} ? :
59 0 2 exists $args->{'fourth'} ? :
63 0 2 unless $meta->{'BUILD'}
0 2 if not $no_build and @{[] unless $meta->{'BUILD'};}
66 0 2 if @unknown
102 0 14 if exists $DOES{$role}
103 0 14 if $role eq "MyTest"
104 0 14 if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self))
105 0 0 if $meta->can("does_role") and $meta->does_role($role)
150 0 4 *{$_;}{'CODE'} ? :
154 0 4 *{$_;}{'CODE'} ? :
165 0 0 ref $_[0] ? :
168 0 0 @_ == 1 ? :
0 0 $meta->{'HAS_BUILDARGS'} ? :
173 0 0 exists $args->{'first'} ? :
177 0 0 exists $args->{'second'} ? :
181 0 0 unless $meta->{'BUILD'}
0 0 if not $no_build and @{[] unless $meta->{'BUILD'};}
184 0 0 if @unknown
193 0 0 unless $meta->{'BUILD'}
201 2 0 defined ${^GLOBAL_PHASE} ? :
204 0 2 unless $meta->{'DEMOLISH'}
211 0 0 if $e
247 0 28 if exists $DOES{$role}
248 0 28 if $role eq "MyTest::Parent"
249 0 28 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)