lib/Crypt/Mode/CBC/Easy.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 10 | 50.0 |
line | true | false | branch |
---|---|---|---|
66 | 0 | 1 | unless @plain_texts |
84 | 0 | 1 | unless $cipher_text |
89 | 0 | 1 | unless $iv and $to_decrypt |
97 | 1 | 0 | if ($confirm_digest eq $digest) { } |
98 | 1 | 0 | if (wantarray) { } |