-
Home
-
WP Duplicate – WordPress Migration Plugin
-
1.1.3
-
Code
-
Classes
- Local_Sync_File_Iterator
Total Complexity |
36 |
Dependencies |
3 |
Dependents |
3 |
Total lines |
246 |
Lines of code |
143 |
Logical lines of code |
87 |
Comment lines |
18 |
Methods |
19 |
Properties |
8 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
copy_dir() |
S |
56 |
4 |
17 |
save_deep_dir_list() |
S |
60 |
4 |
13 |
save_dir_list() |
S |
60 |
4 |
13 |
is_empty_folder() |
S |
61 |
3 |
13 |
add_dir_list() |
S |
61 |
3 |
12 |
get_files_obj_by_path() |
S |
62 |
3 |
12 |
get_folders() |
S |
65 |
2 |
10 |
insert_into_iterator_process() |
S |
67 |
2 |
7 |
same_server_mkdir() |
S |
76 |
1 |
4 |
__construct() |
S |
70 |
1 |
7 |
get_uploads_dir_folders() |
S |
76 |
1 |
4 |
init_db() |
S |
77 |
1 |
4 |
get_root_dir_folders() |
S |
76 |
1 |
4 |
get_auto_update_folders() |
S |
82 |
1 |
3 |
scan_entire_site() |
S |
71 |
1 |
6 |
get_db_backup_file() |
S |
75 |
1 |
4 |
get_deep_dirs() |
S |
82 |
1 |
3 |
init_fs() |
S |
80 |
1 |
3 |
get_wp_content_dir_folders() |
S |
76 |
1 |
4 |