Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QColorShowLabelName: | QColorShowLabel::QColorShowLabel | Prototype: | QColorShowLabel(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1062-1066 |
| | 3 | 1 |
mousePressEventName: | QColorShowLabel::mousePressEvent | Prototype: | void QColorShowLabel::mousePressEvent(QMouseEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1107-1111 |
| | 2 | 1 |
paintEventName: | QColorShowLabel::paintEvent | Prototype: | void QColorShowLabel::paintEvent(QPaintEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1089-1094 |
| | 3 | 1 |
setColorName: | QColorShowLabel::setColor | Prototype: | void setColor(QColor c) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1067-1067 |
| | 1 | 1 |
dragEnterEventName: | QColorShowLabel::dragEnterEvent | Prototype: | void QColorShowLabel::dragEnterEvent(QDragEnterEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1138-1144 |
| | 3 | 2 |
dropEventName: | QColorShowLabel::dropEvent | Prototype: | void QColorShowLabel::dropEvent(QDropEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1150-1161 |
| | 7 | 2 |
mouseReleaseEventName: | QColorShowLabel::mouseReleaseEvent | Prototype: | void QColorShowLabel::mouseReleaseEvent(QMouseEvent *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1164-1169 |
| | 3 | 2 |
mouseMoveEventName: | QColorShowLabel::mouseMoveEvent | Prototype: | void QColorShowLabel::mouseMoveEvent(QMouseEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1113-1135 |
| | 15 | 3 |