line |
true |
false |
branch |
55
|
0 |
0 |
*{$_;}{'CODE'} ? :
|
59
|
0 |
0 |
*{$_;}{'CODE'} ? :
|
70
|
0 |
0 |
ref $_[0] ? :
|
73
|
0 |
0 |
@_ == 1 ? :
|
|
0 |
0 |
$meta->{'HAS_BUILDARGS'} ? :
|
79
|
0 |
0 |
unless $meta->{'BUILD'}
|
|
0 |
0 |
if not $no_build and @{[] unless $meta->{'BUILD'};}
|
82
|
0 |
0 |
unless ref \$_ eq "SCALAR"
|
|
0 |
0 |
if (defined $_)
|
|
0 |
0 |
if @unknown
|
91
|
0 |
0 |
unless $meta->{'BUILD'}
|
99
|
0 |
0 |
defined ${^GLOBAL_PHASE} ? :
|
102
|
0 |
0 |
unless $meta->{'DEMOLISH'}
|
109
|
0 |
0 |
if $e
|
119
|
0 |
88 |
if exists $DOES{$role}
|
120
|
0 |
88 |
if $role eq "MyTest1"
|
121
|
0 |
88 |
if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self))
|
122
|
0 |
0 |
if $meta->can("does_role") and $meta->does_role($role)
|
247
|
0 |
44 |
if exists $DOES{$role}
|
248
|
0 |
44 |
if $role eq "MyTest2"
|
249
|
0 |
44 |
if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self))
|
250
|
0 |
0 |
if $meta->can("does_role") and $meta->does_role($role)
|