| Total Complexity | 10 |
| Dependencies | 1 |
| Dependents | 1 |
| Total lines | 78 |
| Lines of code | 39 |
| Logical lines of code | 24 |
| Comment lines | 12 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| process_payment() | 56 | 4 | 18 | |
| __construct() | 80 | 1 | 3 | |
| get_id() | 82 | 1 | 3 | |
| get_name() | 79 | 1 | 3 | |
| get_description() | 79 | 1 | 3 | |
| has_form() | 82 | 1 | 3 | |
| set_default_options() | 70 | 1 | 6 |