Branch Coverage

blib/lib/Sub/HandlesVia/Toolkit.pm.mite.pm
Criterion Covered Total %
branch 3 36 8.3


line true false branch
41 0 0 *{$_;}{'CODE'} ? :
45 0 0 *{$_;}{'CODE'} ? :
55 0 0 ref $_[0] ? :
61 0 0 @_ == 1 ? :
0 0 $meta->{'HAS_BUILDARGS'} ? :
65 0 0 unless $meta->{'BUILD'}
0 0 if not $no_build and @{[] unless $meta->{'BUILD'};}
72 0 0 if (defined $_)
73 0 0 unless ref \$_ eq "SCALAR"
80 0 0 if @unknown
90 0 0 unless $meta->{'BUILD'}
98 0 0 defined ${^GLOBAL_PHASE} ? :
102 0 0 unless $meta->{'DEMOLISH'}
109 0 0 if $e
118 0 4097 if exists $DOES{$role}
119 0 4097 if $role eq "Sub::HandlesVia::Toolkit"
120 0 4097 if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self))
123 0 0 if $meta->can("does_role") and $meta->does_role($role)