-
Home
-
Google Feed Manager for WooCommerce
-
2.7.1
-
Code
-
Classes
- WPPFM_Database_Management
| Total Complexity |
34 |
| Dependencies |
2 |
| Dependents |
4 |
| Total lines |
479 |
| Lines of code |
318 |
| Logical lines of code |
94 |
| Comment lines |
86 |
| Methods |
22 |
| Properties |
3 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| update_status_table() |
S |
42 |
2 |
70 |
| fill_country_table() |
S |
49 |
2 |
47 |
| fill_channel_table() |
S |
59 |
4 |
13 |
| verify_db_version() |
S |
63 |
4 |
10 |
| feed_table() |
S |
52 |
1 |
38 |
| fill_status_table() |
S |
59 |
2 |
16 |
| __construct() |
S |
67 |
2 |
8 |
| fill_merchant_table() |
S |
65 |
2 |
9 |
| fill_categories_table() |
S |
64 |
2 |
10 |
| feedmeta_table() |
S |
63 |
1 |
13 |
| make() |
S |
74 |
1 |
5 |
| force_reinitiate_db() |
S |
78 |
1 |
4 |
| reset_channel_registration() |
S |
82 |
1 |
3 |
| includes() |
S |
80 |
1 |
3 |
| make_or_update_the_tables() |
S |
65 |
1 |
10 |
| fill_the_tables() |
S |
70 |
1 |
7 |
| status_table() |
S |
65 |
1 |
10 |
| channel_table() |
S |
65 |
1 |
10 |
| country_table() |
S |
65 |
1 |
10 |
| sources_table() |
S |
66 |
1 |
9 |
| categories_table() |
S |
66 |
1 |
9 |
| get_current_db_version() |
S |
74 |
1 |
4 |