line |
true |
false |
branch |
35
|
0 |
1 |
*{$_;}{'CODE'} ? :
|
39
|
0 |
1 |
*{$_;}{'CODE'} ? :
|
50
|
0 |
1 |
ref $_[0] ? :
|
53
|
0 |
1 |
@_ == 1 ? :
|
|
0 |
1 |
$meta->{'HAS_BUILDARGS'} ? :
|
59
|
1 |
1 |
unless exists $args->{$_}
|
60
|
0 |
1 |
unless exists $args_for_first__name->{'first_name'}
|
66
|
2 |
1 |
unless exists $args->{$_}
|
67
|
0 |
1 |
unless exists $args_for_last__name->{'last_name'}
|
72
|
0 |
1 |
if (exists $args->{'age'})
|
76
|
0 |
1 |
if (exists $args->{'height'})
|
80
|
0 |
1 |
unless $meta->{'BUILD'}
|
|
0 |
1 |
if not $no_build and @{[] unless $meta->{'BUILD'};}
|
83
|
0 |
1 |
if @unknown
|
92
|
0 |
0 |
unless $meta->{'BUILD'}
|
100
|
1 |
0 |
defined ${^GLOBAL_PHASE} ? :
|
103
|
0 |
1 |
unless $meta->{'DEMOLISH'}
|
110
|
0 |
0 |
if $e
|
181
|
0 |
7 |
if exists $DOES{$role}
|
182
|
0 |
7 |
if $role eq "MyPerson"
|
183
|
0 |
7 |
if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self))
|
184
|
0 |
0 |
if $meta->can("does_role") and $meta->does_role($role)
|