-
Home
-
Flutterwave Payments
-
1.0.7 (latest)
-
Code
-
Classes
- FLW_Shortcode_Payment_Form
Total Complexity |
79 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
497 |
Lines of code |
276 |
Logical lines of code |
164 |
Comment lines |
148 |
Methods |
16 |
Properties |
3 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_special_fields() |
B |
45 |
19 |
38 |
parse_attributes() |
A |
37 |
14 |
74 |
prepare_custom_fields() |
A |
51 |
8 |
24 |
prepare_default_fields() |
S |
54 |
7 |
21 |
handle_currency_field() |
S |
55 |
7 |
16 |
render() |
S |
57 |
5 |
16 |
handle_regular_fields() |
S |
58 |
5 |
13 |
build_custom_fields() |
S |
55 |
3 |
19 |
set_button_text() |
S |
67 |
3 |
8 |
load_scripts() |
S |
54 |
1 |
21 |
convert_options_to_array() |
S |
66 |
2 |
8 |
__construct() |
S |
75 |
1 |
4 |
get_attributes() |
S |
82 |
1 |
3 |
parse_query_args() |
S |
82 |
1 |
3 |
is_custom_field() |
S |
75 |
1 |
4 |
is_special_field() |
S |
73 |
1 |
4 |