Branch Coverage

blib/lib/OpusVL/Preferences/RolesFor/ResultSet/PrfOwner.pm
Criterion Covered Total %
branch 0 38 0.0


line true false branch
17 0 0 unless defined $defaults
22 0 0 unless defined $def
85 0 0 if ($crypto)
100 0 0 unless ($f->unique_field or $f->searchable)
110 0 0 $x == 1 ? :
134 0 0 $x == 1 ? :
158 0 0 $x == 1 ? :
197 0 0 if ($field->required)
199 0 0 unless exists $$params{$field->name}
201 0 0 if ($field->unique_field)
207 0 0 if $id
211 0 0 if $error
228 0 0 if $error
240 0 0 if (ref $val eq 'HASH') { }
245 0 0 if ($op =~ /-?ident/)
250 0 0 if (ref $val->{$op} eq 'ARRAY') { }
0 0 elsif (ref $val->{$op} eq 'HASHREF') { }
0 0 elsif (not ref $val->{$op}) { }
267 0 0 if ($op =~ /like/i)