Branch Coverage

/tmp/pJZbTBlES7.mite.pm
Criterion Covered Total %
branch 20 42 47.6


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