-
Home
-
Payment Plugins Braintree For WooCommerce
-
3.2.51
-
Code
-
Classes
- WC_Braintree_Condition_Evaluator
| Total Complexity |
42 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
195 |
| Lines of code |
146 |
| Logical lines of code |
89 |
| Comment lines |
31 |
| Methods |
8 |
| Properties |
4 |
Methods 8
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| evaluate_postfix() |
B |
40 |
19 |
58 |
| convert_exp_to_postfix() |
A |
46 |
13 |
38 |
| trigger_error() |
S |
66 |
4 |
9 |
| evaluate() |
S |
66 |
2 |
9 |
| condition_precedence() |
S |
61 |
1 |
14 |
| get_values() |
S |
63 |
1 |
12 |
| condition_operators() |
S |
76 |
1 |
3 |
| __construct() |
S |
80 |
1 |
3 |