-
Home
-
Secure Custom Fields
-
6.3.1
-
Code
-
Classes
- acf_field_true_false
Total Complexity |
22 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
290 |
Lines of code |
158 |
Logical lines of code |
51 |
Comment lines |
96 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
render_field() |
A |
44 |
9 |
49 |
render_field_presentation_settings() |
S |
47 |
1 |
43 |
validate_value() |
S |
67 |
3 |
9 |
get_rest_schema() |
S |
63 |
3 |
10 |
render_field_settings() |
S |
57 |
1 |
20 |
initialize() |
S |
58 |
1 |
15 |
format_value() |
S |
79 |
2 |
3 |
translate_field() |
S |
71 |
1 |
6 |
format_value_for_rest() |
S |
81 |
1 |
3 |