-
Home
-
LearnPress – WordPress LMS Plugin
-
4.0.5
-
Code
-
Classes
- LP_WP_Filesystem
Total Complexity |
46 |
Dependencies |
0 |
Dependents |
4 |
Total lines |
241 |
Lines of code |
169 |
Logical lines of code |
110 |
Comment lines |
4 |
Methods |
15 |
Properties |
0 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
move() |
A |
53 |
8 |
23 |
copy() |
S |
56 |
7 |
18 |
put_content_upload() |
S |
56 |
4 |
18 |
chmod() |
S |
61 |
4 |
12 |
get_contents() |
S |
63 |
3 |
11 |
wp_file_system() |
S |
69 |
2 |
7 |
chmod_dir() |
S |
66 |
2 |
8 |
chmod_file() |
S |
66 |
2 |
8 |
is_file() |
S |
66 |
2 |
9 |
is_dir() |
S |
66 |
2 |
9 |
is_readable() |
S |
66 |
2 |
9 |
is_writable() |
S |
66 |
2 |
9 |
unlink() |
S |
65 |
2 |
9 |
put_contents() |
S |
64 |
2 |
10 |
file_exists() |
S |
65 |
2 |
9 |