| blib/lib/DirDB.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 5 | 12 | 41.6 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 48 | 4 | 0 | 2 | -d $path and not -l $path | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 16 | 4 | 3 | 0 | -d $rootpath or mkdir $rootpath, 511 | 
| 22 | 0 | 7 | 0 | $moreargs{'ARRAY'} || $DefaultArrayImpl | 
| 437 | 0 | 0 | 0 | delete $OldLocks{"$_[0]"} or rmdir "$$_[0] LOCK" |