Condition Coverage

blib/lib/Digest/Directory/API.pm
Criterion Covered Total %
condition 6 15 40.0


and 3 conditions

line !l l&&!r l&&r condition
229 1 0 9 $nodetails and $nosummary
232 0 0 10 $file and $$self{'dirgest'}->save($file)
281 2 0 0 $nodetails and $nosummary
390 0 0 2 $file and $dirgest->load($file)
396 0 0 2 $file and $$self{'dirgest'}->save($file)