Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QColorLuminancePickerName: | QColorLuminancePicker::QColorLuminancePicker | Prototype: | QColorLuminancePicker::QColorLuminancePicker(QWidget* parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 781-787 |
| | 2 | 1 |
mouseMoveEventName: | QColorLuminancePicker::mouseMoveEvent | Prototype: | void QColorLuminancePicker::mouseMoveEvent(QMouseEvent *m) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 794-797 |
| | 1 | 1 |
mousePressEventName: | QColorLuminancePicker::mousePressEvent | Prototype: | void QColorLuminancePicker::mousePressEvent(QMouseEvent *m) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 798-801 |
| | 1 | 1 |
paintEventName: | QColorLuminancePicker::paintEvent | Prototype: | void QColorLuminancePicker::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 820-850 |
| | 25 | 3 |
setColName: | QColorLuminancePicker::setCol | Prototype: | void QColorLuminancePicker::setCol(int h, int s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 814-818 |
| | 2 | 1 |
setColName: | QColorLuminancePicker::setCol | Prototype: | void QColorLuminancePicker::setCol(int h, int s , int v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 852-859 |
| | 5 | 1 |
setValName: | QColorLuminancePicker::setVal | Prototype: | void QColorLuminancePicker::setVal(int v) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 803-811 |
| | 6 | 2 |
val2yName: | QColorLuminancePicker::val2y | Prototype: | int QColorLuminancePicker::val2y(int v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 775-779 |
| | 2 | 1 |
y2valName: | QColorLuminancePicker::y2val | Prototype: | int QColorLuminancePicker::y2val(int y) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 769-773 |
| | 2 | 1 |
~QColorLuminancePickerName: | QColorLuminancePicker::~QColorLuminancePicker | Prototype: | QColorLuminancePicker::~QColorLuminancePicker() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 789-792 |
| | 1 | 1 |