Branch Coverage

blib/lib/Crypt/RS14_PP.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
105 3 0 if defined $key
119 3 0 if (defined $key)
121 3 0 if length $key < 16
122 0 3 if length $key > 64
141 0 0 unless $$S[256]
197 365 403 if ($$S[$v] > $$S[255 - $v])