| File: | lib/OpenAPI/Handler/Model.pm |
| Coverage: | 100.0% |
| line | subroutine |
|---|---|
| 3 | BEGIN |
| 4 | BEGIN |
| 6 | BEGIN |
| 7 | BEGIN |
| 10 | check_type |
| 30 | DELETE_model_list |
| 45 | GET_model_list |
| 54 | GET_model |
| 63 | POST_model |
| 81 | DELETE_model |
| 96 | GET_model_column |
| 123 | POST_model_column |
| 145 | __ANON__ |
| 178 | PUT_model_column |
| 238 | DELETE_model_column |
| 265 | POST_model_row |
| 273 | GET_model_row |
| 295 | DELETE_model_row |
| 307 | PUT_model_row |
| 316 | PUT_model |
| 324 | new_model |
| 431 | check_default_expr |
| 444 | process_default |
| 457 | has_model |
| 471 | global_model_check |
| 514 | get_tables |
| 520 | model_count |
| 525 | column_count |
| 530 | row_count |
| 535 | get_models |
| 541 | get_model_cols |
| 562 | get_model_col_names |
| 578 | has_model_col |
| 597 | drop_table |
| 606 | insert_records |
| 623 | BEGIN |
| 658 | insert_record |
| 679 | process_order_by |
| 700 | process_offset |
| 708 | process_limit |
| 716 | select_records |
| 758 | select_all_records |
| 778 | delete_all_records |
| 788 | delete_records |
| 814 | update_records |
| 846 | alter_model |