-
Home
-
WooCommerce Fortnox Hub
-
5.2.1
-
Code
-
Classes
- Woo_Fortnox_Hub_Customer_Handler
Total Complexity |
58 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
459 |
Lines of code |
296 |
Logical lines of code |
122 |
Comment lines |
88 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_customer() |
A |
43 |
13 |
43 |
get_settings() |
A |
34 |
6 |
109 |
get_vat_number() |
A |
53 |
10 |
21 |
billing_details() |
A |
45 |
7 |
39 |
get_organisation_number() |
S |
57 |
6 |
15 |
delivery_details() |
S |
52 |
4 |
24 |
get_vat_type() |
S |
59 |
4 |
15 |
add_settings_section() |
S |
69 |
2 |
6 |
add_delivery_details_to_document() |
S |
70 |
2 |
6 |
add_billing_details_to_document() |
S |
70 |
2 |
6 |
__construct() |
S |
64 |
1 |
9 |
save_settings_section() |
S |
82 |
1 |
3 |