Branch Coverage

blib/lib/File/KDBX/Cipher/CBC.pm
Criterion Covered Total %
branch 3 10 30.0


line true false branch
13 0 0 unless &Scalar::Util::blessed($_[0])
14 0 0 if $#_
29 0 80 ref $_ ? :
41 0 25 ref $_ ? :
46 0 37 unless $self->{'mode'}