| line |
true |
false |
branch |
|
24
|
7 |
46 |
ref $referent ? : |
|
35
|
36 |
0 |
if (defined $numerals) { } |
|
46
|
0 |
120 |
unless ref $num_q |
|
48
|
71 |
49 |
unless scalar @_ |
|
63
|
0 |
0 |
if (scalar @_) |
|
70
|
0 |
29 |
unless ref $num_q |
|
88
|
0 |
39 |
unless $n_val =~ /\A
\-?
(?: \d | \Q$Data::Quantity::Number::Number::ThousandsSeparator\E \d{3} )*
(?: \Q$Data::Quantity::Number::Number::DecimalSeparator\E \d+ )?
(?: [eE] \-? \d+ )?
\Z/x |
|
96
|
0 |
39 |
unless $Data::Quantity::Number::Number::DecimalSeparator eq '.' |
|
112
|
0 |
3 |
if defined $places |
|
115
|
1 |
2 |
defined $dec && length $dec ? : |