-
Home
-
WooCommerce Multilingual & Multicurrency with WPML
-
5.3.6
-
Code
-
Classes
- WCML_Checkout_Field_Editor
Total Complexity |
26 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
159 |
Lines of code |
134 |
Logical lines of code |
52 |
Comment lines |
6 |
Methods |
8 |
Properties |
4 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
register_fields() |
A |
47 |
7 |
42 |
translate_fields() |
A |
48 |
7 |
36 |
add_hooks() |
S |
62 |
3 |
11 |
__construct() |
S |
66 |
2 |
8 |
get_billing() |
S |
66 |
2 |
8 |
get_shipping() |
S |
66 |
2 |
8 |
get_additional() |
S |
66 |
2 |
8 |
get_exclude_fields() |
S |
62 |
1 |
13 |