| Total Complexity | 35 |
| Dependencies | 2 |
| Dependents | 0 |
| Total lines | 426 |
| Lines of code | 253 |
| Logical lines of code | 79 |
| Comment lines | 93 |
| Methods | 13 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_single_subscription_columns() | 47 | 10 | 33 | |
| display_single_subscription() | 52 | 4 | 26 | |
| print_navigation() | 51 | 3 | 30 | |
| output() | 53 | 3 | 24 | |
| print_table_body_subscriptions() | 58 | 2 | 20 | |
| add_row_actions() | 55 | 2 | 17 | |
| print_table_header() | 61 | 2 | 16 | |
| print_table_footer() | 61 | 2 | 16 | |
| __construct() | 52 | 1 | 26 | |
| print_table_body_no_subscriptions() | 57 | 1 | 22 | |
| get_subscriptions() | 68 | 2 | 7 | |
| print_table_body() | 70 | 2 | 7 | |
| get_subscriptions_table_columns() | 65 | 1 | 9 |