Subroutine Coverage 
| blib/lib/ActiveRecord/Simple.pm | 
|  | 
| Criterion | Covered | Total | % | 
| subroutine | 52 | 70 | 74.2 | 
| pod | 34 | 34 | 100.0 | 
| line | count | pod | subroutine | 
| 3 | 11 | n/a | BEGIN | 
| 4 | 11 | n/a | BEGIN | 
| 5 | 11 | n/a | BEGIN | 
| 9 | 11 | n/a | BEGIN | 
| 10 | 11 | n/a | BEGIN | 
| 11 | 11 | n/a | BEGIN | 
| 12 | 11 | n/a | BEGIN | 
| 13 | 11 | n/a | BEGIN | 
| 14 | 11 | n/a | BEGIN | 
| 15 | 11 | n/a | BEGIN | 
| 17 | 11 | n/a | BEGIN | 
| 18 | 11 | n/a | BEGIN | 
| 19 | 11 | n/a | BEGIN | 
| 25 | 141 | Yes | new | 
| 39 | 11 | n/a | BEGIN | 
| 48 | 15 | n/a | __ANON__ | 
| 153 | 11 | n/a | BEGIN | 
| 163 | 8 | Yes | auto_load | 
| 197 | 0 | Yes | load_info | 
| 202 | 141 | n/a | _mk_accessors | 
| 207 | 11 | n/a | BEGIN | 
| 213 | 94 | n/a | __ANON__ | 
| 222 | 11 | n/a | BEGIN | 
| 228 | 84 | n/a | _mk_ro_accessors | 
| 233 | 11 | n/a | BEGIN | 
| 239 | 2 | n/a | __ANON__ | 
| 248 | 4 | Yes | connect | 
| 253 | 0 | n/a | __ANON__ | 
| 272 | 9 | Yes | belongs_to | 
| 308 | 11 | Yes | has_many | 
| 334 | 44 | n/a | _guess | 
| 347 | 0 | n/a | _delete_keys | 
| 353 | 2 | Yes | has_one | 
| 381 | 0 | Yes | as_sql | 
| 399 | 0 | Yes | generic | 
| 411 | 22 | n/a | _append_relation | 
| 426 | 18 | Yes | columns | 
| 453 | 1 | Yes | mixins | 
| 459 | 0 | Yes | fields | 
| 478 | 0 | Yes | index | 
| 489 | 15 | Yes | primary_key | 
| 497 | 0 | Yes | secondary_key | 
| 503 | 18 | Yes | table_name | 
| 509 | 37 | n/a | _table_name | 
| 522 | 142 | Yes | auto_save | 
| 530 | 0 | Yes | use_smart_saving | 
| 535 | 22 | Yes | relations | 
| 541 | 216 | n/a | _mk_attribute_getter | 
| 545 | 11 | n/a | BEGIN | 
| 546 | 975 | n/a | __ANON__ | 
| 551 | 317 | Yes | dbh | 
| 567 | 11 | Yes | save | 
| 620 | 0 | Yes | update | 
| 635 | 7 | n/a | _insert | 
| 700 | 4 | n/a | _update | 
| 737 | 2 | Yes | delete | 
| 765 | 0 | Yes | is_defined | 
| 774 | 3 | Yes | to_hash | 
| 794 | 0 | Yes | increment | 
| 806 | 0 | Yes | decrement | 
| 819 | 70 | Yes | find | 
| 820 | 13 | Yes | get | 
| 821 | 0 | Yes | count | 
| 824 | 0 | Yes | exists | 
| 849 | 0 | Yes | first | 
| 850 | 0 | Yes | last | 
| 851 | 6 | Yes | select | 
| 853 | 7 | n/a | _find_many_to_many | 
| 855 | 0 | n/a | DESTROY | 
| 859 | 2 | n/a | AUTOLOAD |