Branch Coverage

blib/lib/Pass/OTP.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
79 2 20 $options{'base32'} ? :
16 6 $algorithm < 384 ? :
91 1 21 if (defined $options{'chars'}) { }
142 1 21 if defined $options{'issuer'} and $options{'issuer'} =~ /^Steam/i
144 3 18 if $options{'type'} eq "hotp"
145 18 0 if $options{'type'} eq "totp"