-
Home
-
myCred – Loyalty Points and Rewards plugin for WordPress and WooCommerce – Give Points, Ranks, Badges, Cashback, WooCommerce rewards, and WooCommerce credits for Gamification
-
2.4.1
-
Code
-
Classes
- myCRED_Settings_Module
Total Complexity |
137 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
1,256 |
Lines of code |
836 |
Logical lines of code |
467 |
Comment lines |
159 |
Methods |
20 |
Properties |
0 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
admin_page() |
D |
16 |
27 |
408 |
sanitize_settings() |
D |
31 |
33 |
99 |
settings_header() |
A |
39 |
11 |
59 |
action_update_log_cred_format() |
A |
45 |
11 |
38 |
action_export_balances() |
A |
46 |
8 |
35 |
adjust_decimal_places() |
S |
48 |
6 |
33 |
action_empty_log() |
S |
53 |
6 |
20 |
action_reset_balance() |
S |
53 |
5 |
22 |
get_users_by_role() |
S |
58 |
4 |
16 |
get_excluded_users() |
S |
57 |
4 |
15 |
load_export() |
S |
58 |
4 |
15 |
get_point_image() |
S |
63 |
3 |
11 |
module_admin_init() |
S |
74 |
3 |
4 |
get_users() |
S |
65 |
3 |
9 |
module_init() |
S |
62 |
3 |
10 |
maybe_whitespace() |
S |
74 |
2 |
5 |
__construct() |
S |
59 |
1 |
14 |
scripts_and_styles() |
S |
62 |
1 |
11 |
action_generate_key() |
S |
75 |
1 |
4 |
action_delete_users_log_entries() |
S |
67 |
1 |
8 |