-
Home
-
WP Duplicate – WordPress Migration Plugin
-
1.1.3
-
Code
-
Classes
- WP_Filesystem_ftpsockets
Total Complexity |
80 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
440 |
Lines of code |
246 |
Logical lines of code |
169 |
Comment lines |
122 |
Methods |
28 |
Properties |
3 |
Methods 28
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
dirlist() |
A |
47 |
14 |
34 |
__construct() |
S |
51 |
7 |
26 |
chmod() |
S |
57 |
7 |
16 |
mkdir() |
S |
59 |
6 |
15 |
get_contents() |
S |
54 |
5 |
22 |
connect() |
S |
54 |
5 |
21 |
put_contents() |
S |
54 |
4 |
22 |
delete() |
S |
65 |
5 |
9 |
copy() |
S |
66 |
4 |
8 |
is_file() |
S |
69 |
3 |
7 |
cwd() |
S |
71 |
2 |
6 |
is_dir() |
S |
68 |
2 |
8 |
chgrp() |
S |
82 |
1 |
3 |
atime() |
S |
82 |
1 |
3 |
get_contents_array() |
S |
79 |
1 |
3 |
rmdir() |
S |
80 |
1 |
3 |
touch() |
S |
82 |
1 |
3 |
size() |
S |
80 |
1 |
3 |
mtime() |
S |
80 |
1 |
3 |
is_readable() |
S |
82 |
1 |
3 |
is_writable() |
S |
82 |
1 |
3 |
owner() |
S |
75 |
1 |
4 |
exists() |
S |
75 |
1 |
4 |
chdir() |
S |
80 |
1 |
3 |
move() |
S |
79 |
1 |
3 |
group() |
S |
75 |
1 |
4 |
getchmod() |
S |
75 |
1 |
4 |
__destruct() |
S |
82 |
1 |
3 |