| Total Complexity | 25 |
| Dependencies | 3 |
| Dependents | 3 |
| Total lines | 311 |
| Lines of code | 162 |
| Logical lines of code | 84 |
| Comment lines | 67 |
| Methods | 10 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_content() | 52 | 5 | 25 | |
| verify_token() | 56 | 4 | 19 | |
| post() | 54 | 2 | 22 | |
| get() | 57 | 2 | 17 | |
| add_product() | 58 | 2 | 15 | |
| add_posts() | 58 | 2 | 15 | |
| delete_posts() | 58 | 2 | 15 | |
| remove_product() | 59 | 2 | 14 | |
| delete() | 61 | 2 | 12 | |
| __construct() | 67 | 2 | 8 |