Branch Coverage

/tmp/DzWWhSY7wQ.mite.pm
Criterion Covered Total %
branch 18 40 45.0


line true false branch
35 1 2 *{$_;}{'CODE'} ? :
39 0 3 *{$_;}{'CODE'} ? :
57 0 2 ref $_[0] ? :
59 0 0 @_ == 1 ? :
2 0 $meta->{'HAS_BUILDARGS'} ? :
60 0 0 @_ == 1 ? :
2 0 $meta->{'HAS_BUILDARGS'} ? :
66 0 1 unless $meta->{'BUILD'}
1 1 if not $no_build and @{[] unless $meta->{'BUILD'};}
69 0 2 unless ref \$_ eq "SCALAR"
2 0 if (defined $_)
0 2 if @unknown
78 0 1 unless $meta->{'BUILD'}
86 2 0 defined ${^GLOBAL_PHASE} ? :
89 0 2 unless $meta->{'DEMOLISH'}
96 0 0 if $e
106 0 7 if exists $DOES{$role}
107 0 7 if $role eq "TestClass2"
108 0 7 if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self))
109 0 0 if $meta->can("does_role") and $meta->does_role($role)