| blib/lib/Crypt/Elijah.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 6 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 2 | 9 | if not defined $_[0] or ref $_[0] or length $_[0] < 12 |
| 38 | 2 | 7 | if not defined $_[0] && defined $_[1] or ref $_[0] or not ref $_[1] |
| 60 | 0 | 7 | if not defined $_[0] && defined $_[1] or ref $_[0] or not ref $_[1] |