line |
true |
false |
branch |
8
|
8 |
1 |
scalar @_ == 1 ? :
|
16
|
0 |
0 |
defined $args{$accessor} ? :
|
17
|
0 |
0 |
unless (not $accessors{$accessor}{'required'} or defined $value)
|
29
|
0 |
5 |
wantarray ? :
|
34
|
2 |
11 |
if (not defined $begin or ref $begin)
|
35
|
2 |
0 |
defined $begin ? :
|
39
|
2 |
9 |
if ((ref $mg || '') =~ /^(|HASH|ARRAY|SCALAR|CODE|GLOB)$/)
|
40
|
2 |
0 |
defined $mg ? :
|
44
|
2 |
7 |
if ((ref $export || '') ne 'HASH')
|
45
|
2 |
0 |
defined $export ? :
|
49
|
2 |
5 |
if ((ref $meta || '') ne 'HASH')
|
50
|
2 |
0 |
defined $meta ? :
|
69
|
2 |
5 |
if ((ref $mg || '') =~ /^(|HASH|ARRAY|SCALAR|CODE|GLOB)$/)
|
70
|
2 |
0 |
defined $mg ? :
|