Total Complexity | 17 |
Dependencies | 0 |
Dependents | 1 |
Total lines | 68 |
Lines of code | 44 |
Logical lines of code | 29 |
Comment lines | 1 |
Methods | 5 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
is_valid_card_number() | 52 | 8 | 24 | |
is_valid_expiry() | 61 | 3 | 11 | |
is_valid_cvv_number() | 74 | 3 | 4 | |
is_valid_card_type() | 78 | 2 | 3 | |
__construct() | 100 | 1 | 2 |