| Total Complexity | 13 |
| Dependencies | 2 |
| Dependents | 1 |
| Total lines | 79 |
| Lines of code | 48 |
| Logical lines of code | 26 |
| Comment lines | 0 |
| Methods | 8 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| generateCacheConfig() | 63 | 3 | 11 | |
| exists() | 72 | 2 | 6 | |
| isWriteable() | 72 | 2 | 6 | |
| isReadble() | 72 | 2 | 6 | |
| __construct() | 76 | 1 | 4 | |
| getConfigPath() | 82 | 1 | 3 | |
| generateConfigContent() | 68 | 1 | 7 | |
| fileSystem() | 73 | 1 | 5 |