-
Home
-
BiND for WordPress theme converter
-
1.0.2 (latest)
-
Code
-
Classes
- Zend_Validate_File_ImageSize
Total Complexity |
39 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
301 |
Lines of code |
120 |
Logical lines of code |
73 |
Comment lines |
109 |
Methods |
11 |
Properties |
6 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isValid() |
A |
49 |
12 |
29 |
__construct() |
S |
53 |
7 |
24 |
setImageMax() |
S |
53 |
7 |
23 |
setImageMin() |
S |
58 |
5 |
15 |
_throw() |
S |
68 |
2 |
7 |
getImageMin() |
S |
80 |
1 |
3 |
getImageMax() |
S |
80 |
1 |
3 |
getImageWidth() |
S |
80 |
1 |
3 |
getImageHeight() |
S |
80 |
1 |
3 |
setImageWidth() |
S |
73 |
1 |
5 |
setImageHeight() |
S |
73 |
1 |
5 |