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
161 0 0 2 exists $info->{'passphrase_class'} and defined $info->{'passphrase_class'}
226 0 2 2 exists $attr->{$col} and not ref $attr->{$col}

or 2 conditions

line l !l condition
166 2 0 $info->{'passphrase_args'} || {}