-
Home
-
Import any XML, CSV or Excel File to WordPress
-
3.8.0 (latest)
-
Code
-
Classes
- PHPExcel_Style_Font
Total Complexity |
70 |
Dependencies |
2 |
Dependents |
12 |
Total lines |
516 |
Lines of code |
241 |
Logical lines of code |
133 |
Comment lines |
201 |
Methods |
23 |
Properties |
9 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
applyFromArray() |
A |
47 |
12 |
38 |
getHashCode() |
S |
57 |
7 |
17 |
setUnderline() |
S |
59 |
5 |
14 |
__construct() |
S |
56 |
3 |
19 |
setSuperScript() |
S |
61 |
3 |
13 |
setSubScript() |
S |
61 |
3 |
13 |
setName() |
S |
62 |
3 |
12 |
setStrikethrough() |
S |
62 |
3 |
12 |
setItalic() |
S |
62 |
3 |
12 |
setSize() |
S |
62 |
3 |
12 |
setBold() |
S |
62 |
3 |
12 |
setColor() |
S |
63 |
3 |
10 |
getItalic() |
S |
72 |
2 |
6 |
getSuperScript() |
S |
72 |
2 |
6 |
getBold() |
S |
72 |
2 |
6 |
getSubScript() |
S |
72 |
2 |
6 |
getUnderline() |
S |
72 |
2 |
6 |
getStrikethrough() |
S |
72 |
2 |
6 |
getSize() |
S |
72 |
2 |
6 |
getName() |
S |
72 |
2 |
6 |
getSharedComponent() |
S |
81 |
1 |
3 |
getStyleArray() |
S |
80 |
1 |
3 |
getColor() |
S |
82 |
1 |
3 |