PHPExcel_Worksheet D

Total Complexity 292
Dependencies 32
Dependents 47
Total lines 2,760
Lines of code 1,034
Logical lines of code 584
Comment lines 1,256
Methods 141
Properties 40

Methods 141

Method Rating Maintainability Complexity Lines of code
getCell()
A
44 13 40
setTitle()
A
47 12 37
calculateColumnWidths()
A
46 11 39
rangeToArray()
A
45 10 40
cellExists()
A
48 10 29
__clone()
A
52 9 23
duplicateStyle()
A
47 8 34
duplicateConditionalStyle()
A
48 8 31
fromArray()
A
51 8 27
getComment()
S
56 6 18
shrinkRangeToFit()
S
56 6 17
mergeCells()
S
55 4 18
garbageCollect()
S
56 4 18
getChartByIndex()
S
61 4 13
getChartByName()
S
62 4 12
setAutoFilter()
S
66 4 8
setSelectedCells()
S
58 3 15
getCellByColumnAndRow()
S
59 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
getColumnDimension()
S
65 3 9
freezePane()
S
64 3 9
rebindParent()
S
64 2 11
__construct()
S
57 1 16
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
setCellValue()
S
75 2 4
setCellValueByColumnAndRow()
S
74 2 4
setCellValueExplicit()
S
74 2 4
setCellValueExplicitByColumnAndRow()
S
73 2 4
getRowDimension()
S
66 2 8
getConditionalStyles()
S
71 2 6
conditionalStylesExists()
S
71 2 6
setBreak()
S
65 2 9
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
removeRow()
S
64 2 9
removeColumn()
S
63 2 10
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
disconnectCells()
S
74 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
getHighestColumn()
S
82 1 3
getHighestDataColumn()
S
81 1 3
getHighestRow()
S
82 1 3
getHighestDataRow()
S
81 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
76 1 4
getConditionalStylesCollection()
S
82 1 3
setConditionalStyles()
S
76 1 4
getStyleByColumnAndRow()
S
79 1 3
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
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