| line |
true |
false |
branch |
|
120
|
12853 |
59717 |
if (defined $val) |
|
121
|
12845 |
8 |
if ($value->{'isa'}) |
|
127
|
0 |
11054 |
$value->{'is'} eq 'ro' ? : |
|
129
|
0 |
11054 |
if ($value->{'required'} and not defined $params{$key}) |
|
133
|
4680 |
6374 |
if ($value->{'default'} and not $params{$key}) |
|
137
|
7695 |
3359 |
if (defined $params{$key}) |
|
138
|
7695 |
0 |
if ($value->{'isa'}) |
|
149
|
0 |
0 |
if (defined $val) |
|
162
|
24 |
988 |
if $self->can("BUILD") |
|
191
|
1533 |
5797 |
unless $self->{'attributes'}{$_} |
|
210
|
0 |
66773 |
unless $key |
|
211
|
66773 |
0 |
if ($_[0]{'attributes'}{$key}) { } |