Branch Coverage

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


line true false branch
36 0 4 *{$_;}{'CODE'} ? :
40 0 4 *{$_;}{'CODE'} ? :
51 0 4 ref $_[0] ? :
54 0 4 @_ == 1 ? :
0 4 $meta->{'HAS_BUILDARGS'} ? :
59 4 0 if (exists $args->{'on_read'})
63 4 0 if exists $args->{'on_write'}
64 4 0 if (exists $args->{'on_write'})
68 4 0 if exists $args->{'on_both'}
69 4 0 if (exists $args->{'on_both'})
73 4 0 if (exists $args->{'on_neither'})
77 0 4 unless $meta->{'BUILD'}
0 4 if not $no_build and @{[] unless $meta->{'BUILD'};}
80 0 4 if @unknown
89 0 0 unless $meta->{'BUILD'}
97 4 0 defined ${^GLOBAL_PHASE} ? :
100 0 4 unless $meta->{'DEMOLISH'}
107 0 0 if $e
116 4 4 @_ > 1 ? :
132 4 4 @_ > 1 ? :
136 4 4 @_ > 1 ? :
143 0 28 if exists $DOES{$role}
144 0 28 if $role eq "MyTest4"
145 0 28 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)