-
Home
-
Redux Framework
-
4.3.0
-
Code
-
Classes
- Redux_Filesystem
Total Complexity |
181 |
Dependencies |
8 |
Dependents |
3 |
Total lines |
1,037 |
Lines of code |
541 |
Logical lines of code |
350 |
Comment lines |
336 |
Methods |
34 |
Properties |
9 |
Methods 34
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
do_action() |
D |
29 |
44 |
101 |
mkdir() |
A |
45 |
11 |
43 |
rmdir() |
A |
50 |
10 |
29 |
copy() |
A |
52 |
9 |
26 |
move() |
A |
53 |
8 |
25 |
__construct() |
A |
56 |
8 |
17 |
generate_default_files() |
S |
50 |
7 |
28 |
scandir() |
S |
54 |
7 |
21 |
advanced_filesystem_init() |
S |
51 |
6 |
28 |
chmod() |
S |
59 |
6 |
14 |
execute() |
S |
55 |
5 |
19 |
put_contents() |
S |
58 |
5 |
15 |
touch() |
S |
60 |
5 |
14 |
get_local_file_contents() |
S |
62 |
4 |
12 |
ftp_form() |
S |
60 |
3 |
12 |
get_contents() |
S |
64 |
3 |
11 |
is_writable() |
S |
67 |
3 |
8 |
is_readable() |
S |
67 |
3 |
8 |
is_file() |
S |
67 |
3 |
8 |
is_dir() |
S |
67 |
3 |
8 |
filesize() |
S |
67 |
3 |
8 |
unlink() |
S |
66 |
3 |
8 |
get_instance() |
S |
66 |
3 |
9 |
file_exists() |
S |
67 |
3 |
8 |
maybe_init_wp_filesystem() |
S |
58 |
2 |
15 |
create_index() |
S |
70 |
2 |
6 |
get_sanitized_path() |
S |
71 |
2 |
6 |
get_wp_filesystem() |
S |
71 |
2 |
7 |
move_uploaded_file() |
S |
68 |
2 |
7 |
load_direct() |
S |
68 |
2 |
7 |
put_contents_cache() |
S |
79 |
1 |
3 |
get_cache_path() |
S |
80 |
1 |
3 |
using_wp_filesystem() |
S |
82 |
1 |
3 |
get_template() |
S |
76 |
1 |
4 |