| File: | blib/lib/Database/Abstraction/Query.pm |
| Coverage: | 26.3% |
| line | % | coverage | condition | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 129 | 67 |
| &blessed($db) and $db->isa("Database::Abstraction") | ||||||||||||
| 279 | 0 |
| $dir //= "ASC" | ||||||||||||
| 283 | 0 |
| $$b{$col} // "" | ||||||||||||
| 0 |
| $$b{$col} // "" | |||||||||||||
| 0 |
| $$a{$col} // "" | |||||||||||||
| 0 |
| $$a{$col} // "" | |||||||||||||
| 296 | 33 |
| $$db{'table'} || ref $db | ||||||||||||
| 312 | 67 |
| $$db{"type"} eq "CSV" and not $$db{"no_entry"} |