Subroutine Coverage
| blib/lib/Data/ObjectDriver/SQL.pm |
|
| Criterion |
Covered |
Total |
% |
| subroutine |
21 |
23 |
91.3
|
| pod |
15 |
15 |
100.0
|
| line |
count |
pod |
subroutine |
|
4
|
2 |
n/a |
BEGIN |
|
5
|
2 |
n/a |
BEGIN |
|
6
|
2 |
n/a |
BEGIN |
|
8
|
2 |
n/a |
BEGIN |
|
18
|
53 |
Yes |
new |
|
35
|
13 |
Yes |
add_select |
|
50
|
8 |
Yes |
add_join |
|
59
|
1 |
Yes |
add_index_hint |
|
68
|
32 |
Yes |
as_sql |
|
149
|
0 |
Yes |
as_subquery |
|
159
|
32 |
Yes |
as_limit |
|
168
|
64 |
Yes |
as_aggregate |
|
182
|
68 |
Yes |
as_sql_where |
|
189
|
32 |
Yes |
as_sql_having |
|
196
|
6 |
Yes |
as_escape |
|
205
|
30 |
Yes |
add_where |
|
216
|
9 |
Yes |
add_complex_where |
|
226
|
11 |
n/a |
_parse_array_terms |
|
266
|
0 |
Yes |
has_where |
|
274
|
1 |
Yes |
add_having |
|
292
|
62 |
n/a |
_mk_term |
|
367
|
4 |
n/a |
_mk_term_arrayref |
|
380
|
37 |
n/a |
_add_index_hint |