-
Home
-
Import any XML, CSV or Excel File to WordPress
-
3.8.0 (latest)
-
Code
-
Classes
- PHPExcel_Shared_Date
Total Complexity |
67 |
Dependencies |
6 |
Dependents |
11 |
Total lines |
382 |
Lines of code |
180 |
Logical lines of code |
119 |
Comment lines |
124 |
Methods |
12 |
Properties |
4 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isDateTimeFormatCode() |
C |
40 |
32 |
50 |
ExcelToPHP() |
S |
51 |
7 |
26 |
stringToExcel() |
S |
55 |
6 |
20 |
FormattedPHPToExcel() |
S |
51 |
5 |
23 |
PHPToExcel() |
S |
60 |
4 |
12 |
monthStringToNumber() |
S |
64 |
4 |
10 |
setExcelCalendar() |
S |
67 |
3 |
8 |
dayStringToNumber() |
S |
68 |
2 |
7 |
ExcelToPHPObject() |
S |
61 |
1 |
11 |
getExcelCalendar() |
S |
80 |
1 |
3 |
isDateTime() |
S |
70 |
1 |
7 |
isDateTimeFormat() |
S |
79 |
1 |
3 |