-
Home
-
WooCommerce – efactuurdirect
-
1.1.1
-
Code
-
Classes
- Zend_Validate_EmailAddress
| Total Complexity |
73 |
| Dependencies |
3 |
| Dependents |
0 |
| Total lines |
523 |
| Lines of code |
234 |
| Logical lines of code |
143 |
| Comment lines |
156 |
| Methods |
19 |
| Properties |
6 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| _validateMXRecords() |
A |
49 |
12 |
32 |
| isValid() |
A |
49 |
12 |
30 |
| _isReserved() |
A |
46 |
11 |
36 |
| setOptions() |
S |
55 |
7 |
22 |
| __construct() |
S |
57 |
5 |
17 |
| _validateHostnamePart() |
S |
57 |
5 |
16 |
| _validateLocalPart() |
S |
56 |
3 |
19 |
| setMessage() |
S |
61 |
3 |
12 |
| setValidateMx() |
S |
66 |
3 |
8 |
| setHostnameValidator() |
S |
67 |
2 |
8 |
| _toIp() |
S |
65 |
2 |
8 |
| getOptions() |
S |
82 |
1 |
3 |
| getHostnameValidator() |
S |
80 |
1 |
3 |
| validateMxSupported() |
S |
80 |
1 |
3 |
| getValidateMx() |
S |
80 |
1 |
3 |
| getDeepMxCheck() |
S |
80 |
1 |
3 |
| setDeepMxCheck() |
S |
76 |
1 |
4 |
| getDomainCheck() |
S |
80 |
1 |
3 |
| setDomainCheck() |
S |
76 |
1 |
4 |