Condition Coverage

blib/lib/WWW/PAUSE/CleanUpHomeDir.pm
Criterion Covered Total %
condition 0 24 0.0


and 3 conditions

line !l l&&!r l&&r condition
99 0 0 0 $_ ne 'CHECKSUMS' and not $_ =~ /$extracted_re/
121 0 0 0 defined $name and defined $next_name
145 0 0 0 defined $only_these_ref and @$only_these_ref
181 0 0 0 defined $only_these_ref and @$only_these_ref
225 0 0 0 $nav{'start'} == 1 and $t->is_start_tag('span')
0 0 0 $nav{'get_text'} == 1 and $t->is_text
257 0 0 0 defined $type and $type eq 'net'

or 3 conditions

line l !l&&r !l&&!r condition
121 0 0 0 defined $name and defined $next_name or $next_name =~ / -(?!.*-) # last dash in the filename .*(TRIAL|_) # trial versions /x