| Total Complexity | 8 |
| Dependencies | 1 |
| Dependents | 5 |
| Total lines | 93 |
| Lines of code | 33 |
| Logical lines of code | 13 |
| Comment lines | 40 |
| Methods | 8 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| __construct() | 74 | 1 | 5 | |
| get_order_id() | 82 | 1 | 3 | |
| set_order_id() | 77 | 1 | 4 | |
| get_transaction() | 82 | 1 | 3 | |
| set_transaction() | 77 | 1 | 4 | |
| get_matched_attribute_name() | 82 | 1 | 3 | |
| set_matched_attribute_name() | 77 | 1 | 4 | |
| jsonSerialize() | 69 | 1 | 7 |