line |
true |
false |
branch |
36
|
0 |
4 |
*{$_;}{'CODE'} ? :
|
40
|
0 |
4 |
*{$_;}{'CODE'} ? :
|
51
|
0 |
4 |
ref $_[0] ? :
|
54
|
0 |
4 |
@_ == 1 ? :
|
|
0 |
4 |
$meta->{'HAS_BUILDARGS'} ? :
|
59
|
4 |
0 |
if exists $args->{'foo'}
|
60
|
4 |
0 |
if (exists $args->{'foo'})
|
64
|
0 |
4 |
unless $meta->{'BUILD'}
|
|
0 |
4 |
if not $no_build and @{[] unless $meta->{'BUILD'};}
|
67
|
0 |
4 |
if @unknown
|
76
|
0 |
0 |
unless $meta->{'BUILD'}
|
84
|
4 |
0 |
defined ${^GLOBAL_PHASE} ? :
|
87
|
0 |
4 |
unless $meta->{'DEMOLISH'}
|
94
|
0 |
0 |
if $e
|
103
|
0 |
4 |
unless @_ == 1
|
110
|
0 |
28 |
if exists $DOES{$role}
|
111
|
0 |
28 |
if $role eq "MyTest"
|
112
|
0 |
28 |
if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self))
|
113
|
0 |
0 |
if $meta->can("does_role") and $meta->does_role($role)
|