Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
updateCellName: | QWellArray::updateCell | Prototype: | inline void updateCell(int row, int column) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 234-234 |
| | 1 | 1 |
sizeHintName: | QWellArray::sizeHint | Prototype: | QSize QWellArray::sizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 324-328 |
| | 2 | 1 |
setSelectedName: | QWellArray::setSelected | Prototype: | void QWellArray::setSelected(int row, int col) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 416-436 |
| | 12 | 4 |
setCurrentName: | QWellArray::setCurrent | Prototype: | void QWellArray::setCurrent(int row, int col) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 390-408 |
| | 11 | 3 |
selectedRowName: | QWellArray::selectedRow | Prototype: | int selectedRow() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 189-189 |
| | 1 | 1 |
selectedColumnName: | QWellArray::selectedColumn | Prototype: | int selectedColumn() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 188-188 |
| | 1 | 1 |
rowYName: | QWellArray::rowY | Prototype: | inline int rowY(int row) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 208-209 |
| | 1 | 1 |
rowAtName: | QWellArray::rowAt | Prototype: | inline int rowAt(int y) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 202-203 |
| | 1 | 1 |
paintEventName: | QWellArray::paintEvent | Prototype: | void QWellArray::paintEvent(QPaintEvent *e) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 264-309 |
| | 27 | 6 |
paintCellContentsName: | QWellArray::paintCellContents | Prototype: | void QWellArray::paintCellContents(QPainter *p, int row, int col, const QRect &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 361-369 |
| | 6 | 1 |
paintCellName: | QWellArray::paintCell | Prototype: | void QWellArray::paintCell(QPainter* p, int row, int col, const QRect &rect) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 331-356 |
| | 19 | 3 |
numRowsName: | QWellArray::numRows | Prototype: | inline int numRows() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 214-215 |
| | 1 | 1 |
numColsName: | QWellArray::numCols | Prototype: | inline int numCols() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 217-218 |
| | 1 | 1 |
mouseReleaseEventName: | QWellArray::mouseReleaseEvent | Prototype: | void QWellArray::mouseReleaseEvent(QMouseEvent * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 378-382 |
| | 1 | 1 |
mousePressEventName: | QWellArray::mousePressEvent | Prototype: | void QWellArray::mousePressEvent(QMouseEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 371-376 |
| | 2 | 1 |
keyPressEventName: | QWellArray::keyPressEvent | Prototype: | void QWellArray::keyPressEvent(QKeyEvent* e) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 454-492 |
| | 17 | 11 |
gridSizeName: | QWellArray::gridSize | Prototype: | inline QSize gridSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 223-224 |
| | 1 | 1 |
focusOutEventName: | QWellArray::focusOutEvent | Prototype: | void QWellArray::focusOutEvent(QFocusEvent*) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 447-450 |
| | 1 | 1 |
focusInEventName: | QWellArray::focusInEvent | Prototype: | void QWellArray::focusInEvent(QFocusEvent*) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 438-442 |
| | 2 | 1 |
columnXName: | QWellArray::columnX | Prototype: | inline int columnX(int column) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 211-212 |
| | 1 | 2 |
columnAtName: | QWellArray::columnAt | Prototype: | inline int columnAt(int x) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 205-206 |
| | 1 | 2 |
cellWidthName: | QWellArray::cellWidth | Prototype: | inline int cellWidth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 196-197 |
| | 1 | 1 |
cellRectName: | QWellArray::cellRect | Prototype: | inline QRect cellRect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 220-221 |
| | 1 | 1 |
cellHeightName: | QWellArray::cellHeight | Prototype: | inline int cellHeight() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 199-200 |
| | 1 | 1 |
cellGeometryName: | QWellArray::cellGeometry | Prototype: | QRect cellGeometry(int row, int column) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 226-232 |
| | 4 | 2 |
QWellArrayName: | QWellArray::QWellArray | Prototype: | QWellArray::QWellArray(int rows, int cols, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 311-322 |
| | 7 | 1 |