-
Home
-
Hash Form – Drag & Drop Form Builder
-
1.2.9 (latest)
-
Code
-
Classes
- HashFormFieldNumber
Total Complexity |
21 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
85 |
Lines of code |
70 |
Logical lines of code |
41 |
Comment lines |
0 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate() |
A |
53 |
8 |
20 |
validate_step() |
S |
61 |
5 |
11 |
check_value_is_valid_with_step() |
S |
62 |
2 |
11 |
remove_commas_from_number() |
S |
72 |
2 |
5 |
field_settings_for_type() |
S |
70 |
1 |
7 |
extra_field_default_opts() |
S |
69 |
1 |
7 |
sanitize_value() |
S |
80 |
1 |
3 |
input_html() |
S |
72 |
1 |
6 |