Branch Coverage

/tmp/4z41t7fRmw.mite.pm
Criterion Covered Total %
branch 25 50 50.0


line true false branch
36 0 3 *{$_;}{'CODE'} ? :
40 0 3 *{$_;}{'CODE'} ? :
51 0 3 ref $_[0] ? :
54 0 3 @_ == 1 ? :
0 3 $meta->{'HAS_BUILDARGS'} ? :
59 3 0 if (exists $args->{'on_read'})
63 3 0 if exists $args->{'on_write'}
64 3 0 if (exists $args->{'on_write'})
68 3 0 if exists $args->{'on_both'}
69 3 0 if (exists $args->{'on_both'})
73 3 0 if (exists $args->{'on_neither'})
77 0 3 unless $meta->{'BUILD'}
0 3 if not $no_build and @{[] unless $meta->{'BUILD'};}
80 0 3 if @unknown
89 0 0 unless $meta->{'BUILD'}
97 3 0 defined ${^GLOBAL_PHASE} ? :
100 0 3 unless $meta->{'DEMOLISH'}
107 0 0 if $e
116 3 3 @_ > 1 ? :
132 3 3 @_ > 1 ? :
136 3 3 @_ > 1 ? :
143 0 21 if exists $DOES{$role}
144 0 21 if $role eq "MyTest4"
145 0 21 if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self))
146 0 0 if $meta->can("does_role") and $meta->does_role($role)