| File: | blib/lib/Database/Abstraction/Query.pm |
| Coverage: | 100.0% |
| line | subroutine |
|---|---|
| 7 | BEGIN |
| 8 | BEGIN |
| 9 | BEGIN |
| 11 | BEGIN |
| 12 | BEGIN |
| 125 | new |
| 156 | select |
| 182 | where |
| 218 | join |
| 236 | order_by |
| 261 | limit |
| 281 | offset |
| 294 | _apply_perl_sort_limit |
| 317 | _build_sql |
| 367 | all |
| 408 | first |
| 450 | count |