-
Home
-
UpdraftPlus: WP Backup & Migration Plugin
-
1.24.11 (latest)
-
Code
-
Classes
- UpdraftCentral_Plugin_Commands
Total Complexity |
129 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
692 |
Lines of code |
418 |
Logical lines of code |
265 |
Comment lines |
169 |
Methods |
19 |
Properties |
1 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_apply_plugin_action() |
C |
29 |
26 |
129 |
load_plugins() |
C |
36 |
25 |
67 |
_validate_fields_and_capabilities() |
A |
52 |
9 |
25 |
process_action_in_bulk() |
S |
59 |
8 |
13 |
_get_plugin_info() |
S |
52 |
7 |
23 |
install_activate_plugin() |
S |
55 |
7 |
19 |
extract_slug_from_info() |
S |
61 |
8 |
10 |
update_plugin() |
S |
52 |
5 |
25 |
delete_plugin() |
S |
50 |
4 |
30 |
activate_plugin() |
S |
59 |
5 |
14 |
deactivate_plugin() |
S |
59 |
5 |
14 |
_pre_action() |
S |
67 |
5 |
7 |
_preload_credentials() |
S |
63 |
5 |
10 |
install_plugin() |
S |
59 |
3 |
14 |
_post_action() |
S |
80 |
2 |
3 |
is_plugin_installed() |
S |
69 |
2 |
6 |
upload_plugin() |
S |
79 |
1 |
3 |
__construct() |
S |
78 |
1 |
3 |
get_plugin_requirements() |
S |
80 |
1 |
3 |