File_CSV_DataSource C

Total Complexity 111
Dependencies 0
Dependents 1
Total lines 2,205
Lines of code 366
Logical lines of code 225
Comment lines 1,706
Methods 36
Properties 4

Methods 36

Method Rating Maintainability Complexity Lines of code
fillColumn()
A
49 11 29
connect()
A
53 8 25
fillRow()
A
56 8 17
getRows()
S
59 6 15
symmetrize()
S
57 5 17
walkColumn()
S
58 5 16
parse()
S
54 4 21
appendColumn()
S
58 4 16
removeColumn()
S
58 4 16
setHeaders()
S
61 4 14
walkRow()
S
61 4 12
createHeaders()
S
60 3 13
removeRow()
S
62 3 11
getColumn()
S
62 3 11
removeEmpty()
S
64 3 10
walkGrid()
S
67 3 8
getAsymmetricRows()
S
64 3 10
isSymmetric()
S
65 3 9
validates()
S
67 3 9
getCell()
S
68 2 7
fillCell()
S
65 2 9
getRow()
S
69 2 7
moveHeadersToRows()
S
67 2 9
resetKeys()
S
70 2 7
getRawArray()
S
68 2 8
hasCell()
S
72 2 5
__construct()
S
81 1 3
hasRow()
S
79 1 3
appendRow()
S
72 1 5
countRows()
S
80 1 3
load()
S
74 1 5
hasColumn()
S
79 1 3
countHeaders()
S
80 1 3
getHeaders()
S
82 1 3
settings()
S
79 1 3
flush()
S
77 1 4