line |
true |
false |
branch |
39
|
0 |
1 |
ref $_[0] ? :
|
42
|
0 |
1 |
@_ == 1 ? :
|
|
0 |
1 |
$meta->{'HAS_BUILDARGS'} ? :
|
47
|
0 |
1 |
exists $args->{'first'} ? :
|
51
|
0 |
1 |
exists $args->{'second'} ? :
|
55
|
0 |
1 |
exists $args->{'third'} ? :
|
59
|
0 |
1 |
exists $args->{'fourth'} ? :
|
63
|
0 |
1 |
unless $meta->{'BUILD'}
|
|
0 |
1 |
if not $no_build and @{[] unless $meta->{'BUILD'};}
|
66
|
0 |
1 |
if @unknown
|
102
|
0 |
7 |
if exists $DOES{$role}
|
103
|
0 |
7 |
if $role eq "MyTest"
|
104
|
0 |
7 |
if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self))
|
105
|
0 |
0 |
if $meta->can("does_role") and $meta->does_role($role)
|
150
|
0 |
2 |
*{$_;}{'CODE'} ? :
|
154
|
0 |
2 |
*{$_;}{'CODE'} ? :
|
165
|
0 |
0 |
ref $_[0] ? :
|
168
|
0 |
0 |
@_ == 1 ? :
|
|
0 |
0 |
$meta->{'HAS_BUILDARGS'} ? :
|
173
|
0 |
0 |
exists $args->{'first'} ? :
|
177
|
0 |
0 |
exists $args->{'second'} ? :
|
181
|
0 |
0 |
unless $meta->{'BUILD'}
|
|
0 |
0 |
if not $no_build and @{[] unless $meta->{'BUILD'};}
|
184
|
0 |
0 |
if @unknown
|
193
|
0 |
0 |
unless $meta->{'BUILD'}
|
201
|
1 |
0 |
defined ${^GLOBAL_PHASE} ? :
|
204
|
0 |
1 |
unless $meta->{'DEMOLISH'}
|
211
|
0 |
0 |
if $e
|
247
|
0 |
14 |
if exists $DOES{$role}
|
248
|
0 |
14 |
if $role eq "MyTest::Parent"
|
249
|
0 |
14 |
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)
|