Condition Coverage

blib/lib/Net/OATH/Server/Lite/Model/User.pm
Criterion Covered Total %
condition 5 6 83.3


or 3 conditions

line l !l&&r !l&&!r condition
67 4 2 3 $self->type eq 'totp' or $self->type eq 'hotp'
70 5 0 1 $self->algorithm eq 'SHA1' or $self->algorithm eq 'MD5'