| blib/lib/BW/DB/CRUD.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 28 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 42 | 0 | 0 | 0 | $cache and @$cache | 
| 0 | 0 | 0 | $cache and @$cache and $opt ne 'refresh' | |
| 46 | 0 | 0 | 0 | $rc and @$rc | 
| 68 | 0 | 0 | 0 | $$rechash{$table_id} and not $id | 
| 72 | 0 | 0 | 0 | $id and $self->getrec($t, $id) | 
| 170 | 0 | 0 | 0 | @cols and @vals | 
| line | l | !l | condition | 
|---|---|---|---|
| 38 | 0 | 0 | shift() || '' | 
| 64 | 0 | 0 | shift() || '' | 
| 91 | 0 | 0 | shift() || '' | 
| 306 | 0 | 0 | $fields_list || undef | 
| 312 | 0 | 0 | $self->id_type || '' |