-
Home
-
Import any XML, CSV or Excel File to WordPress
-
3.8.0
-
Code
-
Classes
- PHPExcel_Cell
| Total Complexity |
138 |
| Dependencies |
13 |
| Dependents |
36 |
| Total lines |
1,007 |
| Lines of code |
443 |
| Logical lines of code |
260 |
| Comment lines |
395 |
| Methods |
51 |
| Properties |
7 |
Methods 51
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| extractAllCellReferencesInRange() |
A |
46 |
9 |
38 |
| setValueExplicit() |
A |
50 |
9 |
30 |
| columnIndexFromString() |
A |
46 |
9 |
30 |
| getCalculatedValue() |
A |
50 |
9 |
29 |
| absoluteReference() |
S |
55 |
7 |
19 |
| absoluteCoordinate() |
S |
56 |
5 |
17 |
| buildRange() |
S |
60 |
5 |
12 |
| stringFromColumnIndex() |
S |
57 |
4 |
16 |
| coordinateFromString() |
S |
62 |
5 |
10 |
| __construct() |
S |
61 |
4 |
12 |
| compareCells() |
S |
63 |
4 |
11 |
| rangeBoundaries() |
S |
57 |
3 |
16 |
| isInRange() |
S |
65 |
4 |
8 |
| __clone() |
S |
63 |
4 |
10 |
| getRangeBoundaries() |
S |
61 |
3 |
12 |
| splitRange() |
S |
62 |
3 |
11 |
| setCalculatedValue() |
S |
70 |
3 |
6 |
| isMergeRangeValueCell() |
S |
64 |
3 |
10 |
| getMergeRange() |
S |
68 |
3 |
8 |
| setValue() |
S |
70 |
2 |
6 |
| setDataType() |
S |
69 |
2 |
7 |
| hasDataValidation() |
S |
70 |
2 |
6 |
| getDataValidation() |
S |
70 |
2 |
6 |
| setDataValidation() |
S |
68 |
2 |
7 |
| hasHyperlink() |
S |
70 |
2 |
6 |
| getHyperlink() |
S |
70 |
2 |
6 |
| setHyperlink() |
S |
68 |
2 |
7 |
| getValueBinder() |
S |
71 |
2 |
6 |
| setValueBinder() |
S |
70 |
2 |
6 |
| notifyCacheController() |
S |
77 |
1 |
4 |
| detach() |
S |
81 |
1 |
3 |
| attach() |
S |
81 |
1 |
3 |
| getColumn() |
S |
81 |
1 |
3 |
| getRow() |
S |
81 |
1 |
3 |
| getCoordinate() |
S |
81 |
1 |
3 |
| getValue() |
S |
82 |
1 |
3 |
| getFormattedValue() |
S |
70 |
1 |
7 |
| getOldCalculatedValue() |
S |
82 |
1 |
3 |
| getDataType() |
S |
82 |
1 |
3 |
| isFormula() |
S |
80 |
1 |
3 |
| getParent() |
S |
82 |
1 |
3 |
| getWorksheet() |
S |
81 |
1 |
3 |
| isInMergeRange() |
S |
80 |
1 |
3 |
| getStyle() |
S |
80 |
1 |
3 |
| rebindParent() |
S |
76 |
1 |
4 |
| rangeDimension() |
S |
73 |
1 |
4 |
| getXfIndex() |
S |
82 |
1 |
3 |
| setXfIndex() |
S |
76 |
1 |
4 |
| setFormulaAttributes() |
S |
77 |
1 |
4 |
| getFormulaAttributes() |
S |
82 |
1 |
3 |
| __toString() |
S |
80 |
1 |
3 |