line |
true |
false |
branch |
43
|
0 |
1 |
*{$_;}{'CODE'} ? :
|
47
|
0 |
1 |
*{$_;}{'CODE'} ? :
|
58
|
0 |
3 |
ref $_[0] ? :
|
61
|
0 |
3 |
@_ == 1 ? :
|
|
0 |
3 |
$meta->{'HAS_BUILDARGS'} ? :
|
66
|
1 |
2 |
unless exists $args->{'foo'}
|
71
|
0 |
2 |
unless $meta->{'BUILD'}
|
|
0 |
2 |
if not $no_build and @{[] unless $meta->{'BUILD'};}
|
74
|
1 |
1 |
if @unknown
|
83
|
0 |
0 |
unless $meta->{'BUILD'}
|
91
|
3 |
0 |
defined ${^GLOBAL_PHASE} ? :
|
94
|
0 |
3 |
unless $meta->{'DEMOLISH'}
|
101
|
0 |
0 |
if $e
|
110
|
0 |
1 |
unless @_ == 1
|
|
0 |
1 |
exists $_[0]{'bar'} ? :
|
129
|
0 |
0 |
if exists $DOES{$role}
|
130
|
0 |
0 |
if $role eq "MyTest"
|
131
|
0 |
0 |
if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self))
|
132
|
0 |
0 |
if $meta->can("does_role") and $meta->does_role($role)
|