blib/lib/RapidApp/DBIC/Component/PassphraseColumn.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 8 | 37.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
30 | 0 | 0 | 1 | exists $info->{'passphrase_class'} and defined $info->{'passphrase_class'} |
83 | 1 | 0 | 0 | exists $attr->{$col} and not ref $attr->{$col} |
line | l | !l | condition |
---|---|---|---|
35 | 1 | 0 | $info->{'passphrase_args'} || {} |