Branch Coverage

blib/lib/Crypt/RIPEMD160/MAC.pm
Criterion Covered Total %
branch 3 8 37.5


line true false branch
22 6 14 if (length $self->{'key'} > 64)
41 0 0 if (length $self->{'key'} > 64)
66 0 1 unless (ref $handle)
67 0 0 unless $handle =~ /(\:\:|\')/