Condition Coverage

blib/lib/HTML/WebMake/DataSources/DirOfFiles.pm
Criterion Covered Total %
condition 0 24 0.0


and 3 conditions

line !l l&&!r l&&r condition
114 0 0 0 defined $pattskip && /^$pattskip$/
0 0 0 /^$patt$/ and not defined $pattskip && /^$pattskip$/
121 0 0 0 defined $pattskip && /^$pattskip$/
0 0 0 /^$pattmetas$/ and not defined $pattskip && /^$pattskip$/
195 0 0 0 defined $skip and $matchstr =~ /$skip/

or 3 conditions

line l !l&&r !l&&!r condition
25 0 0 0 ref $class || $class
135 0 0 0 not defined $mtime or $mtime == 0
151 0 0 0 not defined $mtime or $mtime == 0