-
Home
-
Backup and Staging by WP Time Capsule
-
1.22.5
-
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 |
| copy() |
S |
66 |
4 |
8 |
| is_dir() |
S |
64 |
4 |
9 |
| cwd() |
S |
71 |
2 |
6 |
| is_file() |
S |
78 |
2 |
3 |
| __destruct() |
S |
77 |
2 |
4 |
| get_contents_array() |
S |
79 |
1 |
3 |
| chdir() |
S |
79 |
1 |
3 |
| chgrp() |
S |
82 |
1 |
3 |
| owner() |
S |
75 |
1 |
4 |
| getchmod() |
S |
75 |
1 |
4 |
| group() |
S |
75 |
1 |
4 |
| move() |
S |
79 |
1 |
3 |
| exists() |
S |
74 |
1 |
4 |
| 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 |
| rmdir() |
S |
79 |
1 |
3 |