File_CSV_DataSource C

Total Complexity 111
Dependencies 0
Dependents 1
Total lines 796
Lines of code 309
Logical lines of code 225
Comment lines 386
Methods 36
Properties 4

Methods 36

Method Rating Maintainability Complexity Lines of code
fillColumn()
A
53 11 21
connect()
A
56 8 18
fillRow()
S
57 8 15
getRows()
S
62 6 11
symmetrize()
S
59 5 15
parse()
S
55 4 19
walkColumn()
S
63 5 10
appendColumn()
S
61 4 12
removeColumn()
S
61 4 12
setHeaders()
S
66 4 8
walkRow()
S
63 4 10
createHeaders()
S
62 3 11
removeRow()
S
62 3 11
removeEmpty()
S
64 3 10
getColumn()
S
64 3 9
walkGrid()
S
67 3 8
getAsymmetricRows()
S
64 3 10
isSymmetric()
S
65 3 9
validates()
S
72 3 5
getCell()
S
68 2 7
fillCell()
S
67 2 7
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