| blib/lib/WE/DB.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 2 | 13 | 15.3 | 
| line | l | !l | condition | 
|---|---|---|---|
| 110 | 28 | 1 | $vglob and *$vglob{'SCALAR'} | 
| 276 | 0 | 0 | $self->CurrentUser and 0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 216 | 0 | 0 | 0 | defined $$self{$db} and $$self{$db}->can('init') | 
| 232 | 0 | 0 | 0 | exists $$self{$db} and $$self{$db}->can('delete_db_contents') | 
| 248 | 0 | 0 | 0 | exists $$self{$db} and $$self{$db}->can('delete_db') |