-
Home
-
WooCommerce Bulk Edit Coupons – WP Sheet Editor
-
1.3.20
-
Code
-
Classes
- WP_Sheet_Editor_Columns
Total Complexity |
122 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
490 |
Lines of code |
391 |
Logical lines of code |
212 |
Comment lines |
61 |
Methods |
18 |
Properties |
2 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_register_item() |
D |
25 |
39 |
169 |
register_item() |
B |
45 |
17 |
40 |
_run_callbacks_on_items() |
A |
49 |
13 |
30 |
_remove_callbacks_on_items() |
A |
57 |
9 |
16 |
get_items() |
S |
53 |
7 |
22 |
get_provider_items() |
S |
55 |
6 |
20 |
_enforce_unique_titles() |
S |
58 |
5 |
15 |
add_rejection() |
S |
60 |
5 |
14 |
get_rejections() |
S |
63 |
4 |
11 |
is_column_blacklisted() |
S |
61 |
3 |
12 |
columns_limit_reached() |
S |
68 |
3 |
7 |
get_blacklisted_column_keywords() |
S |
62 |
2 |
7 |
remove_item() |
S |
70 |
2 |
6 |
has_item() |
S |
71 |
2 |
6 |
get_item() |
S |
67 |
2 |
8 |
__construct() |
S |
100 |
1 |
2 |
__set() |
S |
82 |
1 |
3 |
__get() |
S |
83 |
1 |
3 |