Branch Coverage

blib/lib/Auth/Yubikey_Decrypter.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
80 0 0 if ($aeskey =~ /^[a-f0-9]+$/i) { }
0 0 elsif ($aeskey =~ /^[cbdefghijklnrtuv]+$/i) { }
136 0 0 if ($i / 2 != int $i / 2) { }
167 0 0 if ($j)