Branch Coverage

blib/lib/Pass/OTP.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
78 2 2 $options{'base32'} ? :
89 1 3 if (defined $options{'chars'}) { }
140 1 3 if defined $options{'issuer'} and $options{'issuer'} =~ /^Steam/i
142 3 0 if $options{'type'} eq 'hotp'
143 0 0 if $options{'type'} eq 'totp'