| blib/lib/DBIx/Class/EncodedColumn/Crypt/Eksblowfish/Bcrypt.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 18 | 88.8 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 1 | 1 | exists $args->{'cost'} ? : |
| 13 | 1 | 1 | exists $args->{'key_nul'} ? : |
| 15 | 0 | 2 | unless $nul =~ /^[01]$/ |
| 17 | 0 | 2 | unless $cost =~ /^\d\d?$/ |
| 20 | 1 | 1 | $nul ? : |
| 28 | 2 | 8 | if (&is_utf8($plain_text)) |
| 32 | 5 | 5 | unless ($settings_str) |
| 47 | 1 | 3 | unless defined $col_v |
| 1 | 2 | unless defined $col_v |