| Total Complexity | 22 |
| Dependencies | 1 |
| Dependents | 1 |
| Total lines | 121 |
| Lines of code | 82 |
| Logical lines of code | 42 |
| Comment lines | 11 |
| Methods | 8 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| request() | 48 | 6 | 32 | |
| download() | 54 | 5 | 20 | |
| handleError() | 64 | 5 | 9 | |
| handleResponse() | 67 | 2 | 8 | |
| __construct() | 77 | 1 | 4 | |
| get() | 79 | 1 | 3 | |
| post() | 79 | 1 | 3 | |
| put() | 79 | 1 | 3 |