Branch Coverage

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


line true false branch
35 0 1 *{$_;}{'CODE'} ? :
39 0 1 *{$_;}{'CODE'} ? :
50 0 7 ref $_[0] ? :
53 0 7 @_ == 1 ? :
0 7 $meta->{'HAS_BUILDARGS'} ? :
58 1 6 exists $args->{'number'} ? :
62 0 7 exists $args->{'list'} ? :
66 0 7 exists $args->{'closure'} ? :
70 0 7 exists $args->{'counter'} ? :
74 0 7 unless $meta->{'BUILD'}
0 7 if not $no_build and @{[] unless $meta->{'BUILD'};}
77 0 7 if @unknown
86 0 0 unless $meta->{'BUILD'}
94 7 0 defined ${^GLOBAL_PHASE} ? :
97 0 7 unless $meta->{'DEMOLISH'}
104 0 0 if $e
164 0 7 if exists $DOES{$role}
165 0 7 if $role eq "Foo"
166 0 7 if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self))
167 0 0 if $meta->can("does_role") and $meta->does_role($role)