Branch Coverage

blib/lib/Crypt/Keyczar/Util.pm
Criterion Covered Total %
branch 9 18 50.0


line true false branch
23 0 0 unless defined $opts
37 0 85 unless defined $src
48 0 564 unless defined $src
51 492 72 if (length($src) % 4 != 0)
73 0 83 if is_v1()
82 0 330 if is_v1()
88 0 162 is_v1() ? :
89 0 518 is_v1() ? :
90 0 9 is_v1() ? :