-
Home
-
Faktur Pro for WooCommerce
-
2.2.1
-
Code
-
Classes
- WR_Factory
Total Complexity |
48 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
588 |
Lines of code |
398 |
Logical lines of code |
328 |
Comment lines |
96 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
make_shippings() |
B |
32 |
14 |
120 |
make_products() |
A |
41 |
8 |
54 |
get_product_description() |
A |
46 |
8 |
38 |
make_discounts() |
A |
42 |
6 |
52 |
make_fees() |
S |
45 |
4 |
46 |
create_invoice() |
S |
48 |
2 |
31 |
make_meta_data() |
S |
61 |
2 |
13 |
make_billing() |
S |
56 |
1 |
18 |
make_shipping() |
S |
58 |
1 |
15 |
__construct() |
S |
81 |
1 |
3 |
make_items() |
S |
67 |
1 |
8 |