| Total Complexity | 21 |
| Dependencies | 1 |
| Dependents | 0 |
| Total lines | 140 |
| Lines of code | 44 |
| Logical lines of code | 25 |
| Comment lines | 74 |
| Methods | 11 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_cache() | 57 | 7 | 16 | |
| reset_cache() | 73 | 3 | 5 | |
| get_items() | 66 | 2 | 9 | |
| get_item() | 67 | 2 | 8 | |
| set_cache() | 79 | 1 | 3 | |
| delete_cache() | 81 | 1 | 3 | |
| get_item_from_db() | 100 | 1 | 0 | |
| create_item() | 100 | 1 | 0 | |
| update_item() | 100 | 1 | 0 | |
| delete_item() | 100 | 1 | 0 | |
| prepare_item() | 100 | 1 | 0 |