| Total Complexity | 40 |
| Dependencies | 0 |
| Dependents | 6 |
| Total lines | 264 |
| Lines of code | 101 |
| Logical lines of code | 71 |
| Comment lines | 62 |
| Methods | 9 |
| Properties | 14 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| init() | 49 | 15 | 26 | |
| duplicate() | 50 | 7 | 24 | |
| __construct() | 68 | 4 | 7 | |
| is_active() | 70 | 4 | 6 | |
| is_expired() | 71 | 2 | 6 | |
| activate() | 64 | 2 | 10 | |
| deactivate() | 64 | 2 | 10 | |
| remove() | 71 | 2 | 6 | |
| is_valid() | 71 | 2 | 6 |