-
Home
-
GEO my WP
-
3.7.1
-
Code
-
Classes
- GMW_Addon
Total Complexity |
155 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
1,429 |
Lines of code |
461 |
Logical lines of code |
214 |
Comment lines |
684 |
Methods |
43 |
Properties |
28 |
Methods 43
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
verify_required() |
B |
40 |
19 |
59 |
verify_activation() |
B |
40 |
16 |
60 |
setup_globals() |
A |
48 |
11 |
33 |
get_status() |
A |
50 |
11 |
26 |
get_form_button() |
A |
53 |
8 |
23 |
get_menu_item() |
S |
61 |
7 |
11 |
init_objects() |
S |
59 |
6 |
14 |
form_settings_groups_init() |
S |
59 |
6 |
14 |
form_buttons_init() |
S |
59 |
6 |
14 |
admin_settings_groups_init() |
S |
59 |
6 |
14 |
get_settings_group() |
S |
64 |
6 |
9 |
admin_menu_items_init() |
S |
60 |
5 |
13 |
setup_addon_data() |
S |
53 |
3 |
23 |
verify_saved_addon_data() |
S |
68 |
4 |
6 |
installer() |
S |
62 |
3 |
12 |
initialize() |
S |
57 |
2 |
17 |
is_plugin_active() |
S |
69 |
3 |
6 |
init() |
S |
66 |
3 |
10 |
register() |
S |
72 |
3 |
5 |
addon_updater() |
S |
61 |
2 |
14 |
init_addons() |
S |
72 |
2 |
5 |
__construct() |
S |
70 |
2 |
7 |
setup_license_data() |
S |
60 |
1 |
14 |
pre_init() |
S |
98 |
1 |
1 |
pre_init_admin() |
S |
98 |
1 |
1 |
pre_init_frontend() |
S |
98 |
1 |
1 |
init_admin() |
S |
98 |
1 |
1 |
init_frontend() |
S |
98 |
1 |
1 |
init_ajax() |
S |
98 |
1 |
1 |
init_widgets() |
S |
98 |
1 |
1 |
required() |
S |
82 |
1 |
3 |
constants() |
S |
70 |
1 |
7 |
upgrade() |
S |
82 |
1 |
3 |
install() |
S |
82 |
1 |
3 |
admin_menu_items() |
S |
82 |
1 |
3 |
deactivate_addon() |
S |
80 |
1 |
3 |
load_textdomain() |
S |
77 |
1 |
3 |
verify_activation_notice() |
S |
71 |
1 |
7 |
custom_verify_activation() |
S |
82 |
1 |
3 |
form_buttons() |
S |
82 |
1 |
3 |
form_settings_groups() |
S |
82 |
1 |
3 |
admin_settings_groups() |
S |
82 |
1 |
3 |
enqueue_scripts() |
S |
98 |
1 |
1 |