| Total Complexity | 16 |
| Dependencies | 3 |
| Dependents | 2 |
| Total lines | 121 |
| Lines of code | 75 |
| Logical lines of code | 43 |
| Comment lines | 11 |
| Methods | 9 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| _LoadList() | 62 | 3 | 13 | |
| _StoreList() | 61 | 2 | 13 | |
| __construct() | 63 | 2 | 11 | |
| Add() | 64 | 2 | 10 | |
| Get() | 67 | 2 | 8 | |
| Remove() | 65 | 2 | 9 | |
| GetList() | 82 | 1 | 3 | |
| Clean() | 74 | 1 | 5 | |
| _BuildKey() | 80 | 1 | 3 |