Branch Coverage

blib/lib/Crypt/OICQ.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
49 0 16441 if ($crypt_len % 8 or $crypt_len < 16)
69 0 16441 if (substr($plain, -7, 7) ne "\000\000\000\000\000\000\000")
97 14378 2051 if $head_pad_len