line |
true |
false |
branch |
151
|
37 |
0 |
ref $_[0] ? :
|
155
|
14 |
76 |
unless $params_ref{$required}
|
162
|
2 |
4 |
if defined $minimum and defined $maximum and $maximum < $minimum
|
183
|
45 |
89 |
unless (defined $value)
|
186
|
6 |
39 |
if defined $min
|
188
|
6 |
39 |
if defined $max
|
217
|
1 |
22 |
unless $available_adjustments{$operation}
|
218
|
1 |
21 |
unless ref $adjustment
|
221
|
1 |
20 |
unless $adjustment->{'calculatedValue'}
|
247
|
30 |
30 |
if ($obj->name eq $adj_name)
|
253
|
23 |
40 |
if $excluded
|
269
|
1 |
29 |
unless ref $replacement
|
273
|
1 |
28 |
unless $replacement->{'calculatedValue'}
|
279
|
25 |
18 |
if $obj != $replacement
|
281
|
21 |
22 |
if ($obj->name eq $replacement->name)
|
287
|
25 |
3 |
if $replaced
|
306
|
154 |
50 |
if (exists $self->{'_cached_amount'})
|
310
|
4 |
58 |
unless (defined $adjustment->[-1]->_verified_cached_value)
|
331
|
3 |
17 |
if ($self->name eq $adj_name) { }
|
340
|
2 |
12 |
if $picked
|
356
|
1 |
2 |
$adj ? :
|