-
Home
-
Affiliates Manager
-
2.9.33
-
Code
-
Classes
- WPAM_PayPal_Response
Total Complexity |
14 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
64 |
Lines of code |
44 |
Logical lines of code |
29 |
Comment lines |
0 |
Methods |
12 |
Properties |
7 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
parse() |
S |
56 |
2 |
19 |
parseResponseString() |
S |
62 |
2 |
12 |
IsSuccess() |
S |
89 |
1 |
1 |
IsFailure() |
S |
89 |
1 |
1 |
getTimestamp() |
S |
92 |
1 |
1 |
getCorrelationId() |
S |
92 |
1 |
1 |
getAck() |
S |
92 |
1 |
1 |
getVersion() |
S |
92 |
1 |
1 |
getBuild() |
S |
92 |
1 |
1 |
getErrors() |
S |
92 |
1 |
1 |
getRawResponse() |
S |
92 |
1 |
1 |
__construct() |
S |
77 |
1 |
4 |