line |
true |
false |
branch |
35
|
0 |
3 |
*{$_;}{'CODE'} ? :
|
39
|
0 |
3 |
*{$_;}{'CODE'} ? :
|
50
|
0 |
3 |
ref $_[0] ? :
|
53
|
0 |
3 |
@_ == 1 ? :
|
|
0 |
3 |
$meta->{'HAS_BUILDARGS'} ? :
|
58
|
0 |
3 |
exists $args->{'list'} ? :
|
62
|
0 |
3 |
unless $meta->{'BUILD'}
|
|
0 |
3 |
if not $no_build and @{[] unless $meta->{'BUILD'};}
|
65
|
0 |
3 |
if @unknown
|
74
|
0 |
0 |
unless $meta->{'BUILD'}
|
82
|
3 |
0 |
defined ${^GLOBAL_PHASE} ? :
|
85
|
0 |
3 |
unless $meta->{'DEMOLISH'}
|
92
|
0 |
0 |
if $e
|
116
|
0 |
21 |
if exists $DOES{$role}
|
117
|
0 |
21 |
if $role eq "MyTest"
|
118
|
0 |
21 |
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)
|