line |
true |
false |
branch |
8
|
11 |
1 |
scalar @_ == 1 ? :
|
16
|
0 |
0 |
defined $args{$accessor} ? :
|
17
|
0 |
0 |
unless (not $accessors{$accessor}{'required'} or defined $value)
|
33
|
0 |
1 |
wantarray ? :
|
45
|
0 |
7 |
wantarray ? :
|
50
|
2 |
35 |
if ((ref $meta || '') ne 'HASH')
|
51
|
2 |
0 |
defined $meta ? :
|
58
|
110 |
135 |
$meta->{$_} ? :
|
68
|
2 |
8 |
if (not defined $name or ref $name)
|
69
|
2 |
0 |
defined $name ? :
|
73
|
2 |
6 |
if (not defined $content or ref $content)
|
74
|
2 |
0 |
defined $content ? :
|
85
|
2 |
12 |
if (not defined $name or ref $name)
|
86
|
2 |
0 |
defined $name ? :
|
90
|
2 |
10 |
if (not defined $content or ref $content)
|
91
|
2 |
0 |
defined $content ? :
|