line |
true |
false |
branch |
120
|
12861 |
59757 |
if (defined $val) |
121
|
12853 |
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 |
66821 |
unless $key |
211
|
66821 |
0 |
if ($_[0]{'attributes'}{$key}) { } |