Subroutine Coverage
| blib/lib/Querylet.pm |
|
| Criterion |
Covered |
Total |
% |
| subroutine |
22 |
24 |
91.6
|
| pod |
21 |
21 |
100.0
|
| line |
count |
pod |
subroutine |
|
1
|
15 |
n/a |
BEGIN |
|
2
|
15 |
n/a |
BEGIN |
|
7
|
15 |
n/a |
BEGIN |
|
19
|
15 |
Yes |
init |
|
22
|
14 |
Yes |
set_dbh |
|
30
|
14 |
Yes |
set_query |
|
33
|
6 |
Yes |
bind_next_param |
|
42
|
3 |
Yes |
set_query_vars |
|
51
|
3 |
Yes |
set_option |
|
58
|
2 |
Yes |
input |
|
61
|
2 |
Yes |
set_input_type |
|
64
|
5 |
Yes |
set_output_filename |
|
67
|
0 |
Yes |
set_output_method |
|
70
|
7 |
Yes |
set_output_type |
|
73
|
5 |
Yes |
munge_rows |
|
81
|
1 |
Yes |
delete_rows |
|
91
|
1 |
Yes |
munge_col |
|
101
|
7 |
Yes |
add_col |
|
116
|
9 |
Yes |
delete_col |
|
125
|
1 |
Yes |
delete_cols |
|
138
|
0 |
Yes |
column_headers |
|
141
|
1 |
Yes |
munge_values |
|
151
|
30 |
Yes |
output |
|
160
|
57 |
Yes |
once |