-
Home
-
WC Vendors – WooCommerce Multivendor, WooCommerce Marketplace, Product Vendors
-
2.5.1.1
-
Code
-
Classes
- WCV_Plugin_Installer
Total Complexity |
34 |
Dependencies |
3 |
Dependents |
3 |
Total lines |
420 |
Lines of code |
188 |
Logical lines of code |
62 |
Comment lines |
186 |
Methods |
13 |
Properties |
4 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
download_and_activate_plugin() |
A |
48 |
10 |
32 |
get_allowed_plugins() |
S |
36 |
2 |
93 |
ajax_install_activate_plugin() |
S |
59 |
5 |
13 |
set_exclude_plugins() |
S |
69 |
3 |
7 |
initialize() |
S |
63 |
3 |
10 |
get_instance() |
S |
71 |
2 |
6 |
activate_plugin() |
S |
75 |
2 |
4 |
generate_boxes() |
S |
70 |
2 |
6 |
__construct() |
S |
82 |
1 |
3 |
is_plugin_allowed_for_install() |
S |
78 |
1 |
3 |
get_plugin_basename_by_slug() |
S |
75 |
1 |
4 |
get_plugin_data() |
S |
75 |
1 |
4 |
generate_box() |
S |
80 |
1 |
3 |