-
Home
-
3D Product configurator for WooCommerce
-
2.4.2
-
Code
-
Classes
- Expivi_Filesystem
Total Complexity |
43 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
292 |
Lines of code |
144 |
Logical lines of code |
91 |
Comment lines |
107 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
write() |
A |
53 |
9 |
23 |
read() |
S |
57 |
5 |
18 |
delete() |
S |
58 |
5 |
17 |
get_files_in_dir() |
S |
58 |
5 |
16 |
resolve_path() |
S |
61 |
3 |
13 |
resolve_url() |
S |
61 |
3 |
13 |
combine() |
S |
63 |
3 |
10 |
get_internal_fs() |
S |
64 |
3 |
10 |
exists() |
S |
69 |
2 |
7 |
is_dir() |
S |
69 |
2 |
7 |
is_file() |
S |
69 |
2 |
7 |
mkdir() |
S |
80 |
1 |
3 |