blib/lib/Fey/SQL/Select.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 36 | 37 | 97.3 |
pod | 13 | 13 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 27 | n/a | BEGIN |
4 | 27 | n/a | BEGIN |
5 | 27 | n/a | BEGIN |
9 | 27 | n/a | BEGIN |
10 | 27 | n/a | BEGIN |
11 | 27 | n/a | BEGIN |
12 | 27 | n/a | BEGIN |
14 | 27 | n/a | BEGIN |
15 | 27 | n/a | BEGIN |
16 | 27 | n/a | BEGIN |
18 | 27 | n/a | BEGIN |
19 | 27 | n/a | BEGIN |
20 | 27 | n/a | BEGIN |
21 | 27 | n/a | BEGIN |
110 | 92 | Yes | select |
128 | 1 | Yes | distinct |
137 | 0 | Yes | distinct_on |
148 | 117 | Yes | from |
212 | 65 | n/a | _from_one_table |
219 | 6 | n/a | _from_subselect |
226 | 25 | n/a | _join |
241 | 2 | n/a | _join_with_where |
261 | 51 | n/a | __ANON__ |
262 | 27 | n/a | _check_join_arguments |
266 | 29 | n/a | _fk_for_join |
288 | 11 | n/a | _outer_join |
312 | 3 | n/a | _outer_join_with_where |
332 | 14 | n/a | _check_outer_join_arguments |
344 | 7 | Yes | group_by |
359 | 27 | Yes | having |
367 | 3 | Yes | id |
371 | 77 | Yes | sql |
387 | 87 | Yes | select_clause |
413 | 102 | Yes | from_clause |
457 | 82 | Yes | group_by_clause |
472 | 94 | Yes | having_clause |
487 | 29 | Yes | bind_params |