-
Home
-
RSFirewall!
-
1.1.44 (latest)
-
Code
-
Classes
- RSFirewall_Helper_Harden
Total Complexity |
38 |
Dependencies |
2 |
Dependents |
4 |
Total lines |
267 |
Lines of code |
140 |
Logical lines of code |
80 |
Comment lines |
75 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
whitelisted_php_files() |
S |
53 |
7 |
21 |
harden_directory() |
S |
53 |
6 |
22 |
unharden_directory() |
S |
55 |
6 |
18 |
remove_file_from_whitelist() |
S |
60 |
4 |
11 |
whitelist_rule() |
S |
57 |
2 |
18 |
is_hardened() |
S |
64 |
3 |
9 |
get_whitelisted_from_folder() |
S |
64 |
3 |
9 |
add_file_to_whitelist() |
S |
63 |
3 |
10 |
is_apache_server() |
S |
70 |
2 |
5 |
rules() |
S |
61 |
1 |
14 |
htaccess_path() |
S |
78 |
1 |
3 |