| Total Complexity | 14 |
| Dependencies | 0 |
| Dependents | 2 |
| Total lines | 72 |
| Lines of code | 45 |
| Logical lines of code | 24 |
| Comment lines | 2 |
| Methods | 9 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| cacheReset() | 75 | 2 | 4 | |
| setCache() | 74 | 2 | 4 | |
| getCache() | 70 | 2 | 6 | |
| removeCache() | 72 | 2 | 5 | |
| cacheExists() | 72 | 2 | 5 | |
| setTimeout() | 77 | 1 | 4 | |
| getTimeout() | 82 | 1 | 3 | |
| cacheDoesNotExist() | 72 | 1 | 7 | |
| cacheDoesExist() | 72 | 1 | 7 |