-
Home
-
LearnPress – WordPress LMS Plugin
-
4.2.6.8.1
-
Code
-
Classes
- LP_WP_Filesystem
Total Complexity |
53 |
Dependencies |
1 |
Dependents |
9 |
Total lines |
350 |
Lines of code |
164 |
Logical lines of code |
96 |
Comment lines |
127 |
Methods |
19 |
Properties |
2 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
move() |
A |
55 |
8 |
21 |
copy() |
S |
58 |
7 |
16 |
put_content_upload() |
S |
57 |
4 |
16 |
get_file_size_from_url() |
S |
64 |
4 |
8 |
chmod() |
S |
63 |
4 |
10 |
file_get_contents() |
S |
69 |
2 |
7 |
file_exists() |
S |
69 |
2 |
7 |
put_contents() |
S |
66 |
2 |
8 |
__construct() |
S |
67 |
2 |
8 |
instance() |
S |
72 |
2 |
6 |
is_writable() |
S |
69 |
2 |
7 |
is_readable() |
S |
69 |
2 |
7 |
is_dir() |
S |
69 |
2 |
7 |
is_file() |
S |
69 |
2 |
7 |
chmod_file() |
S |
66 |
2 |
8 |
chmod_dir() |
S |
66 |
2 |
8 |
unlink() |
S |
68 |
2 |
7 |
download_url() |
S |
79 |
1 |
3 |
lp_handle_upload() |
S |
79 |
1 |
3 |