Total Complexity | 43 |
Dependencies | 2 |
Dependents | 5 |
Total lines | 231 |
Lines of code | 155 |
Logical lines of code | 109 |
Comment lines | 9 |
Methods | 11 |
Properties | 9 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
run_stage() | 48 | 8 | 33 | |
submit() | 60 | 8 | 12 | |
update_details() | 50 | 7 | 25 | |
create() | 54 | 5 | 21 | |
load_all() | 59 | 3 | 13 | |
load_by_id() | 61 | 3 | 12 | |
__construct() | 66 | 3 | 8 | |
load_by_name() | 65 | 2 | 8 | |
delete() | 69 | 2 | 6 | |
update_options() | 64 | 1 | 9 | |
sanitize_name() | 66 | 1 | 8 |