| blib/lib/Crypt/RC5.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 36 | 0 | 0 | if (length $temp < 2) |
| 45 | 0 | 0 | @Crypt::RC5::S > @L ? : |
| 64 | 0 | 0 | if length $iv != 8 |
| 80 | 0 | 0 | if (length($text) % 8) |
| 103 | 0 | 0 | unless $decrypt |
| 105 | 0 | 0 | if ($decrypt) { } |
| 112 | 0 | 0 | if $decrypt |