| Total Complexity | 17 |
| Dependencies | 2 |
| Dependents | 1 |
| Total lines | 152 |
| Lines of code | 61 |
| Logical lines of code | 35 |
| Comment lines | 65 |
| Methods | 6 |
| Properties | 4 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| __construct() | 56 | 6 | 19 | |
| validate_token() | 59 | 3 | 15 | |
| sign() | 66 | 2 | 8 | |
| verify() | 74 | 2 | 4 | |
| get_token() | 65 | 2 | 9 | |
| get_instance() | 71 | 2 | 6 |