-
Home
-
WP Duplicate – WordPress Migration Plugin
-
1.1.3
-
Code
-
Classes
- WP_Filesystem_FTPext
Total Complexity |
103 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
510 |
Lines of code |
314 |
Logical lines of code |
229 |
Comment lines |
137 |
Methods |
29 |
Properties |
3 |
Methods 29
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
parselisting() |
B |
38 |
15 |
67 |
dirlist() |
A |
45 |
15 |
39 |
__construct() |
A |
48 |
10 |
31 |
chmod() |
A |
55 |
8 |
18 |
connect() |
S |
54 |
7 |
18 |
delete() |
S |
59 |
7 |
13 |
mkdir() |
S |
60 |
5 |
13 |
get_contents() |
S |
58 |
4 |
15 |
put_contents() |
S |
54 |
3 |
21 |
is_dir() |
S |
64 |
4 |
9 |
copy() |
S |
66 |
4 |
8 |
is_file() |
S |
78 |
2 |
3 |
__destruct() |
S |
77 |
2 |
4 |
cwd() |
S |
71 |
2 |
6 |
move() |
S |
79 |
1 |
3 |
group() |
S |
75 |
1 |
4 |
exists() |
S |
74 |
1 |
4 |
getchmod() |
S |
75 |
1 |
4 |
chgrp() |
S |
82 |
1 |
3 |
is_readable() |
S |
82 |
1 |
3 |
is_writable() |
S |
82 |
1 |
3 |
atime() |
S |
82 |
1 |
3 |
mtime() |
S |
79 |
1 |
3 |
size() |
S |
79 |
1 |
3 |
touch() |
S |
82 |
1 |
3 |
owner() |
S |
75 |
1 |
4 |
rmdir() |
S |
79 |
1 |
3 |
get_contents_array() |
S |
79 |
1 |
3 |
chdir() |
S |
79 |
1 |
3 |