-
Home
-
Download Monitor
-
5.0.22
-
Code
-
Classes
- DLM_Cookie_Manager
| Total Complexity |
49 |
| Dependencies |
0 |
| Dependents |
4 |
| Total lines |
617 |
| Lines of code |
269 |
| Logical lines of code |
110 |
| Comment lines |
289 |
| Methods |
19 |
| Properties |
2 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| check_cookie_meta() |
A |
46 |
12 |
41 |
| update_cookie_db() |
S |
47 |
4 |
41 |
| exists() |
S |
62 |
6 |
10 |
| add_cookie() |
S |
47 |
3 |
39 |
| insert_cookie() |
S |
48 |
3 |
37 |
| update_cookie() |
S |
50 |
2 |
34 |
| get_instance() |
S |
70 |
3 |
6 |
| get_cookie_data() |
S |
67 |
2 |
7 |
| set_cookie() |
S |
66 |
2 |
9 |
| get_cookie_hash() |
S |
70 |
2 |
6 |
| check_expired_cookie() |
S |
69 |
2 |
7 |
| __construct() |
S |
79 |
1 |
3 |
| get_cookie_id() |
S |
74 |
1 |
4 |
| get_cookie_set_date() |
S |
74 |
1 |
4 |
| get_cookie_expiration_date() |
S |
74 |
1 |
4 |
| get_cookie_meta_data() |
S |
73 |
1 |
4 |
| get_cookie() |
S |
74 |
1 |
4 |
| delete_cookie() |
S |
71 |
1 |
5 |
| delete_expired_cookies() |
S |
75 |
1 |
4 |