line |
true |
false |
branch |
155
|
36 |
0 |
ref $_[0] ? :
|
158
|
14 |
73 |
unless $params_ref{$required}
|
166
|
2 |
4 |
if defined $minimum and defined $maximum and $maximum < $minimum
|
188
|
45 |
89 |
unless (defined $value)
|
191
|
6 |
39 |
if defined $min
|
193
|
6 |
39 |
if defined $max
|
221
|
1 |
22 |
unless $available_adjustments{$operation}
|
223
|
1 |
21 |
unless ref $adjustment
|
225
|
1 |
20 |
unless $$adjustment{'calculatedValue'}
|
252
|
30 |
30 |
if ($obj->name eq $adj_name)
|
258
|
23 |
40 |
if $excluded
|
274
|
1 |
29 |
unless ref $replacement
|
277
|
1 |
28 |
unless $$replacement{'calculatedValue'}
|
284
|
25 |
18 |
if $obj != $replacement
|
286
|
21 |
22 |
if ($obj->name eq $replacement->name)
|
292
|
25 |
3 |
if $replaced
|
313
|
154 |
50 |
if (exists $$self{'_cached_amount'})
|
317
|
4 |
58 |
unless (defined $$adjustment[-1]->_verified_cached_value)
|
338
|
3 |
17 |
if ($self->name eq $adj_name) { }
|
348
|
2 |
12 |
if $picked
|
364
|
1 |
2 |
$adj ? :
|