Branch Coverage

blib/lib/Crypt/Keyczar/Crypter.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
13 0 4 if (length $data < 5)
18 0 4 if ($v != 0)
22 0 4 unless ($key)
31 3 1 length $iv > 0 ? :
35 0 4 unless ($mac->verify($signature))