blib/lib/ActiveRecord/Simple/Find.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 32 | 38 | 84.2 |
pod | 19 | 23 | 82.6 |
line | count | pod | subroutine |
---|---|---|---|
3 | 11 | n/a | BEGIN |
4 | 11 | n/a | BEGIN |
5 | 11 | n/a | BEGIN |
6 | 11 | n/a | BEGIN |
8 | 11 | n/a | BEGIN |
9 | 11 | n/a | BEGIN |
10 | 11 | n/a | BEGIN |
12 | 11 | n/a | BEGIN |
19 | 83 | Yes | new |
87 | 7 | Yes | count |
108 | 26 | No | parse_hash |
166 | 6 | Yes | first |
177 | 3 | Yes | last |
187 | 8 | Yes | only |
219 | 1 | Yes | fields |
222 | 23 | Yes | order_by |
233 | 11 | Yes | desc |
237 | 2 | Yes | asc |
241 | 13 | No | order_by_direction |
260 | 3 | Yes | group_by |
268 | 14 | Yes | limit |
279 | 5 | Yes | offset |
290 | 7 | No | abstract |
310 | 6 | Yes | select |
337 | 82 | n/a | _finish_sql_stmt |
376 | 130 | n/a | _finish_object_representation |
405 | 76 | Yes | fetch |
451 | 1 | Yes | upload |
460 | 7 | No | next |
474 | 0 | Yes | with |
514 | 0 | Yes | left_join |
517 | 0 | Yes | to_sql |
526 | 6 | Yes | exists |
542 | 7 | n/a | _find_many_to_many |
577 | 0 | n/a | _get_slice |
593 | 82 | n/a | _quote_sql_stmt |
611 | 0 | n/a | DESTROY |
614 | 0 | n/a | AUTOLOAD |