line |
true |
false |
branch |
48
|
48 |
641 |
if ($key eq $order) |
58
|
48 |
148 |
if ($key eq $newkey) |
63
|
5 |
48 |
if ($exist != 1) |
119
|
62 |
10 |
if ($name) { } |
120
|
24 |
38 |
if (_check_if_contain_japanese($name)) { } |
125
|
16 |
22 |
if (length $name <= 73) { } |
132
|
11 |
22 |
if (length $piece > 75) |
137
|
11 |
11 |
if ($too_long_word) { } |
152
|
42 |
30 |
if ($$self{$field}) { } |
153
|
0 |
42 |
if ($field eq 'Sender') { } |
267
|
33 |
36 |
if (length $whole <= 42) |
276
|
36 |
648 |
if (length $temp > 42) |
335
|
11 |
11 |
if (length $whole <= 60) |
344
|
11 |
660 |
if (length $temp > 60) |