-
Home
-
Payment forms, Buy now buttons, and Invoicing System | GetPaid
-
2.8.4
-
Code
-
Classes
- GetPaid_Payment_Form
Total Complexity |
105 |
Dependencies |
4 |
Dependents |
12 |
Total lines |
799 |
Lines of code |
309 |
Logical lines of code |
163 |
Comment lines |
338 |
Methods |
40 |
Properties |
6 |
Methods 40
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_items() |
C |
38 |
26 |
69 |
sanitize_array_values() |
A |
53 |
9 |
23 |
get_elements() |
S |
54 |
6 |
20 |
__construct() |
S |
56 |
6 |
18 |
get_item() |
S |
63 |
5 |
11 |
get_element_type() |
S |
63 |
5 |
11 |
is_recurring() |
S |
63 |
4 |
11 |
is_active() |
S |
66 |
4 |
7 |
get_currency() |
S |
74 |
2 |
4 |
create() |
S |
72 |
2 |
6 |
set_items() |
S |
74 |
2 |
5 |
set_elements() |
S |
73 |
2 |
5 |
set_date_created() |
S |
67 |
2 |
8 |
set_date_modified() |
S |
67 |
2 |
8 |
get_date_modified_gmt() |
S |
70 |
2 |
7 |
get_date_created_gmt() |
S |
70 |
2 |
7 |
get_refunded() |
S |
79 |
1 |
3 |
set_refunded() |
S |
75 |
1 |
4 |
get_html() |
S |
67 |
1 |
9 |
get_date_created() |
S |
79 |
1 |
3 |
has_element_type() |
S |
79 |
1 |
3 |
has_item() |
S |
79 |
1 |
3 |
is_default() |
S |
74 |
1 |
4 |
update() |
S |
80 |
1 |
3 |
get_date_modified() |
S |
79 |
1 |
3 |
set_failed() |
S |
75 |
1 |
4 |
set_cancelled() |
S |
75 |
1 |
4 |
set_earned() |
S |
75 |
1 |
4 |
get_cancelled() |
S |
79 |
1 |
3 |
get_name() |
S |
79 |
1 |
3 |
get_title() |
S |
80 |
1 |
3 |
set_author() |
S |
79 |
1 |
3 |
set_title() |
S |
81 |
1 |
3 |
set_name() |
S |
79 |
1 |
3 |
get_version() |
S |
79 |
1 |
3 |
get_author() |
S |
79 |
1 |
3 |
set_version() |
S |
80 |
1 |
3 |
get_earned() |
S |
79 |
1 |
3 |
get_failed() |
S |
79 |
1 |
3 |
display() |
S |
67 |
1 |
9 |