Total Complexity | 28 |
Dependencies | 3 |
Dependents | 0 |
Total lines | 189 |
Lines of code | 114 |
Logical lines of code | 79 |
Comment lines | 32 |
Methods | 8 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
new_post() | 50 | 7 | 28 | |
new_get() | 54 | 5 | 20 | |
edit_post() | 55 | 5 | 19 | |
delete_post() | 56 | 4 | 18 | |
delete_get() | 60 | 3 | 13 | |
edit_get() | 63 | 2 | 10 | |
cannot_edit_glossary_and_redirect() | 79 | 1 | 3 | |
cannot_delete_glossary_and_redirect() | 79 | 1 | 3 |