-
Home
-
Min/Max Quantity & Minimum Order Limits for WooCommerce Products
-
2.2.16 (latest)
-
Code
-
Classes
- Class_Pi_Mmq_Category
| Total Complexity |
20 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
142 |
| Lines of code |
91 |
| Logical lines of code |
41 |
| Comment lines |
1 |
| Methods |
10 |
| Properties |
7 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
S |
57 |
4 |
16 |
| savedProduct() |
S |
57 |
3 |
17 |
| tab_content() |
S |
65 |
1 |
16 |
| delete_settings() |
S |
74 |
2 |
5 |
| register_settings() |
S |
73 |
2 |
5 |
| tab() |
S |
67 |
2 |
7 |
| storedValue() |
S |
71 |
2 |
6 |
| savedProducts() |
S |
69 |
2 |
7 |
| getCategoryTable() |
S |
83 |
1 |
3 |
| getCategories() |
S |
65 |
1 |
9 |