Total Complexity | 72 |
Dependencies | 0 |
Dependents | 1 |
Total lines | 777 |
Lines of code | 489 |
Logical lines of code | 249 |
Comment lines | 125 |
Methods | 17 |
Properties | 5 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
process_payment() | 41 | 11 | 53 | |
settings_page() | 33 | 3 | 140 | |
save_settings() | 46 | 9 | 34 | |
payment_box() | 45 | 7 | 47 | |
can_pay() | 56 | 7 | 17 | |
refunds() | 52 | 6 | 24 | |
insert_scripting() | 47 | 2 | 62 | |
add_currency() | 60 | 5 | 14 | |
load() | 56 | 4 | 16 | |
add_pay_button() | 61 | 4 | 11 | |
ticket_columns() | 57 | 3 | 18 | |
__construct() | 51 | 1 | 27 | |
format_price() | 73 | 2 | 5 | |
use_gateway() | 75 | 2 | 4 | |
single_currency() | 75 | 2 | 4 | |
has_paid() | 73 | 2 | 4 | |
ticket_col() | 66 | 2 | 9 |