-
Home
-
The WP Remote WordPress Plugin
-
6.02 (latest)
-
Code
-
Classes
- WPRWPFileSystem
| Total Complexity |
22 |
| Dependencies |
1 |
| Dependents |
6 |
| Total lines |
87 |
| Lines of code |
64 |
| Logical lines of code |
26 |
| Comment lines |
0 |
| Methods |
17 |
| Properties |
2 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| checkForErrors() |
S |
65 |
4 |
9 |
| initFilesystem() |
S |
68 |
2 |
7 |
| getInstance() |
S |
71 |
2 |
6 |
| __construct() |
S |
82 |
1 |
3 |
| putContents() |
S |
79 |
1 |
3 |
| getContents() |
S |
80 |
1 |
3 |
| removeFile() |
S |
79 |
1 |
3 |
| rmdir() |
S |
79 |
1 |
3 |
| isWritable() |
S |
80 |
1 |
3 |
| isDir() |
S |
80 |
1 |
3 |
| exists() |
S |
80 |
1 |
3 |
| move() |
S |
79 |
1 |
3 |
| getchmodOctal() |
S |
79 |
1 |
3 |
| getchmod() |
S |
80 |
1 |
3 |
| size() |
S |
80 |
1 |
3 |
| chmod() |
S |
79 |
1 |
3 |
| isReadable() |
S |
80 |
1 |
3 |