| Total Complexity | 24 | 
| Dependencies | 0 | 
| Dependents | 35 | 
| Total lines | 180 | 
| Lines of code | 110 | 
| Logical lines of code | 53 | 
| Comment lines | 48 | 
| Methods | 10 | 
| Properties | 1 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| garbage_cleaner() | 42 | 11 | 54 | |
| add() | 67 | 2 | 8 | |
| replace() | 68 | 2 | 7 | |
| delete() | 70 | 2 | 6 | |
| key() | 66 | 2 | 8 | |
| get() | 78 | 1 | 3 | |
| set() | 71 | 1 | 6 | |
| flush() | 76 | 1 | 4 | |
| debug() | 64 | 1 | 10 | |
| get_size() | 74 | 1 | 4 |