| blib/lib/DBR/Sandbox.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 5 | 14 | 35.7 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 37 | 17 | 0 | 0 | $params{'reuse'} and -e $dbrconf | 
| 17 | 0 | 0 | $params{'reuse'} and -e $dbrconf and -d $sandbox | 
| line | l | !l | condition | 
|---|---|---|---|
| 90 | 34 | 0 | delete $$attr{'dbfile'} || ':memory:' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 30 | 0 | 17 | 0 | blessed($_[0]) or $_[0] eq 'DBR::Sandbox' | 
| 35 | 0 | 0 | 17 | $params{'writeconf'} || "$sandbox/DBR.conf" |