-
Home
-
WooPayments: Integrated WooCommerce Payments
-
9.3.0 (latest)
-
Code
-
Classes
- WC_Payments_Captured_Event_Note
Total Complexity |
55 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
450 |
Lines of code |
246 |
Logical lines of code |
120 |
Comment lines |
123 |
Methods |
15 |
Properties |
1 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_fee_breakdown() |
A |
43 |
8 |
50 |
compose_fee_string() |
A |
48 |
7 |
32 |
compose_fee_break_down() |
S |
54 |
6 |
21 |
fee_label_mapping() |
S |
54 |
6 |
21 |
generate_html_note() |
S |
55 |
4 |
20 |
format_fx() |
S |
56 |
4 |
18 |
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 |