-
Home
-
SSH SFTP Updater Support
-
0.8.8 (latest)
-
Code
-
Classes
- WP_Filesystem_SSH2
Total Complexity |
125 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
430 |
Lines of code |
328 |
Logical lines of code |
248 |
Comment lines |
35 |
Methods |
31 |
Properties |
6 |
Methods 31
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
find_folder() |
A |
42 |
15 |
51 |
dirlist() |
A |
43 |
15 |
43 |
__construct() |
A |
48 |
10 |
33 |
connect() |
A |
50 |
9 |
29 |
mkdir() |
S |
60 |
7 |
13 |
group() |
S |
60 |
5 |
13 |
owner() |
S |
60 |
5 |
13 |
copy() |
S |
64 |
5 |
9 |
chown() |
S |
65 |
5 |
8 |
delete() |
S |
65 |
5 |
8 |
run_command() |
S |
65 |
4 |
9 |
chgrp() |
S |
67 |
4 |
7 |
get_contents_array() |
S |
64 |
3 |
8 |
chmod() |
S |
73 |
3 |
4 |
cwd() |
S |
68 |
3 |
7 |
atime() |
S |
71 |
2 |
5 |
handle_connect_error() |
S |
65 |
2 |
8 |
rmdir() |
S |
74 |
2 |
4 |
chdir() |
S |
71 |
2 |
5 |
size() |
S |
71 |
2 |
5 |
mtime() |
S |
71 |
2 |
5 |
is_writable() |
S |
71 |
2 |
5 |
put_contents() |
S |
69 |
2 |
6 |
is_readable() |
S |
71 |
2 |
5 |
get_contents() |
S |
74 |
2 |
4 |
move() |
S |
74 |
2 |
4 |
getchmod() |
S |
74 |
1 |
4 |
is_file() |
S |
75 |
1 |
4 |
touch() |
S |
91 |
1 |
2 |
exists() |
S |
79 |
1 |
3 |
is_dir() |
S |
75 |
1 |
4 |