| blib/lib/I22r/Translate/Backend.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 12 | 33.3 |
| line | true | false | branch |
|---|---|---|---|
| 26 | 0 | 129 | if (@opts == 0) |
| 29 | 113 | 16 | if (@opts == 1 and ref $opts[0] eq '') |
| 32 | 0 | 16 | ref $opts[0] eq 'HASH' ? : |
| 40 | 0 | 0 | if (@opts == 0) { } |
| 0 | 0 | elsif (@opts == 1 and ref $opts[0] eq '') { } | |
| 45 | 0 | 0 | ref $opts[0] eq 'HASH' ? : |