| blib/lib/App/OATH/Crypt.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 10 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 33 | 1 | 6 | if ($type ne '' and not exists $self->{'workers'}{$type}) |
| 43 | 6 | 4 | if $type eq '' |
| 51 | 9 | 9 | if $type eq '' |
| 52 | 14 | 4 | if ($data =~ /:/) |
| 56 | 1 | 17 | unless $worker |