-
Home
-
MultiVendorX – WooCommerce Multivendor Marketplace Solutions
-
4.1.12
-
Code
-
Classes
- MVX_Product_QNA
| Total Complexity |
49 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
285 |
| Lines of code |
176 |
| Logical lines of code |
102 |
| Comment lines |
86 |
| Methods |
16 |
| Properties |
2 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_Product_QNA() |
A |
46 |
8 |
37 |
| get_Vendor_Questions() |
A |
55 |
8 |
21 |
| get_All_Vendor_Questions() |
S |
51 |
7 |
28 |
| get_Pending_Questions() |
S |
62 |
4 |
11 |
| get_Answers() |
S |
62 |
4 |
11 |
| mvx_product_qna_delete_question() |
S |
65 |
4 |
10 |
| updateQuestion() |
S |
68 |
2 |
7 |
| deleteQuestion() |
S |
68 |
2 |
7 |
| updateAnswer() |
S |
68 |
2 |
7 |
| deleteAnswer() |
S |
68 |
2 |
7 |
| __construct() |
S |
70 |
1 |
6 |
| createQuestion() |
S |
70 |
1 |
6 |
| get_Question() |
S |
74 |
1 |
4 |
| get_Questions() |
S |
73 |
1 |
4 |
| createAnswer() |
S |
70 |
1 |
6 |
| get_Answer() |
S |
74 |
1 |
4 |