Subroutine Coverage 
| lib/Coteng.pm | 
|  | 
| Criterion | Covered | Total | % | 
| subroutine | 33 | 33 | 100.0 | 
| pod | 16 | 18 | 88.8 | 
| line | count | pod | subroutine | 
| 2 | 1 | n/a | BEGIN | 
| 3 | 1 | n/a | BEGIN | 
| 4 | 1 | n/a | BEGIN | 
| 9 | 1 | n/a | BEGIN | 
| 10 | 1 | n/a | BEGIN | 
| 11 | 1 | n/a | BEGIN | 
| 12 | 1 | n/a | BEGIN | 
| 13 | 1 | n/a | BEGIN | 
| 24 | 1 | n/a | BEGIN | 
| 26 | 1 | n/a | BEGIN | 
| 27 | 1 | n/a | BEGIN | 
| 31 | 2 | Yes | db | 
| 39 | 7 | n/a | dbh | 
| 71 | 1 | n/a | _build_sql_builder | 
| 76 | 21 | Yes | single_by_sql | 
| 87 | 2 | Yes | single_named | 
| 94 | 8 | Yes | search_by_sql | 
| 104 | 2 | Yes | search_named | 
| 111 | 18 | Yes | execute | 
| 116 | 19 | n/a | _validate_where | 
| 124 | 16 | Yes | single | 
| 148 | 3 | Yes | search | 
| 170 | 14 | Yes | fast_insert | 
| 182 | 3 | Yes | insert | 
| 203 | 1 | Yes | bulk_insert | 
| 224 | 1 | Yes | update | 
| 231 | 2 | Yes | delete | 
| 238 | 1 | Yes | count | 
| 253 | 1 | Yes | last_insert_id | 
| 258 | 1 | Yes | txn_scope | 
| 263 | 18 | n/a | _expand_args | 
| 274 | 13 | No | load_if_class_not_loaded | 
| 282 | 13 | No | is_class_loaded |