PHPExcel_Worksheet D

Total Complexity 325
Dependencies 35
Dependents 27
Total lines 2,910
Lines of code 1,121
Logical lines of code 622
Comment lines 1,319
Methods 148
Properties 41

Methods 148

Method Rating Maintainability Complexity Lines of code
rangeToArray()
A
44 12 45
setTitle()
A
46 12 39
calculateColumnWidths()
A
45 11 41
cellExists()
A
48 10 30
setCodeName()
A
50 10 30
getCell()
A
51 9 25
__clone()
A
52 9 23
fromArray()
A
51 8 27
duplicateStyle()
S
52 7 22
duplicateConditionalStyle()
S
54 7 19
_createNewCell()
S
53 6 23
getComment()
S
56 6 18
shrinkRangeToFit()
S
56 6 17
_checkSheetCodeName()
S
58 6 15
garbageCollect()
S
55 4 19
mergeCells()
S
55 4 18
setBreak()
S
59 4 15
getChartByIndex()
S
61 4 13
getChartByName()
S
62 4 12
getColumnDimension()
S
63 4 11
setAutoFilter()
S
65 4 9
removeColumn()
S
57 3 15
setSelectedCells()
S
58 3 15
removeRow()
S
59 3 14
rebindParent()
S
61 3 13
unmergeCells()
S
60 3 13
getHashCode()
S
63 3 11
extractSheetTitle()
S
62 3 11
_checkSheetTitle()
S
65 3 9
getCellCollection()
S
67 3 9
getRowDimension()
S
64 3 10
getStyleByColumnAndRow()
S
66 3 8
freezePane()
S
64 3 9
__construct()
S
56 1 17
disconnectCells()
S
69 2 7
sortCellCollection()
S
72 2 6
addChart()
S
65 2 9
getChartNames()
S
69 2 7
refreshColumnDimensions()
S
66 2 9
refreshRowDimensions()
S
66 2 9
getHighestColumn()
S
71 2 6
getHighestRow()
S
71 2 6
setCellValue()
S
74 2 4
setCellValueByColumnAndRow()
S
74 2 4
setCellValueExplicit()
S
74 2 4
setCellValueExplicitByColumnAndRow()
S
74 2 4
getCellByColumnAndRow()
S
67 2 8
getConditionalStyles()
S
69 2 7
conditionalStylesExists()
S
71 2 6
protectCells()
S
67 2 8
unprotectCells()
S
65 2 9
insertNewRowBefore()
S
64 2 9
insertNewColumnBefore()
S
64 2 9
insertNewColumnBeforeByIndex()
S
68 2 7
removeColumnByIndex()
S
68 2 7
namedRangeToArray()
S
63 2 10
getHyperlink()
S
69 2 7
setHyperlink()
S
67 2 8
getDataValidation()
S
69 2 7
setDataValidation()
S
67 2 8
getTabColor()
S
73 2 5
__destruct()
S
75 1 5
getCellCacheController()
S
82 1 3
getInvalidCharacters()
S
80 1 3
getRowDimensions()
S
82 1 3
getDefaultRowDimension()
S
82 1 3
getColumnDimensions()
S
82 1 3
getDefaultColumnDimension()
S
82 1 3
getDrawingCollection()
S
82 1 3
getChartCollection()
S
82 1 3
getChartCount()
S
80 1 3
calculateWorksheetDimension()
S
78 1 3
calculateWorksheetDataDimension()
S
78 1 3
getParent()
S
82 1 3
getTitle()
S
82 1 3
getSheetState()
S
82 1 3
setSheetState()
S
77 1 4
getPageSetup()
S
82 1 3
setPageSetup()
S
77 1 4
getPageMargins()
S
82 1 3
setPageMargins()
S
77 1 4
getHeaderFooter()
S
82 1 3
setHeaderFooter()
S
77 1 4
getSheetView()
S
82 1 3
setSheetView()
S
77 1 4
getProtection()
S
82 1 3
setProtection()
S
74 1 5
getHighestDataColumn()
S
80 1 3
getHighestDataRow()
S
80 1 3
getHighestRowAndColumn()
S
81 1 3
cellExistsByColumnAndRow()
S
79 1 3
getColumnDimensionByColumn()
S
80 1 3
getStyles()
S
82 1 3
getDefaultStyle()
S
81 1 3
setDefaultStyle()
S
66 1 9
getStyle()
S
73 1 5
removeConditionalStyles()
S
75 1 4
getConditionalStylesCollection()
S
82 1 3
setConditionalStyles()
S
75 1 4
setSharedStyle()
S
76 1 4
duplicateStyleArray()
S
75 1 4
setBreakByColumnAndRow()
S
78 1 3
getBreaks()
S
82 1 3
mergeCellsByColumnAndRow()
S
74 1 4
unmergeCellsByColumnAndRow()
S
74 1 4
getMergeCells()
S
82 1 3
setMergeCells()
S
77 1 4
protectCellsByColumnAndRow()
S
73 1 4
unprotectCellsByColumnAndRow()
S
73 1 4
getProtectedCells()
S
82 1 3
getAutoFilter()
S
82 1 3
setAutoFilterByColumnAndRow()
S
69 1 7
removeAutoFilter()
S
77 1 4
getFreezePane()
S
82 1 3
freezePaneByColumnAndRow()
S
79 1 3
unfreezePane()
S
80 1 3
getShowGridlines()
S
82 1 3
setShowGridlines()
S
77 1 4
getPrintGridlines()
S
82 1 3
setPrintGridlines()
S
77 1 4
getShowRowColHeaders()
S
82 1 3
setShowRowColHeaders()
S
77 1 4
getShowSummaryBelow()
S
82 1 3
setShowSummaryBelow()
S
77 1 4
getShowSummaryRight()
S
82 1 3
setShowSummaryRight()
S
77 1 4
getComments()
S
82 1 3
setComments()
S
77 1 4
getCommentByColumnAndRow()
S
79 1 3
getSelectedCell()
S
81 1 3
getActiveCell()
S
82 1 3
getSelectedCells()
S
82 1 3
setSelectedCell()
S
80 1 3
setSelectedCellByColumnAndRow()
S
79 1 3
getRightToLeft()
S
82 1 3
setRightToLeft()
S
77 1 4
toArray()
S
68 1 7
getRowIterator()
S
79 1 3
getColumnIterator()
S
79 1 3
hyperlinkExists()
S
79 1 3
getHyperlinkCollection()
S
82 1 3
dataValidationExists()
S
79 1 3
getDataValidationCollection()
S
82 1 3
resetTabColor()
S
74 1 5
isTabColorSet()
S
80 1 3
copy()
S
77 1 4
getCodeName()
S
82 1 3
hasCodeName()
S
80 1 3