-
Home
-
SiteGuard WP Plugin
-
1.6.1
-
Code
-
Classes
- SiteGuard_Htaccess
Total Complexity |
63 |
Dependencies |
0 |
Dependents |
9 |
Total lines |
275 |
Lines of code |
256 |
Logical lines of code |
186 |
Comment lines |
9 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_settings() |
C |
34 |
24 |
95 |
clear_settings() |
A |
43 |
12 |
49 |
is_exists_setting() |
A |
47 |
9 |
37 |
make_tmp_dir() |
S |
51 |
5 |
26 |
check_permission() |
S |
55 |
5 |
20 |
get_apply_permission() |
S |
64 |
2 |
10 |
__construct() |
S |
100 |
1 |
2 |
get_htaccess_file() |
S |
80 |
1 |
3 |
get_tmp_dir() |
S |
80 |
1 |
3 |
test_htaccess() |
S |
82 |
1 |
3 |
get_htaccess_new_file() |
S |
79 |
1 |
3 |
get_apply_permission_itr() |
S |
71 |
1 |
5 |