-
Home
-
WP Duplicate – WordPress Migration Plugin
-
1.1.3
-
Code
-
Classes
- WP_Filesystem_Base
Total Complexity |
95 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
802 |
Lines of code |
252 |
Logical lines of code |
147 |
Comment lines |
487 |
Methods |
42 |
Properties |
3 |
Methods 42
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
gethchmod() |
B |
45 |
23 |
35 |
find_folder() |
A |
44 |
14 |
45 |
search_for_folder() |
A |
47 |
13 |
32 |
getnumchmodfromh() |
S |
55 |
3 |
16 |
abspath() |
S |
70 |
3 |
6 |
wp_themes_dir() |
S |
69 |
3 |
6 |
copy() |
S |
82 |
1 |
3 |
move() |
S |
82 |
1 |
3 |
delete() |
S |
82 |
1 |
3 |
exists() |
S |
82 |
1 |
3 |
is_file() |
S |
82 |
1 |
3 |
is_dir() |
S |
82 |
1 |
3 |
is_readable() |
S |
82 |
1 |
3 |
__get() |
S |
82 |
1 |
3 |
owner() |
S |
82 |
1 |
3 |
is_writable() |
S |
82 |
1 |
3 |
atime() |
S |
82 |
1 |
3 |
mtime() |
S |
82 |
1 |
3 |
size() |
S |
82 |
1 |
3 |
touch() |
S |
82 |
1 |
3 |
mkdir() |
S |
82 |
1 |
3 |
rmdir() |
S |
82 |
1 |
3 |
group() |
S |
82 |
1 |
3 |
cwd() |
S |
82 |
1 |
3 |
chmod() |
S |
82 |
1 |
3 |
get_base_dir() |
S |
72 |
1 |
5 |
__isset() |
S |
80 |
1 |
3 |
__unset() |
S |
81 |
1 |
3 |
wp_content_dir() |
S |
80 |
1 |
3 |
wp_plugins_dir() |
S |
80 |
1 |
3 |
wp_lang_dir() |
S |
80 |
1 |
3 |
find_base_dir() |
S |
72 |
1 |
5 |
is_binary() |
S |
79 |
1 |
3 |
chgrp() |
S |
82 |
1 |
3 |
chown() |
S |
82 |
1 |
3 |
connect() |
S |
82 |
1 |
3 |
get_contents() |
S |
82 |
1 |
3 |
get_contents_array() |
S |
82 |
1 |
3 |
put_contents() |
S |
82 |
1 |
3 |
__set() |
S |
80 |
1 |
3 |
chdir() |
S |
82 |
1 |
3 |
dirlist() |
S |
82 |
1 |
3 |