Condition Coverage

blib/lib/DBIx/Class/PassphraseColumn.pm
Criterion Covered Total %
condition 4 8 50.0


and 3 conditions

line !l l&&!r l&&r condition
162 0 0 4 exists $info->{'passphrase_class'} and defined $info->{'passphrase_class'}
227 0 2 4 exists $attr->{$col} and not ref $attr->{$col}

or 2 conditions

line l !l condition
167 4 0 $info->{'passphrase_args'} || {}