Branch Coverage

/tmp/eTP8ZoGrc4.mite.pm
Criterion Covered Total %
branch 21 44 47.7


line true false branch
35 0 3 *{$_;}{'CODE'} ? :
39 0 3 *{$_;}{'CODE'} ? :
50 0 3 ref $_[0] ? :
53 0 3 @_ == 1 ? :
0 3 $meta->{'HAS_BUILDARGS'} ? :
58 3 0 if defined $tmp and not ref $tmp
0 3 unless do {
3 0 if (exists $args->{'num'})
62 0 3 unless $meta->{'BUILD'}
0 3 if not $no_build and @{[] unless $meta->{'BUILD'};}
65 0 3 if @unknown
74 0 0 unless $meta->{'BUILD'}
82 3 0 defined ${^GLOBAL_PHASE} ? :
85 0 3 unless $meta->{'DEMOLISH'}
92 0 0 if $e
101 6 0 if defined $tmp and not ref $tmp
3 3 unless do {
6 3 @_ > 1 ? :
108 0 21 if exists $DOES{$role}
109 0 21 if $role eq "FooPos"
110 0 21 if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self))
111 0 0 if $meta->can("does_role") and $meta->does_role($role)