| line |
true |
false |
branch |
|
120
|
18929 |
90782 |
if (defined $val) |
|
121
|
18921 |
8 |
if ($value->{'isa'}) |
|
127
|
0 |
16757 |
$value->{'is'} eq 'ro' ? : |
|
129
|
0 |
16757 |
if ($value->{'required'} and not defined $params{$key}) |
|
133
|
7107 |
9650 |
if ($value->{'default'} and not $params{$key}) |
|
137
|
11830 |
4927 |
if (defined $params{$key}) |
|
138
|
11830 |
0 |
if ($value->{'isa'}) |
|
149
|
0 |
0 |
if (defined $val) |
|
162
|
24 |
1486 |
if $self->can("BUILD") |
|
191
|
3213 |
8902 |
unless $self->{'attributes'}{$_} |
|
210
|
0 |
100809 |
unless $key |
|
211
|
100809 |
0 |
if ($_[0]{'attributes'}{$key}) { } |