| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
paintEvent| Name: | 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 |
paintCell| Name: | 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 |
keyPressEvent| Name: | 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 |
setSelected| Name: | 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 |
setCurrent| Name: | 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 |
QWellArray| Name: | 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 |
paintCellContents| Name: | 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 |
cellGeometry| Name: | 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 |
sizeHint| Name: | 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 |
mousePressEvent| Name: | 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 |
focusInEvent| Name: | 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 |
updateCell| Name: | 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 |
selectedRow| Name: | 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 |
selectedColumn| Name: | 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 |
rowY| Name: | 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 |
rowAt| Name: | 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 |
numRows| Name: | 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 |
numCols| Name: | 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 |
mouseReleaseEvent| Name: | 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 |
gridSize| Name: | 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 |
focusOutEvent| Name: | 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 |
columnX| Name: | 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 |
columnAt| Name: | 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 |
cellWidth| Name: | 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 |
cellRect| Name: | 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 |
cellHeight| Name: | 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 |