-
Home
-
YITH WooCommerce Custom Order Status
-
1.1.5 (latest)
-
Code
-
Classes
- YIT_Metabox
Total Complexity |
66 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
501 |
Lines of code |
195 |
Logical lines of code |
106 |
Comment lines |
226 |
Methods |
18 |
Properties |
4 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
save_postdata() |
B |
41 |
22 |
51 |
add_field() |
S |
52 |
7 |
25 |
reorder_tabs() |
S |
61 |
6 |
11 |
add_tab() |
S |
56 |
4 |
18 |
enqueue() |
S |
59 |
4 |
14 |
remove_field() |
S |
68 |
3 |
7 |
set_tabs() |
S |
65 |
3 |
9 |
get_option_metabox_name() |
S |
62 |
2 |
11 |
register_metabox() |
S |
71 |
2 |
5 |
get_option_metabox_id() |
S |
70 |
2 |
7 |
instance() |
S |
70 |
2 |
6 |
remove_fields() |
S |
73 |
2 |
5 |
remove_tab() |
S |
73 |
2 |
5 |
__construct() |
S |
82 |
1 |
3 |
set_options() |
S |
81 |
1 |
3 |
add_screen_ids_for_icons() |
S |
78 |
1 |
3 |
show() |
S |
75 |
1 |
4 |
init() |
S |
66 |
1 |
8 |