Total Complexity | 20 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 182 |
Lines of code | 59 |
Logical lines of code | 32 |
Comment lines | 98 |
Methods | 8 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
is_expired() | 61 | 6 | 11 | |
get() | 62 | 4 | 11 | |
write_to_cache() | 61 | 2 | 12 | |
delete() | 68 | 2 | 7 | |
get_from_cache() | 67 | 2 | 8 | |
add_key_prefix() | 74 | 2 | 4 | |
__construct() | 91 | 1 | 2 | |
set() | 75 | 1 | 4 |