Branch Coverage

/tmp/9jiD5VgAOi.mite.pm
Criterion Covered Total %
branch 17 38 44.7


line true false branch
35 0 2 *{$_;}{'CODE'} ? :
39 0 2 *{$_;}{'CODE'} ? :
50 0 2 ref $_[0] ? :
53 0 2 @_ == 1 ? :
0 2 $meta->{'HAS_BUILDARGS'} ? :
58 0 2 if (exists $args->{'num'})
62 0 2 unless $meta->{'BUILD'}
0 2 if not $no_build and @{[] unless $meta->{'BUILD'};}
65 0 2 if @unknown
74 0 0 unless $meta->{'BUILD'}
82 2 0 defined ${^GLOBAL_PHASE} ? :
85 0 2 unless $meta->{'DEMOLISH'}
92 0 0 if $e
101 2 2 unless @_ == 1
0 2 exists $_[0]{'num'} ? :
108 0 14 if exists $DOES{$role}
109 0 14 if $role eq "Baz"
110 0 14 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)