-
Home
-
WP-SpamShield
-
1.9.21 (latest)
-
Code
-
Classes
- WP_SpamShield_Counter_CG
Total Complexity |
77 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
327 |
Lines of code |
279 |
Logical lines of code |
336 |
Comment lines |
48 |
Methods |
18 |
Properties |
0 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
css() |
B |
35 |
14 |
80 |
RGB_TO_HSV() |
A |
51 |
13 |
22 |
HSV_TO_RGB() |
A |
51 |
13 |
22 |
form() |
A |
44 |
8 |
43 |
get_HSV_diff() |
S |
61 |
6 |
10 |
generate_widget_palette() |
S |
53 |
3 |
18 |
widget() |
S |
55 |
3 |
18 |
update() |
S |
63 |
4 |
9 |
fixhex2() |
S |
74 |
2 |
4 |
is_light_color() |
S |
72 |
2 |
5 |
is_valid_hex_color() |
S |
78 |
2 |
3 |
RGB_TO_HEX() |
S |
67 |
1 |
7 |
HSV_TO_HEX() |
S |
71 |
1 |
5 |
HEX_TO_HSV() |
S |
71 |
1 |
5 |
HEX_TO_RGB() |
S |
68 |
1 |
6 |
get_colors() |
S |
64 |
1 |
8 |
hex_color_mod() |
S |
70 |
1 |
5 |
__construct() |
S |
64 |
1 |
9 |