| Total Complexity | 24 |
| Dependencies | 3 |
| Dependents | 2 |
| Total lines | 163 |
| Lines of code | 74 |
| Logical lines of code | 39 |
| Comment lines | 70 |
| Methods | 9 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| validate() | 53 | 7 | 24 | |
| generate() | 58 | 4 | 15 | |
| is_valid_format() | 68 | 5 | 7 | |
| instance() | 71 | 2 | 6 | |
| generate_new_token() | 64 | 2 | 9 | |
| __construct() | 98 | 1 | 1 | |
| encode() | 71 | 1 | 6 | |
| is_expired() | 78 | 1 | 3 | |
| is_valid_token() | 78 | 1 | 3 |