-
Home
-
SiteGuard WP Plugin
-
1.7.8
-
Code
-
Classes
- SiteGuard_WAF_Exclude_Rule
| Total Complexity |
49 |
| Dependencies |
2 |
| Dependents |
2 |
| Total lines |
240 |
| Lines of code |
226 |
| Logical lines of code |
145 |
| Comment lines |
4 |
| Methods |
21 |
| Properties |
0 |
Methods 21
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| update_settings() |
S |
53 |
6 |
24 |
| input_check() |
S |
51 |
5 |
25 |
| get_max_id() |
S |
62 |
5 |
12 |
| delete_rule() |
S |
56 |
4 |
18 |
| get_rule() |
S |
59 |
4 |
14 |
| add_rule() |
S |
53 |
3 |
23 |
| update_rule_itr() |
S |
54 |
3 |
21 |
| output_exclude_sig_1() |
S |
61 |
3 |
12 |
| update_rule() |
S |
61 |
2 |
13 |
| set_enable() |
S |
64 |
2 |
10 |
| feature_on() |
S |
65 |
2 |
9 |
| __construct() |
S |
100 |
1 |
2 |
| get_mark() |
S |
81 |
1 |
3 |
| init() |
S |
71 |
1 |
6 |
| get_enable() |
S |
74 |
1 |
5 |
| cvt_exclude() |
S |
79 |
1 |
3 |
| clear_rules() |
S |
71 |
1 |
6 |
| get_rules() |
S |
74 |
1 |
5 |
| cvt_csrf2comma() |
S |
67 |
1 |
8 |
| output_exclude_sig_2() |
S |
79 |
1 |
3 |
| feature_off() |
S |
76 |
1 |
4 |