blib/lib/Mojolicious/Plugin/Bcrypt.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 7 | 57.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
20 | 1 | 0 | 12 | defined $settings and $settings =~ /^\$2a\$/ |
line | l | !l | condition |
---|---|---|---|
14 | 1 | 0 | shift() || {} |
21 | 1 | 0 | $$config{'cost'} || 6 |