Branch Coverage

/tmp/g84O9qlxPv.mite.pm
Criterion Covered Total %
branch 16 38 42.1


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