| blib/lib/SimpleCDB.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 14 | 32 | 43.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 84 | 0 | 0 | 0 | $SimpleCDB::DEBUG and $_[0] <= $SimpleCDB::DEBUG |
| 246 | 0 | 0 | 128 | defined $nfiles and defined $sep |
| 482 | 112 | 7 | 112 | not defined $fh and $$self{'next'} < @{$$self{'dlist'};} |
| 531 | 7 | 121000 | 112 | defined $fh and not defined($l = $fh->getline) |
| line | l | !l | condition |
|---|---|---|---|
| 140 | 0 | 0 | $_[0] || 'bcc3b7b7b80' |
| 191 | 138 | 0 | $dir ||= '.' |
| 193 | 0 | 138 | $perms ||= 438 |
| 281 | 2208 | 0 | $$s{'dlen'} || 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 194 | 0 | 138 | 0 | $nfiles ||= $SimpleCDB::NFILES |
| 195 | 0 | 138 | 0 | $sep ||= $SimpleCDB::SEP |
| 197 | 0 | 138 | 0 | $rdt ||= $SimpleCDB::LOCKRDTIMEOUT |
| 198 | 0 | 138 | 0 | $wrt ||= $SimpleCDB::LOCKWRTIMEOUT |