-
Home
-
YITH WooCommerce Badge Management
-
2.0.0
-
Code
-
Classes
- YITH_WCBM_Install
Total Complexity |
30 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
227 |
Lines of code |
92 |
Logical lines of code |
51 |
Comment lines |
87 |
Methods |
14 |
Properties |
2 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update() |
S |
55 |
5 |
18 |
install() |
S |
61 |
3 |
13 |
get_instance() |
S |
73 |
3 |
4 |
check_version() |
S |
69 |
3 |
6 |
needs_db_update() |
S |
73 |
2 |
4 |
update_db_version() |
S |
72 |
2 |
5 |
maybe_update_db_version() |
S |
75 |
2 |
5 |
run_update_callback() |
S |
66 |
2 |
8 |
run_update_callback_start() |
S |
75 |
2 |
5 |
run_update_callback_end() |
S |
67 |
2 |
8 |
__construct() |
S |
75 |
1 |
4 |
get_db_update_callbacks() |
S |
82 |
1 |
3 |
update_version() |
S |
76 |
1 |
4 |
get_greatest_db_version_in_updates() |
S |
72 |
1 |
5 |