-
Home
-
NETOPIA Payments Payment Gateway
-
1.4.4 (latest)
-
Code
-
Classes
- Netopia_Payment_Request_Abstract
Total Complexity |
77 |
Dependencies |
12 |
Dependents |
1 |
Total lines |
744 |
Lines of code |
370 |
Logical lines of code |
205 |
Comment lines |
238 |
Methods |
24 |
Properties |
24 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_parseFromXml() |
B |
35 |
18 |
92 |
encrypt() |
B |
36 |
14 |
94 |
_factoryFromXml() |
A |
44 |
12 |
45 |
factoryFromEncrypted() |
A |
45 |
8 |
44 |
factory() |
S |
59 |
2 |
15 |
__get() |
S |
69 |
3 |
7 |
__sleep() |
S |
58 |
1 |
18 |
setRequestIdentifierPrefix() |
S |
71 |
2 |
6 |
__isset() |
S |
79 |
2 |
3 |
__construct() |
S |
74 |
1 |
4 |
toXml() |
S |
77 |
1 |
4 |
__wakeup() |
S |
80 |
1 |
3 |
__set() |
S |
81 |
1 |
3 |
getRequestIdentifier() |
S |
82 |
1 |
3 |
getEncData() |
S |
82 |
1 |
3 |
getIv() |
S |
82 |
1 |
3 |
getCipher() |
S |
82 |
1 |
3 |
_prepare() |
S |
100 |
1 |
0 |
getEnvKey() |
S |
82 |
1 |
3 |
getRequestInfo() |
S |
82 |
1 |
3 |
_setRequestInfo() |
S |
73 |
1 |
5 |
_factoryFromQueryString() |
S |
73 |
1 |
5 |
_loadFromXml() |
S |
100 |
1 |
0 |
getXml() |
S |
77 |
1 |
4 |