blib/lib/Class/ReluctantORM/Driver.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 9 | 51 | 17.6 |
pod | 26 | 30 | 86.6 |
line | count | pod | subroutine |
---|---|---|---|
149 | 1 | n/a | BEGIN |
150 | 1 | n/a | BEGIN |
151 | 1 | n/a | BEGIN |
152 | 1 | n/a | BEGIN |
153 | 1 | n/a | BEGIN |
154 | 1 | n/a | BEGIN |
156 | 1 | n/a | BEGIN |
157 | 1 | n/a | BEGIN |
163 | 1 | n/a | BEGIN |
178 | 0 | Yes | cro_dbh |
196 | 0 | Yes | dbi_dbh |
201 | 0 | No | dbh |
204 | 0 | No | open_quote |
205 | 0 | No | close_quote |
206 | 0 | No | name_separator |
216 | 0 | Yes | supports_namespaces |
225 | 0 | n/a | _install_dbh_error_trap |
231 | 0 | n/a | _new |
264 | 0 | Yes | make_driver |
301 | 0 | Yes | aptitude |
312 | 0 | Yes | init |
330 | 0 | Yes | server_brand |
341 | 0 | Yes | server_version |
358 | 0 | Yes | read_fields |
371 | 0 | Yes | find_primary_key_columns |
385 | 0 | Yes | schema_case |
386 | 0 | Yes | table_case |
387 | 0 | Yes | column_case |
427 | 0 | Yes | run_sql |
468 | 0 | Yes | execute_fetch_deep |
478 | 0 | Yes | render |
491 | 0 | Yes | prepare |
502 | 0 | n/a | _pre_execute_hook |
503 | 0 | n/a | _post_execute_hook |
523 | 0 | Yes | supports_parsing |
537 | 0 | Yes | parse_statement |
549 | 0 | Yes | parse_where |
564 | 0 | Yes | parse_order_by |
600 | 0 | Yes | parse_column |
641 | 0 | Yes | install_monitor |
659 | 0 | Yes | monitors |
673 | 0 | Yes | driver_monitors |
684 | 0 | Yes | remove_driver_monitors |
728 | 0 | n/a | _monitor_render_begin |
738 | 0 | n/a | _monitor_render_transform |
746 | 0 | n/a | _monitor_render_finish |
754 | 0 | n/a | _monitor_execute_begin |
762 | 0 | n/a | _monitor_execute_finish |
770 | 0 | n/a | _monitor_fetch_row |
778 | 0 | n/a | _monitor_finish |
781 | 0 | n/a | __notify_monitors |