line |
true |
false |
branch |
35
|
0 |
12 |
*{$_;}{'CODE'} ? :
|
39
|
0 |
12 |
*{$_;}{'CODE'} ? :
|
50
|
0 |
4 |
ref $_[0] ? :
|
53
|
0 |
4 |
@_ == 1 ? :
|
|
0 |
4 |
$meta->{'HAS_BUILDARGS'} ? :
|
58
|
0 |
4 |
exists $args->{'list'} ? :
|
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
|
8 |
0 |
defined ${^GLOBAL_PHASE} ? :
|
85
|
0 |
8 |
unless $meta->{'DEMOLISH'}
|
92
|
0 |
0 |
if $e
|
116
|
0 |
56 |
if exists $DOES{$role}
|
117
|
0 |
56 |
if $role eq "MyParent"
|
118
|
0 |
56 |
if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self))
|
119
|
0 |
0 |
if $meta->can("does_role") and $meta->does_role($role)
|
168
|
0 |
4 |
ref $_[0] ? :
|
171
|
0 |
4 |
@_ == 1 ? :
|
|
0 |
4 |
$meta->{'HAS_BUILDARGS'} ? :
|
176
|
0 |
4 |
exists $args->{'list'} ? :
|
180
|
0 |
4 |
unless $meta->{'BUILD'}
|
|
0 |
4 |
if not $no_build and @{[] unless $meta->{'BUILD'};}
|
183
|
0 |
4 |
if @unknown
|
207
|
0 |
28 |
if exists $DOES{$role}
|
208
|
0 |
28 |
if $role eq "MyChild"
|
209
|
0 |
28 |
if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self))
|
210
|
0 |
0 |
if $meta->can("does_role") and $meta->does_role($role)
|