Branch Coverage

blib/lib/App/OATH/Crypt.pm
Criterion Covered Total %
branch 14 14 100.0


line true false branch
35 1 6 if ($type ne '' and not exists $self->{'workers'}{$type})
45 12 4 if $type eq ''
54 10 9 if $type eq ''
55 15 4 if ($data =~ /:/)
59 1 18 unless $worker
62 1 14 unless $check
63 5 10 if ($check ne $self->{'check'})