-
Home
-
FunnelKit – Funnel Builder for WooCommerce Checkout
-
3.12.0
-
Code
-
Classes
- BWF_Blocks_CSS
| Total Complexity |
227 |
| Dependencies |
1 |
| Dependents |
0 |
| Total lines |
832 |
| Lines of code |
439 |
| Logical lines of code |
299 |
| Comment lines |
270 |
| Methods |
31 |
| Properties |
10 |
Methods 31
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| add_border_property() |
D |
30 |
61 |
77 |
| add_sizing_property() |
C |
46 |
27 |
32 |
| add_typograpghy_property() |
B |
46 |
18 |
34 |
| add_special_rules() |
A |
42 |
14 |
58 |
| add_background_property() |
A |
46 |
15 |
35 |
| add_boxshadow_property() |
A |
54 |
16 |
15 |
| shorthand_css() |
A |
55 |
12 |
19 |
| add_unit_value_rule() |
A |
60 |
9 |
11 |
| add_property() |
S |
58 |
6 |
16 |
| add_rule() |
S |
66 |
6 |
7 |
| prepare_selector_output() |
S |
60 |
4 |
13 |
| render_string() |
S |
68 |
4 |
7 |
| render_number() |
S |
67 |
4 |
7 |
| add_selector_rules_to_output() |
S |
60 |
3 |
14 |
| custom_css() |
S |
68 |
3 |
7 |
| set_selector() |
S |
69 |
2 |
7 |
| add_selector_state() |
S |
69 |
2 |
7 |
| add_selector_states() |
S |
69 |
2 |
7 |
| reset_selector_states() |
S |
69 |
2 |
7 |
| add_properties() |
S |
70 |
2 |
6 |
| start_media_query() |
S |
68 |
2 |
8 |
| has_media_query() |
S |
71 |
2 |
6 |
| add_media_query_rules_to_output() |
S |
68 |
2 |
7 |
| minify_css() |
S |
68 |
2 |
7 |
| add_css_string() |
S |
77 |
1 |
4 |
| change_selector() |
S |
80 |
1 |
3 |
| stop_media_query() |
S |
80 |
1 |
3 |
| get_media_query() |
S |
82 |
1 |
3 |
| reset_css() |
S |
77 |
1 |
4 |
| fonts_output() |
S |
81 |
1 |
3 |
| css_output() |
S |
74 |
1 |
5 |