| blib/lib/Test/DBUnit.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 9 | 53 | 16.9 |
| pod | 40 | 40 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 2 | 1 | n/a | BEGIN |
| 3 | 1 | n/a | BEGIN |
| 5 | 1 | n/a | BEGIN |
| 6 | 1 | n/a | BEGIN |
| 8 | 1 | n/a | BEGIN |
| 9 | 1 | n/a | BEGIN |
| 10 | 1 | n/a | BEGIN |
| 11 | 1 | n/a | BEGIN |
| 12 | 1 | n/a | BEGIN |
| 624 | 0 | n/a | import |
| 654 | 0 | Yes | generate_connection_test_stubs |
| 660 | 0 | n/a | __ANON__ |
| 687 | 0 | Yes | reset_schema_ok |
| 717 | 0 | Yes | populate_schema_ok |
| 745 | 0 | Yes | reset_sequence_ok |
| 781 | 0 | Yes | xml_dataset_ok |
| 819 | 0 | Yes | expected_xml_dataset_ok |
| 860 | 0 | Yes | dataset_ok |
| 896 | 0 | Yes | expected_dataset_ok |
| 929 | 0 | Yes | execute_ok |
| 957 | 0 | Yes | throws_ok |
| 1016 | 0 | Yes | has_table |
| 1044 | 0 | Yes | hasnt_table |
| 1072 | 0 | Yes | has_view |
| 1100 | 0 | Yes | hasnt_view |
| 1128 | 0 | Yes | has_column |
| 1155 | 0 | Yes | has_sequence |
| 1183 | 0 | Yes | hasnt_sequence |
| 1214 | 0 | Yes | has_columns |
| 1241 | 0 | Yes | hasnt_column |
| 1268 | 0 | Yes | column_is_null |
| 1294 | 0 | Yes | column_is_not_null |
| 1320 | 0 | Yes | column_type_is |
| 1344 | 0 | Yes | column_default_is |
| 1367 | 0 | Yes | column_is_unique |
| 1399 | 0 | Yes | has_pk |
| 1429 | 0 | Yes | has_fk |
| 1461 | 0 | Yes | has_index |
| 1490 | 0 | Yes | index_is_unique |
| 1519 | 0 | Yes | index_is_primary |
| 1554 | 0 | Yes | index_is_type |
| 1582 | 0 | Yes | has_trigger |
| 1611 | 0 | Yes | trigger_is |
| 1655 | 0 | Yes | has_routine |
| 1682 | 0 | n/a | _initialise_connection |
| 1693 | 0 | Yes | test_connection_context |
| 1704 | 0 | Yes | test_connection |
| 1739 | 0 | Yes | add_test_connection |
| 1758 | 0 | Yes | set_test_connection |
| 1770 | 0 | Yes | test_dbh |
| 1781 | 0 | Yes | set_insert_load_strategy |
| 1792 | 0 | Yes | set_refresh_load_strategy |
| 1805 | 0 | n/a | _xml_test_file |