-
Home
-
WooCommerce – efactuurdirect
-
1.1.0
-
Code
-
Classes
- Zend_Validate_File_Size
Total Complexity |
55 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
370 |
Lines of code |
174 |
Logical lines of code |
121 |
Comment lines |
123 |
Methods |
13 |
Properties |
6 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_fromByteString() |
A |
47 |
11 |
39 |
__construct() |
A |
51 |
10 |
27 |
isValid() |
A |
47 |
9 |
36 |
setMin() |
S |
58 |
5 |
15 |
setMax() |
S |
58 |
5 |
15 |
getMin() |
S |
69 |
3 |
7 |
getMax() |
S |
69 |
3 |
7 |
_toByteString() |
S |
65 |
3 |
7 |
_throw() |
S |
68 |
2 |
7 |
setUseByteString() |
S |
76 |
1 |
4 |
useByteString() |
S |
82 |
1 |
3 |
_getSize() |
S |
82 |
1 |
3 |
_setSize() |
S |
77 |
1 |
4 |