| blib/lib/Convert/DUDE.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 14 | 64.2 | 
| line | true | false | branch | 
|---|---|---|---|
| 24 | 0 | 0 | if @_ | 
| 98 | 6 | 116 | if ($n == 45) | 
| 152 | 3 | 58 | if ($input[0] eq '-') | 
| 160 | 0 | 142 | unless (exists $Convert::DUDE::char2bits{$input[0]}) | 
| 163 | 0 | 142 | unless (@input) | 
| 169 | 58 | 84 | if substr($quintet, 0, 1) eq '0' | 
| 181 | 0 | 5 | unless (dude_encode($output->utf8) eq $input) |