-
Home
-
Bulk Order Form for WooCommerce
-
3.5.7
-
Code
-
Classes
- WooCommerce_Bulk_Order_Form_WP_Settings
Total Complexity |
120 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
729 |
Lines of code |
340 |
Logical lines of code |
193 |
Comment lines |
247 |
Methods |
17 |
Properties |
11 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
render_header() |
B |
44 |
19 |
39 |
add_settings_fields() |
B |
41 |
16 |
54 |
render_form() |
A |
46 |
15 |
31 |
add_settings_sections() |
A |
53 |
10 |
20 |
register_settings() |
A |
55 |
9 |
18 |
init() |
A |
49 |
8 |
28 |
render_footer() |
A |
45 |
6 |
50 |
get_settings() |
S |
54 |
7 |
22 |
add_field() |
S |
54 |
7 |
21 |
get_current_admin_page() |
S |
61 |
7 |
12 |
add_section() |
S |
61 |
4 |
12 |
render_section_description() |
S |
69 |
3 |
6 |
add_pages() |
S |
71 |
2 |
6 |
add_sections() |
S |
70 |
2 |
6 |
add_fields() |
S |
70 |
2 |
6 |
enqueue_scripts() |
S |
70 |
2 |
6 |
add_page() |
S |
80 |
1 |
3 |