Branch Coverage

blib/lib/Crypt/xDBM_File.pm
Criterion Covered Total %
branch 4 10 40.0


line true false branch
16 11 0 if ($len != $block_size)
51 1 0 if ($$self{'key_pad'} == 0)
55 0 1 if ($$self{'block_pad'} == 0)
74 3 0 if (defined $crypted_value) { }
113 0 0 if (defined $crypted_key) { }