-
Home
-
WooCommerce – efactuurdirect
-
1.1.1
-
Code
-
Classes
- Zend_Validate_Hostname
| Total Complexity |
96 |
| Dependencies |
3 |
| Dependents |
2 |
| Total lines |
740 |
| Lines of code |
270 |
| Logical lines of code |
178 |
| Comment lines |
206 |
| Methods |
13 |
| Properties |
7 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| isValid() |
D |
26 |
52 |
128 |
| decodePunycode() |
B |
36 |
23 |
73 |
| __construct() |
S |
55 |
6 |
20 |
| setOptions() |
S |
59 |
5 |
15 |
| setIpValidator() |
S |
69 |
2 |
7 |
| getOptions() |
S |
82 |
1 |
3 |
| getIpValidator() |
S |
80 |
1 |
3 |
| getAllow() |
S |
80 |
1 |
3 |
| setAllow() |
S |
76 |
1 |
4 |
| getValidateIdn() |
S |
80 |
1 |
3 |
| setValidateIdn() |
S |
76 |
1 |
4 |
| getValidateTld() |
S |
80 |
1 |
3 |
| setValidateTld() |
S |
76 |
1 |
4 |