-
Home
-
Advanced File Manager
-
5.2.1
-
Code
-
Classes
- elFinderVolumeFTP
Total Complexity |
354 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
1,802 |
Lines of code |
1,041 |
Logical lines of code |
696 |
Comment lines |
535 |
Methods |
45 |
Properties |
11 |
Methods 45
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_stat() |
D |
20 |
65 |
176 |
_extract() |
D |
29 |
38 |
120 |
parseRaw() |
C |
35 |
30 |
70 |
cacheDir() |
B |
37 |
20 |
74 |
connect() |
B |
41 |
16 |
50 |
_normpath() |
A |
45 |
16 |
38 |
ftp_scan_dir() |
A |
45 |
12 |
40 |
init() |
A |
46 |
12 |
37 |
parsePermissions() |
A |
58 |
13 |
12 |
_fopen() |
A |
48 |
10 |
31 |
configure() |
A |
52 |
10 |
23 |
listFilesInDirectory() |
A |
49 |
9 |
32 |
_subdirs() |
A |
55 |
9 |
16 |
deleteDir() |
A |
51 |
8 |
28 |
ftp_download_files() |
S |
51 |
6 |
27 |
_archive() |
S |
54 |
6 |
22 |
_filePutContents() |
S |
55 |
6 |
18 |
netmountPrepare() |
S |
57 |
6 |
16 |
tempDir() |
S |
57 |
4 |
18 |
_copy() |
S |
60 |
4 |
13 |
ftpRawList() |
S |
61 |
4 |
13 |
normalizeRawWindows() |
S |
55 |
3 |
17 |
_mkfile() |
S |
63 |
4 |
10 |
_abspath() |
S |
64 |
3 |
11 |
_relpath() |
S |
63 |
3 |
11 |
_getContents() |
S |
63 |
3 |
11 |
_dimensions() |
S |
63 |
3 |
10 |
_mkdir() |
S |
66 |
3 |
8 |
_scandir() |
S |
65 |
3 |
9 |
_fclose() |
S |
71 |
3 |
6 |
__construct() |
S |
53 |
1 |
23 |
_save() |
S |
69 |
2 |
6 |
_move() |
S |
74 |
2 |
4 |
_inpath() |
S |
76 |
2 |
3 |
_chmod() |
S |
73 |
2 |
4 |
_path() |
S |
77 |
2 |
3 |
ftpMode() |
S |
77 |
2 |
3 |
umount() |
S |
80 |
2 |
3 |
_unlink() |
S |
79 |
1 |
3 |
_rmdir() |
S |
79 |
1 |
3 |
_symlink() |
S |
82 |
1 |
3 |
_joinPath() |
S |
78 |
1 |
3 |
_basename() |
S |
75 |
1 |
4 |
_dirname() |
S |
72 |
1 |
5 |
_checkArchivers() |
S |
77 |
1 |
4 |