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