-
Home
-
Themify Builder
-
7.7.0 (latest)
-
Code
-
Classes
- Themify_Filesystem
| Total Complexity |
54 |
| Dependencies |
3 |
| Dependents |
13 |
| Total lines |
208 |
| Lines of code |
163 |
| Logical lines of code |
102 |
| Comment lines |
23 |
| Methods |
18 |
| Properties |
1 |
Methods 18
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_file_content() |
A |
47 |
12 |
32 |
| remove() |
A |
51 |
12 |
25 |
| mkdir() |
S |
57 |
4 |
17 |
| initialize() |
S |
59 |
4 |
15 |
| rename() |
S |
59 |
4 |
14 |
| delete() |
S |
60 |
3 |
14 |
| get_instance() |
S |
70 |
2 |
7 |
| put_contents() |
S |
68 |
2 |
7 |
| get_contents() |
S |
78 |
2 |
3 |
| __construct() |
S |
82 |
1 |
3 |
| load_direct() |
S |
73 |
1 |
5 |
| is_dir() |
S |
80 |
1 |
3 |
| is_file() |
S |
80 |
1 |
3 |
| is_readable() |
S |
80 |
1 |
3 |
| is_writable() |
S |
80 |
1 |
3 |
| exists() |
S |
80 |
1 |
3 |
| size() |
S |
80 |
1 |
3 |
| errorHandler() |
S |
77 |
1 |
3 |