ISSSCR_Cache_Manager S

Total Complexity 33
Dependencies 1
Dependents 5
Total lines 166
Lines of code 111
Logical lines of code 62
Comment lines 21
Methods 18
Properties 4

Methods 18

Method Rating Maintainability Complexity Lines of code
load_record()
S
59 4 16
save_new_record()
S
68 3 7
save_to_existing_record()
S
67 2 8
is_cache_enabled()
S
71 2 5
delete_current_record_entry_value()
S
68 2 7
read_memory_record_entry_value()
S
68 2 7
get_memory_record_entry()
S
71 2 6
read_current_record_entry_value()
S
68 2 7
get_current_record_entry()
S
71 2 6
get_memory_record()
S
67 2 8
has_record()
S
72 2 6
get_record_id()
S
72 2 6
get_current_record_entry_value()
S
73 1 5
add_new_record_entry_value()
S
79 1 3
get_cache_expiration_time()
S
74 1 4
get_record_expiration_timestamp()
S
75 1 4
delete_record()
S
76 1 4
__construct()
S
91 1 2