-
Home
-
WooCommerce – efactuurdirect
-
1.1.0
-
Code
-
Classes
- Zend_XmlRpc_Fault
Total Complexity |
26 |
Dependencies |
4 |
Dependents |
4 |
Total lines |
266 |
Lines of code |
104 |
Logical lines of code |
64 |
Comment lines |
89 |
Methods |
11 |
Properties |
4 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
loadXml() |
A |
44 |
12 |
45 |
__construct() |
S |
64 |
4 |
10 |
isFault() |
S |
64 |
2 |
10 |
saveXml() |
S |
60 |
1 |
14 |
setCode() |
S |
76 |
1 |
4 |
getCode() |
S |
82 |
1 |
3 |
setMessage() |
S |
76 |
1 |
4 |
getMessage() |
S |
82 |
1 |
3 |
setEncoding() |
S |
74 |
1 |
5 |
getEncoding() |
S |
82 |
1 |
3 |
__toString() |
S |
81 |
1 |
3 |