Branch Coverage

blib/lib/Crypt/Twofish_PP.pm
Criterion Covered Total %
branch 11 16 68.7


line true false branch
294 0 39 unless @_ == 2
303 0 26 unless $keylength == 16 or $keylength == 24 or $keylength == 32
354 13 26 if ($keylength == 2) { }
13 13 elsif ($keylength == 3) { }
13 0 elsif ($keylength == 4) { }
448 0 0 if (ref $self) { }
1067 370 566 if $t & 128
1076 363 573 if $t & 1