Condition Coverage

lib/CGI/Application/Plugin/MetadataDB.pm
Criterion Covered Total %
condition 0 16 0.0


and 2 conditions

line l !l condition
175 0 0 warn "missing (${PREPEND_FIELD_NAME}:$prepend) in post data" and return
181 0 0 debug("No search params requested. Missing [${prepend}_attribute] in form.") and return
185 0 0 defined @a and scalar @a
208 0 0 $self->feedback('No search params requested and resolved.') and return

and 3 conditions

line !l l&&!r l&&r condition
195 0 0 0 defined $val and $val =~ /\w/

or 2 conditions

line l !l condition
199 0 0 $type ||= 'like'

or 3 conditions

line l !l&&r !l&&!r condition
219 0 0 0 $mds ||= $self->mds_object