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 |
209 | 10 | Yes | where |
237 | 21 | n/a | _get_args |
266 | 14 | n/a | _default_limit_syntax |
269 | 9 | n/a | _emulate_limit |
285 | 9 | n/a | _find_syntax |
336 | 0 | n/a | _find_database_from_dbh |
383 | 0 | n/a | _find_database_from_cdbi |
396 | 0 | n/a | _find_syntax_from_database |
431 | 3 | n/a | _order_directions |
520 | 1 | n/a | _LimitOffset |
549 | 1 | n/a | _LimitXY |
580 | 0 | n/a | _LimitYX |
605 | 1 | n/a | _RowsTo |
639 | 1 | n/a | _Top |
690 | 1 | n/a | _RowNum |
797 | 1 | n/a | _FetchFirst |
859 | 1 | n/a | _GenericSubQ |
1008 | 1 | n/a | _Skip |