-
Home
-
Simple Membership
-
4.2.4
-
Code
-
Classes
- SwpmAuth
| Total Complexity |
86 |
| Dependencies |
8 |
| Dependents |
10 |
| Total lines |
432 |
| Lines of code |
356 |
| Logical lines of code |
249 |
| Comment lines |
34 |
| Methods |
20 |
| Properties |
6 |
Methods 20
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| authenticate() |
B |
36 |
17 |
78 |
| check_constraints() |
A |
40 |
12 |
61 |
| validate() |
A |
44 |
11 |
42 |
| set_cookie() |
A |
47 |
8 |
33 |
| login() |
S |
60 |
4 |
13 |
| get() |
S |
63 |
4 |
12 |
| login_to_swpm_using_wp_user() |
S |
59 |
3 |
16 |
| is_expired_account() |
S |
64 |
4 |
10 |
| logout() |
S |
59 |
3 |
14 |
| check_password() |
S |
62 |
3 |
11 |
| delete() |
S |
61 |
2 |
13 |
| __construct() |
S |
63 |
2 |
10 |
| init() |
S |
72 |
2 |
6 |
| get_instance() |
S |
69 |
2 |
7 |
| match_password() |
S |
70 |
2 |
6 |
| get_expire_date() |
S |
70 |
2 |
6 |
| reload_user_data() |
S |
66 |
2 |
8 |
| b_hash() |
S |
74 |
1 |
4 |
| is_logged_in() |
S |
82 |
1 |
3 |
| get_message() |
S |
82 |
1 |
3 |