-
Home
-
Advanced Custom Fields (ACF®)
-
5.9.5
-
Code
-
Classes
- acf_field_checkbox
Total Complexity |
34 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
573 |
Lines of code |
216 |
Logical lines of code |
98 |
Comment lines |
195 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
walk() |
A |
45 |
7 |
44 |
update_value() |
A |
54 |
8 |
20 |
render_field() |
S |
52 |
5 |
24 |
render_field_settings() |
S |
41 |
1 |
67 |
render_field_custom() |
S |
57 |
4 |
15 |
render_field_toggle() |
S |
59 |
3 |
14 |
format_value() |
S |
69 |
2 |
7 |
initialize() |
S |
60 |
1 |
14 |
render_field_choices() |
S |
79 |
1 |
3 |
update_field() |
S |
72 |
1 |
5 |
translate_field() |
S |
80 |
1 |
3 |