blib/lib/Convert/IBM390.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 28 | 57.1 |
line | true | false | branch |
---|---|---|---|
53 | 0 | 1 | if ($charset =~ /ebc/i) { } |
64 | 1 | 2 | if ($L - $i < 32) |
71 | 3 | 21 | if $j == 24 |
102 | 4 | 2 | unless defined $_[0] |
104 | 0 | 2 | if length $_[0] == 256 |
106 | 2 | 0 | unless ($_[0] =~ /[^0-9A-Fa-f\s]/) |
109 | 2 | 0 | unless (length($_[0]) % 2) |
112 | 2 | 0 | if length $_[0] == 256 |
131 | 0 | 2 | if (grep {not defined $_;} @new) |
149 | 2 | 0 | if (not defined $a2e_table) { } |
0 | 0 | elsif (not defined $e2a_table) { } | |
150 | 0 | 2 | unless defined $e2a_table |
157 | 2 | 0 | unless (defined $e2ap_table) |
170 | 0 | 2 | if $@ |