-
Home
-
Posts2Excel
-
1.0 (latest)
-
Code
-
Classes
- PHPExcel_Writer_Excel2007
Total Complexity |
46 |
Dependencies |
12 |
Dependents |
1 |
Total lines |
437 |
Lines of code |
199 |
Logical lines of code |
123 |
Comment lines |
162 |
Methods |
14 |
Properties |
10 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
save() |
C |
27 |
28 |
129 |
__construct() |
S |
52 |
3 |
24 |
getWriterPart() |
S |
68 |
3 |
7 |
getPHPExcel() |
S |
69 |
2 |
7 |
setPHPExcel() |
S |
77 |
1 |
4 |
getStringTable() |
S |
82 |
1 |
3 |
getStylesConditionalHashTable() |
S |
82 |
1 |
3 |
getFillHashTable() |
S |
82 |
1 |
3 |
getFontHashTable() |
S |
82 |
1 |
3 |
getBordersHashTable() |
S |
82 |
1 |
3 |
getNumFmtHashTable() |
S |
82 |
1 |
3 |
getDrawingHashTable() |
S |
82 |
1 |
3 |
getOffice2003Compatibility() |
S |
82 |
1 |
3 |
setOffice2003Compatibility() |
S |
77 |
1 |
4 |