blib/lib/Crypt/RIPEMD160/MAC.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 8 | 25.0 |
line | true | false | branch |
---|---|---|---|
27 | 3 | 5 | if (length $$self{'key'} > 64) |
46 | 0 | 0 | if (length $$self{'key'} > 64) |
71 | 0 | 0 | unless (ref $handle) |
72 | 0 | 0 | unless $handle =~ /(\:\:|\')/ |