-
Home
-
Easy PHP Settings
-
1.0.2 (latest)
-
Code
-
Classes
- Easy_PHP_Settings
Total Complexity |
103 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
851 |
Lines of code |
582 |
Logical lines of code |
291 |
Comment lines |
175 |
Methods |
24 |
Properties |
3 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
options_page_html() |
B |
32 |
17 |
112 |
render_status_tab() |
A |
39 |
8 |
73 |
apply_settings() |
A |
44 |
9 |
46 |
render_log_viewer_tab() |
A |
47 |
7 |
38 |
update_wp_config_constants() |
S |
49 |
6 |
28 |
generate_config_files() |
S |
52 |
6 |
23 |
handle_log_actions() |
S |
54 |
6 |
20 |
handle_ini_file_actions() |
S |
56 |
5 |
17 |
sanitize_callback() |
S |
59 |
5 |
15 |
enqueue_styles() |
S |
47 |
3 |
39 |
render_setting_field() |
S |
56 |
4 |
15 |
convert_to_bytes() |
S |
60 |
4 |
14 |
show_alternative_instructions() |
S |
52 |
3 |
24 |
render_status_indicator() |
S |
57 |
3 |
15 |
debugging_settings_init() |
S |
48 |
1 |
43 |
render_debugging_field() |
S |
53 |
2 |
23 |
__construct() |
S |
64 |
2 |
9 |
get_capability() |
S |
79 |
2 |
3 |
get_option() |
S |
77 |
2 |
3 |
update_option() |
S |
77 |
2 |
3 |
delete_option() |
S |
78 |
2 |
3 |
is_constant_defined() |
S |
79 |
2 |
3 |
add_admin_menu() |
S |
67 |
1 |
9 |
settings_init() |
S |
75 |
1 |
4 |