| File: | blib/lib/Database/Abstraction/Query.pm |
| Coverage: | 93.8% |
| line | subroutine |
|---|---|
| 7 | BEGIN |
| 8 | BEGIN |
| 10 | BEGIN |
| 11 | BEGIN |
| 124 | new |
| 155 | select |
| 181 | where |
| 217 | join |
| 235 | order_by |
| 250 | limit |
| 265 | offset |
| 275 | _apply_perl_sort_limit |
| 293 | _build_sql |
| 343 | all |
| 383 | first |
| 423 | count |