Branch Coverage

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


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