-
Home
-
Import any XML, CSV or Excel File to WordPress
-
3.8.0 (latest)
-
Code
-
Classes
- PHPExcel_Style_Border
Total Complexity |
43 |
Dependencies |
2 |
Dependents |
5 |
Total lines |
255 |
Lines of code |
110 |
Logical lines of code |
70 |
Comment lines |
98 |
Methods |
10 |
Properties |
3 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getSharedComponent() |
A |
54 |
11 |
21 |
getStyleArray() |
A |
57 |
11 |
17 |
applyFromArray() |
S |
58 |
5 |
17 |
setBorderStyle() |
S |
59 |
5 |
14 |
setColor() |
S |
63 |
3 |
10 |
__construct() |
S |
68 |
2 |
7 |
getBorderStyle() |
S |
72 |
2 |
6 |
getHashCode() |
S |
66 |
2 |
10 |
bindParent() |
S |
74 |
1 |
5 |
getColor() |
S |
82 |
1 |
3 |