| blib/lib/Crypt/KDF/KDF2Generator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 22 | 31.8 | 
| line | true | false | branch | 
|---|---|---|---|
| 60 | 0 | 4 | ref $class ? : | 
| 62 | 4 | 0 | if (exists $opts{-'digest'}) | 
| 64 | 0 | 4 | ref $opts{-'digest'} ? : | 
| 66 | 0 | 4 | if (exists $opts{-'digestparam'}) | 
| 70 | 4 | 0 | if (exists $opts{-'seed'}) | 
| 74 | 2 | 2 | if (exists $opts{-'iv'}) | 
| 97 | 0 | 0 | if (exists $opts{-'digest'}) | 
| 99 | 0 | 0 | ref $opts{-'digest'} ? : | 
| 101 | 0 | 0 | if (exists $opts{-'digestparam'}) | 
| 105 | 0 | 0 | if (exists $opts{-'seed'}) | 
| 109 | 0 | 0 | if (exists $opts{-'iv'}) |