-
Home
-
WP Duplicate – WordPress Migration Plugin
-
1.1.3
-
Code
-
Classes
- WP_Filesystem_Direct
Total Complexity |
85 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
507 |
Lines of code |
267 |
Logical lines of code |
162 |
Comment lines |
164 |
Methods |
27 |
Properties |
0 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
dirlist() |
A |
42 |
14 |
50 |
delete() |
A |
50 |
11 |
27 |
chmod() |
S |
54 |
7 |
20 |
mkdir() |
S |
56 |
6 |
20 |
move() |
S |
60 |
6 |
14 |
chgrp() |
S |
57 |
5 |
17 |
chown() |
S |
58 |
5 |
16 |
put_contents() |
S |
58 |
3 |
16 |
copy() |
S |
64 |
4 |
10 |
owner() |
S |
63 |
3 |
11 |
group() |
S |
63 |
3 |
11 |
touch() |
S |
65 |
3 |
9 |
chdir() |
S |
80 |
1 |
3 |
atime() |
S |
80 |
1 |
3 |
rmdir() |
S |
79 |
1 |
3 |
get_contents_array() |
S |
80 |
1 |
3 |
size() |
S |
80 |
1 |
3 |
mtime() |
S |
80 |
1 |
3 |
is_file() |
S |
80 |
1 |
3 |
is_writable() |
S |
80 |
1 |
3 |
is_readable() |
S |
80 |
1 |
3 |
is_dir() |
S |
80 |
1 |
3 |
exists() |
S |
80 |
1 |
3 |
get_contents() |
S |
80 |
1 |
3 |
getchmod() |
S |
78 |
1 |
3 |
cwd() |
S |
80 |
1 |
3 |
__construct() |
S |
76 |
1 |
4 |