line |
true |
false |
branch |
145
|
0 |
0 |
if ($@) |
202
|
0 |
0 |
if ($_[0]->is_nan) { } |
|
0 |
0 |
elsif ($_[0]->is_pos) { } |
215
|
0 |
0 |
if ($_[0]->is_nan or $_[1]->is_nan) { } |
220
|
0 |
0 |
if ($tmp->is_zero) { } |
|
0 |
0 |
elsif ($tmp->is_neg) { } |
257
|
0 |
0 |
if ($_[0]->is_zero) { } |
|
0 |
0 |
elsif ($_[0]->is_pos) { } |
|
0 |
0 |
elsif ($_[0]->is_neg) { } |
295
|
0 |
0 |
if (CORE::not $blessed) { } |
|
0 |
0 |
elsif ($_[0]{'_number'}->can('is_zero')) { } |
310
|
0 |
0 |
if (CORE::not $blessed) { } |
|
0 |
0 |
elsif ($_[0]{'_number'}->can('is_one')) { } |
311
|
0 |
0 |
$_[0]{'_number'} == $POS_ONE ? : |
322
|
0 |
0 |
if (CORE::not $blessed) { } |
|
0 |
0 |
elsif ($_[0]{'_number'}->can('is_one')) { } |
323
|
0 |
0 |
$_[0]{'_number'} == $NEG_ONE ? : |
334
|
0 |
0 |
if (CORE::not $blessed) { } |
|
0 |
0 |
elsif ($_[0]{'_number'}->can('is_pos')) { } |
335
|
0 |
0 |
if ($_[0]->is_nan) { } |
338
|
0 |
0 |
&Data::Float::signbit($_[0]{'_number'}) == 0 ? : |
350
|
0 |
0 |
if (CORE::not $blessed) { } |
|
0 |
0 |
elsif ($_[0]{'_number'}->can('is_neg')) { } |
351
|
0 |
0 |
if ($_[0]->is_nan) { } |
354
|
0 |
0 |
&Data::Float::signbit($_[0]{'_number'}) == 0 ? : |
366
|
0 |
0 |
if (CORE::not $blessed) { } |
|
0 |
0 |
elsif ($_[0]{'_number'}->can('is_inf')) { } |
381
|
0 |
0 |
if (CORE::not $blessed) { } |
|
0 |
0 |
elsif ($_[0]{'_number'}->can('is_nan')) { } |