| line |
true |
false |
branch |
|
25
|
8 |
9 |
if (exists $$self{$key}) { } |
|
32
|
2 |
4 |
if (exists $$self{$k}) |
|
39
|
1 |
6 |
if (exists $$self{$k}) |
|
53
|
5 |
3 |
if ($range =~ /^(\-)?(\d+)\.?(\d*)\.\.(\-)?(\d+)\.?(\d*)$/) { } |
|
59
|
2 |
3 |
if ($a_dec or $b_dec) { } |
|
61
|
1 |
1 |
length $a_dec > length $b_dec ? : |
|
69
|
5 |
0 |
if ($beta > $alpha) { } |
|
70
|
2 |
3 |
if ($precision) { } |
|
76
|
0 |
100219 |
if sprintf('%d', $i) == 0 |
|
90
|
3 |
0 |
if ($range =~ /^(\-)?(\d+)\.?(\d*)/) { } |
|
114
|
1 |
1 |
if ($range =~ /^(\-)?(\d+)\.?(\d*)\.\.(\-)?(\d+)\.?(\d*)$/) { } |
|
120
|
0 |
1 |
if ($a_dec or $b_dec) { } |
|
122
|
0 |
0 |
length $a_dec > length $b_dec ? : |
|
130
|
1 |
0 |
if ($beta > $alpha) { } |
|
131
|
0 |
1 |
if ($precision) { } |
|
137
|
0 |
0 |
if sprintf('%d', $i) == 0 |
|
151
|
1 |
0 |
if ($range =~ /^(\-)?(\d+)\.?(\d*)/) { } |
|
165
|
1 |
1 |
defined $self->FETCH($key) ? : |