-
Home
-
Client Invoicing by Sprout Invoices – Easy Estimates and Invoices for WordPress
-
20.5
-
Code
-
Classes
- SI_Credit_Card_Processors
Total Complexity |
73 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
471 |
Lines of code |
311 |
Logical lines of code |
129 |
Comment lines |
115 |
Methods |
17 |
Properties |
1 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_credit_card() |
A |
46 |
15 |
35 |
get_card_type() |
A |
53 |
10 |
23 |
validate_billing() |
A |
54 |
9 |
18 |
is_valid_credit_card() |
S |
53 |
7 |
23 |
process_payment_page() |
S |
57 |
7 |
15 |
review_pane() |
S |
40 |
2 |
71 |
default_credit_fields() |
S |
45 |
1 |
51 |
is_valid_cvv() |
S |
69 |
4 |
6 |
is_expired() |
S |
64 |
4 |
10 |
payment_fields() |
S |
62 |
3 |
11 |
process_credit_card_cache() |
S |
66 |
3 |
8 |
credit_card_cache() |
S |
64 |
3 |
9 |
__construct() |
S |
68 |
1 |
6 |
confirmation_pane() |
S |
70 |
1 |
6 |
payments_pane() |
S |
67 |
1 |
8 |
payment_billing_fields() |
S |
69 |
1 |
6 |
mask_card_number() |
S |
70 |
1 |
5 |