-
Home
-
NETOPIA Payments Payment Gateway
-
1.1.1
-
Code
-
Classes
- Netopia_Payment_Invoice
Total Complexity |
64 |
Dependencies |
6 |
Dependents |
4 |
Total lines |
377 |
Lines of code |
294 |
Logical lines of code |
160 |
Comment lines |
0 |
Methods |
15 |
Properties |
11 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createXmlElement() |
D |
28 |
32 |
147 |
loadFromXml() |
B |
35 |
18 |
99 |
__construct() |
S |
72 |
2 |
6 |
setBillingAddress() |
S |
77 |
1 |
4 |
setShippingAddress() |
S |
77 |
1 |
4 |
getBillingAddress() |
S |
82 |
1 |
3 |
getShippingAddress() |
S |
82 |
1 |
3 |
addHeadItem() |
S |
76 |
1 |
4 |
addTailItem() |
S |
76 |
1 |
4 |
removeHeadItem() |
S |
80 |
1 |
3 |
removeTailItem() |
S |
80 |
1 |
3 |
addHeadExchangeRate() |
S |
76 |
1 |
4 |
addTailExchangeRate() |
S |
76 |
1 |
4 |
removeHeadExchangeRate() |
S |
80 |
1 |
3 |
removeTailExchangeRate() |
S |
80 |
1 |
3 |