| Total Complexity | 30 |
| Dependencies | 0 |
| Dependents | 9 |
| Total lines | 243 |
| Lines of code | 118 |
| Logical lines of code | 77 |
| Comment lines | 76 |
| Methods | 11 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_all_automation_steps() | 46 | 10 | 36 | |
| get_step_data_by_id() | 67 | 4 | 7 | |
| delete_automation_steps() | 61 | 3 | 12 | |
| delete_steps_by_aid() | 60 | 2 | 12 | |
| create_new_automation_step() | 69 | 2 | 7 | |
| update_automation_step_data() | 67 | 2 | 8 | |
| get_automation_step_ids() | 63 | 2 | 10 | |
| is_step_active() | 64 | 2 | 9 | |
| _table() | 76 | 1 | 4 | |
| get_step_by_trail() | 67 | 1 | 7 | |
| get_email_step_ids() | 69 | 1 | 6 |