-
Home
-
Import any XML, CSV or Excel File to WordPress
-
3.8.0 (latest)
-
Code
-
Classes
- PHPExcel_IOFactory
Total Complexity |
37 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
253 |
Lines of code |
106 |
Logical lines of code |
73 |
Comment lines |
110 |
Methods |
9 |
Properties |
2 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createReaderForFile() |
B |
41 |
22 |
54 |
createWriter() |
S |
59 |
4 |
13 |
createReader() |
S |
59 |
4 |
13 |
setSearchLocations() |
S |
69 |
2 |
7 |
__construct() |
S |
91 |
1 |
2 |
getSearchLocations() |
S |
80 |
1 |
3 |
addSearchLocation() |
S |
76 |
1 |
3 |
load() |
S |
75 |
1 |
4 |
identify() |
S |
68 |
1 |
7 |