-
Home
-
Advanced Custom Fields: Extended
-
0.9.1
-
Code
-
Classes
- ACFE_AutoSync_Json
| Total Complexity |
52 |
| Dependencies |
0 |
| Dependents |
0 |
| Total lines |
488 |
| Lines of code |
198 |
| Logical lines of code |
131 |
| Comment lines |
151 |
| Methods |
17 |
| Properties |
2 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| scan_json_folders_compatibility() |
A |
48 |
10 |
33 |
| get_filename() |
A |
50 |
10 |
28 |
| delete_file() |
S |
54 |
5 |
21 |
| scan_json_folders() |
S |
61 |
4 |
12 |
| pre_delete_field_group() |
S |
55 |
3 |
18 |
| pre_update_field_group() |
S |
59 |
3 |
15 |
| post_update_field_group() |
S |
63 |
3 |
11 |
| post_delete_field_group() |
S |
64 |
3 |
10 |
| override_json() |
S |
71 |
2 |
6 |
| setup_json() |
S |
76 |
2 |
5 |
| __construct() |
S |
59 |
1 |
14 |
| override_json_save() |
S |
80 |
1 |
3 |
| override_json_load() |
S |
79 |
1 |
3 |
| is_json_enabled() |
S |
80 |
1 |
3 |
| get_json_files() |
S |
83 |
1 |
3 |
| __return_false() |
S |
83 |
1 |
3 |
| get_json_save_path() |
S |
63 |
1 |
10 |