-
Home
-
Klarna Order Management for WooCommerce
-
1.9.4
-
Code
-
Classes
- WC_Klarna_Meta_Box
Total Complexity |
62 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
417 |
Lines of code |
252 |
Logical lines of code |
130 |
Comment lines |
135 |
Methods |
17 |
Properties |
0 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
print_standard_content() |
B |
33 |
18 |
103 |
process_kom_actions() |
S |
52 |
7 |
26 |
kom_meta_box_content() |
S |
57 |
6 |
16 |
want_output_capture() |
S |
58 |
5 |
16 |
want_output_cancel() |
S |
60 |
4 |
13 |
filter_environment() |
S |
62 |
3 |
13 |
kom_meta_box() |
S |
63 |
3 |
9 |
output_option_capture() |
S |
72 |
2 |
5 |
output_tip_capture() |
S |
72 |
2 |
5 |
output_option_cancel() |
S |
72 |
2 |
5 |
output_tip_cancel() |
S |
72 |
2 |
5 |
output_option_sync() |
S |
72 |
2 |
5 |
output_tip_sync() |
S |
72 |
2 |
5 |
__construct() |
S |
61 |
1 |
11 |
print_tip_fragment() |
S |
78 |
1 |
3 |
print_option() |
S |
78 |
1 |
3 |
print_error_content() |
S |
70 |
1 |
9 |