-
Home
-
Braintree for WooCommerce Payment Gateway
-
2.6.2
-
Code
-
Classes
- WC_Braintree_API_Response
Total Complexity |
32 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
296 |
Lines of code |
95 |
Logical lines of code |
41 |
Comment lines |
129 |
Methods |
15 |
Properties |
1 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_failure_status_info() |
A |
48 |
10 |
33 |
get_success_status_info() |
S |
58 |
4 |
15 |
get_validation_errors() |
S |
66 |
3 |
9 |
get_status_code() |
S |
78 |
2 |
3 |
get_status_message() |
S |
78 |
2 |
3 |
has_validation_errors() |
S |
79 |
2 |
3 |
__construct() |
S |
77 |
1 |
4 |
transaction_approved() |
S |
82 |
1 |
3 |
transaction_held() |
S |
82 |
1 |
3 |
get_user_message() |
S |
76 |
1 |
4 |
to_string() |
S |
79 |
1 |
3 |
to_string_safe() |
S |
81 |
1 |
3 |
get_response_type() |
S |
82 |
1 |
3 |
get_payment_type() |
S |
81 |
1 |
3 |
is_credit_card_response() |
S |
80 |
1 |
3 |