line |
true |
false |
branch |
35
|
0 |
1 |
*{$_;}{'CODE'} ? :
|
39
|
0 |
1 |
*{$_;}{'CODE'} ? :
|
50
|
0 |
3 |
ref $_[0] ? :
|
53
|
0 |
3 |
@_ == 1 ? :
|
|
0 |
3 |
$meta->{'HAS_BUILDARGS'} ? :
|
58
|
1 |
2 |
unless exists $args->{'foo'}
|
63
|
1 |
1 |
if (exists $args->{'bar'})
|
67
|
0 |
2 |
unless $meta->{'BUILD'}
|
|
0 |
2 |
if not $no_build and @{[] unless $meta->{'BUILD'};}
|
70
|
0 |
2 |
if @unknown
|
79
|
0 |
0 |
unless $meta->{'BUILD'}
|
87
|
3 |
0 |
defined ${^GLOBAL_PHASE} ? :
|
90
|
0 |
3 |
unless $meta->{'DEMOLISH'}
|
97
|
0 |
0 |
if $e
|
133
|
0 |
7 |
if exists $DOES{$role}
|
134
|
0 |
7 |
if $role eq "MyTest"
|
135
|
0 |
7 |
if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self))
|
136
|
0 |
0 |
if $meta->can("does_role") and $meta->does_role($role)
|