-
Home
-
Import any XML, CSV or Excel File to WordPress
-
3.8.0 (latest)
-
Code
-
Classes
- PHPExcel_Worksheet_RowCellIterator
Total Complexity |
31 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
203 |
Lines of code |
83 |
Logical lines of code |
40 |
Comment lines |
84 |
Methods |
12 |
Properties |
3 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
adjustForExistingOnlyRange() |
A |
57 |
8 |
18 |
prev() |
S |
59 |
5 |
14 |
seek() |
S |
62 |
5 |
10 |
next() |
S |
68 |
4 |
7 |
resetEnd() |
S |
70 |
2 |
6 |
__construct() |
S |
71 |
1 |
6 |
__destruct() |
S |
81 |
1 |
3 |
resetStart() |
S |
68 |
1 |
7 |
rewind() |
S |
81 |
1 |
3 |
current() |
S |
79 |
1 |
3 |
key() |
S |
80 |
1 |
3 |
valid() |
S |
80 |
1 |
3 |