blib/lib/SQL/Abstract/Limit.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 21 | 25 | 84.0 |
pod | 2 | 2 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
2 | 5 | n/a | BEGIN |
3 | 5 | n/a | BEGIN |
4 | 5 | n/a | BEGIN |
6 | 5 | n/a | BEGIN |
8 | 5 | n/a | BEGIN |
10 | 5 | n/a | BEGIN |
156 | 11 | Yes | select |
208 | 12 | Yes | where |
236 | 23 | n/a | _get_args |
265 | 16 | n/a | _default_limit_syntax |
268 | 9 | n/a | _emulate_limit |
284 | 9 | n/a | _find_syntax |
335 | 0 | n/a | _find_database_from_dbh |
382 | 0 | n/a | _find_database_from_cdbi |
395 | 0 | n/a | _find_syntax_from_database |
430 | 3 | n/a | _order_directions |
519 | 1 | n/a | _LimitOffset |
548 | 1 | n/a | _LimitXY |
579 | 0 | n/a | _LimitYX |
604 | 1 | n/a | _RowsTo |
638 | 1 | n/a | _Top |
689 | 1 | n/a | _RowNum |
796 | 1 | n/a | _FetchFirst |
858 | 1 | n/a | _GenericSubQ |
1008 | 1 | n/a | _Skip |