-
Home
-
Affiliates Manager
-
2.9.45
-
Code
-
Classes
- WPAM_Data_Models_AffiliateModel
| Total Complexity |
29 |
| Dependencies |
3 |
| Dependents |
4 |
| Total lines |
190 |
| Lines of code |
104 |
| Logical lines of code |
53 |
| Comment lines |
1 |
| Methods |
22 |
| Properties |
24 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getPaymentMethod() |
S |
58 |
5 |
17 |
| formatPhoneNumber() |
S |
63 |
3 |
10 |
| getBountyType() |
S |
72 |
2 |
5 |
| fromRow() |
S |
66 |
1 |
8 |
| toRow() |
S |
63 |
1 |
10 |
| isActive() |
S |
80 |
1 |
3 |
| isPending() |
S |
80 |
1 |
3 |
| isBlocked() |
S |
80 |
1 |
3 |
| isDeclined() |
S |
80 |
1 |
3 |
| isApproved() |
S |
80 |
1 |
3 |
| isInactive() |
S |
80 |
1 |
3 |
| isConfirmed() |
S |
80 |
1 |
3 |
| approve() |
S |
81 |
1 |
3 |
| activate() |
S |
81 |
1 |
3 |
| deactivate() |
S |
81 |
1 |
3 |
| confirm() |
S |
81 |
1 |
3 |
| decline() |
S |
81 |
1 |
3 |
| block() |
S |
81 |
1 |
3 |
| setPaypalPaymentMethod() |
S |
77 |
1 |
4 |
| setBankPaymentMethod() |
S |
77 |
1 |
4 |
| setCheckPaymentMethod() |
S |
77 |
1 |
4 |
| setManualPaymentMethod() |
S |
81 |
1 |
3 |