Condition Coverage

blib/lib/CGI/MultiValuedHash.pm
Criterion Covered Total %
condition 6 27 22.2


and 3 conditions

line !l l&&!r l&&r condition
569 0 0 0 not $use_empty and @mvh_list
0 0 0 not $use_empty and @mvh_list and not $mvh_list[-1]->keys_count

or 2 conditions

line l !l condition
182 8 4 shift @_ || '&'
237 16 8 shift @_ || '&'
251 28 78 $$rh_main_hash{$key} ||= []
292 0 0 $delim_kvpair ||= "\n"
293 0 0 $delim_values ||= undef
294 0 0 $delim_recs ||= "\n=\n"
333 0 0 $delim_kvpair ||= "\n"
334 0 0 $delim_values ||= undef
335 0 0 $delim_recs ||= "\n=\n"

or 3 conditions

line l !l&&r !l&&!r condition
298 0 0 0 $self->keys_count or $use_empty