-
Home
-
3D Product configurator for WooCommerce
-
2.7.3
-
Code
-
Classes
- Expivi_Form_Field
Total Complexity |
21 |
Dependencies |
3 |
Dependents |
4 |
Total lines |
271 |
Lines of code |
71 |
Logical lines of code |
31 |
Comment lines |
156 |
Methods |
20 |
Properties |
11 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
build_form_field() |
S |
58 |
2 |
14 |
set_id() |
S |
81 |
1 |
3 |
get_regex() |
S |
82 |
1 |
3 |
get_size() |
S |
82 |
1 |
3 |
set_size() |
S |
81 |
1 |
3 |
get_min_length() |
S |
82 |
1 |
3 |
set_min_length() |
S |
81 |
1 |
3 |
get_max_length() |
S |
82 |
1 |
3 |
set_max_length() |
S |
81 |
1 |
3 |
set_regex() |
S |
81 |
1 |
3 |
get_id() |
S |
82 |
1 |
3 |
get_required() |
S |
82 |
1 |
3 |
set_required() |
S |
81 |
1 |
3 |
get_value() |
S |
82 |
1 |
3 |
set_value() |
S |
81 |
1 |
3 |
get_name() |
S |
82 |
1 |
3 |
set_name() |
S |
81 |
1 |
3 |
get_type() |
S |
82 |
1 |
3 |
set_type() |
S |
81 |
1 |
3 |
build_form_field_validator() |
S |
79 |
1 |
3 |