-
Home
-
Bulk Edit Coupons for WooCommerce – WP Sheet Editor
-
1.3.34
-
Code
-
Classes
- WP_Sheet_Editor_Columns
| Total Complexity |
131 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
559 |
| Lines of code |
450 |
| Logical lines of code |
224 |
| Comment lines |
81 |
| Methods |
19 |
| Properties |
2 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| _register_item() |
D |
24 |
41 |
172 |
| register_item() |
B |
45 |
17 |
40 |
| _run_callbacks_on_items() |
A |
49 |
14 |
30 |
| get_items() |
A |
48 |
11 |
32 |
| _remove_callbacks_on_items() |
A |
57 |
9 |
16 |
| get_provider_items() |
S |
55 |
6 |
20 |
| _enforce_unique_titles() |
S |
58 |
5 |
15 |
| add_rejection() |
S |
60 |
5 |
14 |
| convert_php_to_js_format() |
S |
44 |
2 |
46 |
| get_rejections() |
S |
63 |
4 |
11 |
| is_column_blacklisted() |
S |
61 |
3 |
12 |
| columns_limit_reached() |
S |
68 |
3 |
7 |
| has_item() |
S |
71 |
2 |
6 |
| get_blacklisted_column_keywords() |
S |
62 |
2 |
7 |
| remove_item() |
S |
70 |
2 |
6 |
| get_item() |
S |
67 |
2 |
8 |
| __construct() |
S |
100 |
1 |
2 |
| __set() |
S |
82 |
1 |
3 |
| __get() |
S |
83 |
1 |
3 |