| line |
true |
false |
branch |
|
85
|
0 |
54 |
unless ref $x |
|
89
|
0 |
54 |
if $x->is_nan |
|
95
|
1 |
53 |
if ($y->sign eq '-') |
|
100
|
41 |
13 |
if ($y < 1000) |
|
121
|
8 |
24 |
if ($num == 1 and $index == 1) { } |
|
130
|
19 |
13 |
if ($index > 0) |
|
145
|
5 |
8 |
if (@num > 1 and 0 < $num[-1] and $num[-1] < 100) |
|
158
|
5 |
14 |
if $index == 0 or $number->is_zero |
|
159
|
8 |
6 |
if $index == 1 |
|
163
|
1 |
5 |
if (($index & 1) == 1) |
|
166
|
3 |
3 |
unless $number->is_one |
|
178
|
8 |
57 |
if $number->is_zero and not $only |
|
181
|
29 |
28 |
if $number <= $#$SMALL |
|
193
|
16 |
12 |
if ($num[0]) |
|
195
|
7 |
9 |
$num[0] == 1 ? : |
|
203
|
17 |
11 |
if ($num[1]) |
|
207
|
4 |
13 |
if ($num[1] <= $#$SMALL) { } |
|
211
|
12 |
1 |
if ($ones > 0) |