-
Home
-
WP Duplicate – WordPress Migration Plugin
-
1.1.3
-
Code
-
Classes
- WP_Filesystem_SSH2
Total Complexity |
93 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
470 |
Lines of code |
272 |
Logical lines of code |
188 |
Comment lines |
135 |
Methods |
29 |
Properties |
5 |
Methods 29
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
dirlist() |
A |
43 |
14 |
44 |
__construct() |
A |
46 |
12 |
38 |
chmod() |
S |
58 |
7 |
15 |
connect() |
S |
52 |
6 |
24 |
mkdir() |
S |
59 |
6 |
14 |
delete() |
S |
59 |
6 |
13 |
run_command() |
S |
56 |
5 |
17 |
chown() |
S |
66 |
4 |
7 |
copy() |
S |
66 |
4 |
8 |
chgrp() |
S |
66 |
4 |
7 |
owner() |
S |
64 |
3 |
9 |
group() |
S |
64 |
3 |
9 |
cwd() |
S |
71 |
2 |
6 |
put_contents() |
S |
67 |
2 |
7 |
atime() |
S |
74 |
1 |
4 |
rmdir() |
S |
79 |
1 |
3 |
get_contents_array() |
S |
74 |
1 |
4 |
touch() |
S |
91 |
1 |
2 |
size() |
S |
74 |
1 |
4 |
mtime() |
S |
74 |
1 |
4 |
is_dir() |
S |
74 |
1 |
4 |
is_writable() |
S |
74 |
1 |
4 |
is_readable() |
S |
74 |
1 |
4 |
chdir() |
S |
78 |
1 |
3 |
is_file() |
S |
74 |
1 |
4 |
exists() |
S |
74 |
1 |
4 |
get_contents() |
S |
74 |
1 |
4 |
getchmod() |
S |
76 |
1 |
3 |
move() |
S |
78 |
1 |
3 |