-
Home
-
Simple Membership
-
4.3.7
-
Code
-
Classes
- SwpmForm
Total Complexity |
87 |
Dependencies |
2 |
Dependents |
3 |
Total lines |
311 |
Lines of code |
241 |
Logical lines of code |
137 |
Comment lines |
1 |
Methods |
40 |
Properties |
4 |
Methods 40
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
user_name() |
S |
52 |
7 |
23 |
validate_wp_user_email() |
S |
54 |
7 |
20 |
email() |
S |
49 |
6 |
30 |
password() |
S |
56 |
5 |
17 |
subscription_starts() |
S |
64 |
4 |
9 |
account_state() |
S |
62 |
4 |
10 |
gender() |
S |
62 |
4 |
10 |
__construct() |
S |
63 |
3 |
11 |
membership_level() |
S |
64 |
3 |
9 |
member_since() |
S |
64 |
3 |
9 |
address_state() |
S |
73 |
2 |
4 |
last_name() |
S |
74 |
2 |
4 |
subscr_id() |
S |
74 |
2 |
4 |
is_valid() |
S |
71 |
2 |
6 |
first_name() |
S |
74 |
2 |
4 |
address_zipcode() |
S |
73 |
2 |
4 |
get_membership_level_from_request() |
S |
68 |
2 |
7 |
address_street() |
S |
73 |
2 |
4 |
address_city() |
S |
73 |
2 |
4 |
company_name() |
S |
74 |
2 |
4 |
country() |
S |
73 |
2 |
4 |
get_sanitized_member_form_data() |
S |
82 |
1 |
3 |
initial_membership_level() |
S |
91 |
1 |
2 |
member_id() |
S |
91 |
1 |
2 |
expiry_2nd() |
S |
91 |
1 |
2 |
expiry_1st() |
S |
91 |
1 |
2 |
profile_image() |
S |
91 |
1 |
2 |
notes() |
S |
91 |
1 |
2 |
home_page() |
S |
91 |
1 |
2 |
password_re() |
S |
91 |
1 |
2 |
more_membership_levels() |
S |
91 |
1 |
2 |
flags() |
S |
91 |
1 |
2 |
txn_id() |
S |
91 |
1 |
2 |
reg_code() |
S |
91 |
1 |
2 |
extra_info() |
S |
91 |
1 |
2 |
referrer() |
S |
91 |
1 |
2 |
last_accessed_from_ip() |
S |
91 |
1 |
2 |
last_accessed() |
S |
91 |
1 |
2 |
phone() |
S |
70 |
1 |
6 |
get_errors() |
S |
82 |
1 |
3 |