Subroutine Coverage
| blib/lib/DBIx/DBO/Query.pm |
|
| Criterion |
Covered |
Total |
% |
| subroutine |
64 |
65 |
98.4
|
| pod |
36 |
38 |
94.7
|
| 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 |
|
11
|
11 |
n/a |
BEGIN |
|
20
|
9 |
n/a |
_table_class |
|
21
|
10 |
n/a |
_row_class |
|
82
|
13 |
Yes |
new |
|
89
|
13 |
n/a |
_init |
|
102
|
318 |
n/a |
_build_data |
|
117
|
14 |
Yes |
reset |
|
135
|
225 |
Yes |
tables |
|
139
|
26 |
n/a |
_table_idx |
|
147
|
119 |
n/a |
_table_alias |
|
160
|
0 |
n/a |
_from |
|
181
|
18 |
Yes |
columns |
|
197
|
17 |
n/a |
_build_col_val_name |
|
227
|
3 |
Yes |
column |
|
240
|
50 |
n/a |
_inner_col |
|
252
|
34 |
n/a |
_check_alias |
|
277
|
26 |
Yes |
show |
|
306
|
16 |
Yes |
distinct |
|
329
|
18 |
Yes |
join_table |
|
370
|
7 |
Yes |
join_on |
|
405
|
3 |
Yes |
open_join_on_bracket |
|
412
|
3 |
Yes |
close_join_on_bracket |
|
477
|
20 |
Yes |
where |
|
509
|
16 |
Yes |
unwhere |
|
514
|
28 |
n/a |
_validate_where_fields |
|
525
|
32 |
n/a |
_del_where |
|
575
|
28 |
n/a |
_add_where |
|
638
|
2 |
Yes |
open_bracket |
|
643
|
3 |
n/a |
_open_bracket |
|
657
|
2 |
Yes |
close_bracket |
|
662
|
3 |
n/a |
_close_bracket |
|
681
|
17 |
Yes |
group_by |
|
700
|
3 |
Yes |
having |
|
732
|
16 |
Yes |
unhaving |
|
748
|
24 |
Yes |
order_by |
|
774
|
18 |
Yes |
limit |
|
793
|
3 |
Yes |
arrayref |
|
809
|
1 |
Yes |
hashref |
|
824
|
3 |
Yes |
col_arrayref |
|
857
|
30 |
Yes |
fetch |
|
897
|
37 |
Yes |
row |
|
912
|
15 |
Yes |
run |
|
932
|
15 |
n/a |
_execute |
|
939
|
15 |
n/a |
_bind_cols_to_hash |
|
972
|
1 |
Yes |
rows |
|
988
|
2 |
Yes |
count_rows |
|
1014
|
1 |
Yes |
found_rows |
|
1029
|
163 |
n/a |
_search_where_chunk |
|
1035
|
132 |
Yes |
sql |
|
1078
|
31 |
n/a |
_build_sql |
|
1106
|
49 |
n/a |
_sth |
|
1124
|
2 |
Yes |
update |
|
1141
|
18 |
Yes |
finish |
|
1176
|
5 |
Yes |
dbo |
|
1177
|
2 |
Yes |
dbh |
|
1178
|
140 |
Yes |
rdbh |
|
1192
|
220 |
Yes |
config |
|
1199
|
5 |
No |
STORABLE_freeze |
|
1211
|
2 |
No |
STORABLE_thaw |
|
1216
|
15 |
n/a |
DESTROY |