-
Home
-
WooPayments: Integrated WooCommerce Payments
-
10.0.0 (latest)
-
Code
-
Classes
- WC_Payments_Captured_Event_Note
| Total Complexity |
67 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
593 |
| Lines of code |
343 |
| Logical lines of code |
153 |
| Comment lines |
187 |
| Methods |
19 |
| Properties |
1 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_fee_breakdown() |
A |
43 |
8 |
50 |
| compose_fee_string() |
A |
45 |
8 |
39 |
| compose_fee_break_down() |
S |
54 |
6 |
21 |
| fee_label_mapping() |
S |
54 |
6 |
21 |
| generate_html_note() |
S |
53 |
5 |
23 |
| convert_and_format_fee_amount() |
S |
55 |
4 |
20 |
| format_fx() |
S |
56 |
4 |
18 |
| get_localized_tax_description() |
S |
45 |
2 |
43 |
| compose_tax_string() |
S |
54 |
3 |
21 |
| is_base_fee_only() |
S |
66 |
4 |
7 |
| compose_net_string() |
S |
55 |
2 |
20 |
| format_exchange_rate() |
S |
56 |
2 |
19 |
| __construct() |
S |
67 |
3 |
7 |
| is_fx_event() |
S |
65 |
3 |
9 |
| compose_fx_string() |
S |
63 |
2 |
10 |
| has_same_currency_symbol() |
S |
77 |
2 |
3 |
| format_fee() |
S |
78 |
1 |
3 |
| format_explicit_currency_with_base() |
S |
69 |
1 |
6 |
| has_tax() |
S |
79 |
1 |
3 |