-
Home
-
Paytium: Mollie payment forms & donations
-
4.1.3
-
Code
-
Classes
- PT_Item
| Total Complexity |
27 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
221 |
| Lines of code |
95 |
| Logical lines of code |
47 |
| Comment lines |
83 |
| Methods |
21 |
| Properties |
9 |
Methods 21
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_label() |
S |
69 |
2 |
7 |
| get_value() |
S |
69 |
2 |
7 |
| get_type() |
S |
69 |
2 |
7 |
| get_amount() |
S |
69 |
2 |
7 |
| get_tax_percentage() |
S |
69 |
2 |
7 |
| get_tax_amount() |
S |
69 |
2 |
7 |
| __construct() |
S |
77 |
1 |
4 |
| get_payment() |
S |
82 |
1 |
3 |
| get_item_index() |
S |
82 |
1 |
3 |
| set_item_index() |
S |
80 |
1 |
3 |
| get_meta_key() |
S |
79 |
1 |
3 |
| get_meta() |
S |
78 |
1 |
3 |
| set_payment() |
S |
81 |
1 |
3 |
| set_label() |
S |
77 |
1 |
4 |
| set_value() |
S |
77 |
1 |
4 |
| set_type() |
S |
77 |
1 |
4 |
| set_amount() |
S |
77 |
1 |
4 |
| set_tax_percentage() |
S |
77 |
1 |
4 |
| set_tax_amount() |
S |
77 |
1 |
4 |
| get_total_amount() |
S |
80 |
1 |
3 |
| set_total_amount() |
S |
77 |
1 |
4 |