blib/lib/DBIx/Class/PassphraseColumn.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 8 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
162 | 0 | 0 | 4 | exists $info->{'passphrase_class'} and defined $info->{'passphrase_class'} |
227 | 0 | 4 | 4 | exists $attr->{$col} and not ref $attr->{$col} |
line | l | !l | condition |
---|---|---|---|
167 | 4 | 0 | $info->{'passphrase_args'} || {} |