line |
true |
false |
branch |
54
|
1 |
15 |
unless defined $dimensions |
55
|
1 |
14 |
unless $dimensions > 0 |
56
|
1 |
13 |
unless exists $args{'Wrapping'} |
92
|
507 |
37 |
if $point->bounds_check($self->{'min'}, $self->{'max'}) |
99
|
19 |
55 |
if $new_min->get_component($d) > $point->get_component($d) |
101
|
32 |
42 |
if $new_max->get_component($d) < $point->get_component($d) |
122
|
902 |
968 |
if ($v->bounds_check($old_min, $old_max)) |
151
|
1394 |
15 |
if ($v->bounds_check($self->{'min'}, $self->{'max'})) |
191
|
2790 |
939 |
unless defined $min |
192
|
2790 |
939 |
unless defined $max |
207
|
1 |
489 |
if $value < 0 |
214
|
1 |
1410 |
if $value & 2147483648 |