| blib/lib/Crypt/Passphrase/Argon2/AES.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 14 | 35.7 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 0 | 1 | unless my $peppers = $args{'peppers'} |
| 25 | 0 | 1 | unless $b <=> $a |
| 28 | 0 | 1 | unless exists $mode{$cipher} |
| 36 | 0 | 2 | unless my $mode = $mode{$cipher} |
| 37 | 0 | 2 | unless my $secret = $self->{'peppers'}{$id} |
| 43 | 0 | 0 | unless my $mode = $mode{$cipher} |
| 44 | 0 | 0 | unless my $secret = $self->{'peppers'}{$id} |