-
Home
-
Import any XML, CSV or Excel File to WordPress
-
3.8.0 (latest)
-
Code
-
Classes
- PHPExcel_Style_Fill
Total Complexity |
31 |
Dependencies |
2 |
Dependents |
3 |
Total lines |
295 |
Lines of code |
112 |
Logical lines of code |
58 |
Comment lines |
121 |
Methods |
13 |
Properties |
4 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
applyFromArray() |
A |
52 |
8 |
26 |
__construct() |
S |
61 |
3 |
12 |
setStartColor() |
S |
63 |
3 |
10 |
setEndColor() |
S |
63 |
3 |
10 |
getHashCode() |
S |
63 |
2 |
12 |
getFillType() |
S |
72 |
2 |
6 |
setFillType() |
S |
65 |
2 |
9 |
getRotation() |
S |
72 |
2 |
6 |
setRotation() |
S |
65 |
2 |
9 |
getSharedComponent() |
S |
81 |
1 |
3 |
getStyleArray() |
S |
80 |
1 |
3 |
getStartColor() |
S |
82 |
1 |
3 |
getEndColor() |
S |
82 |
1 |
3 |