Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
minimumSizeHintName: | QCheckBox::minimumSizeHint | Prototype: | QSize QCheckBox::minimumSizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | Lines: | 300-303 |
| | 1 | 1 |
QCheckBoxName: | QCheckBox::QCheckBox | Prototype: | QCheckBox::QCheckBox(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | Lines: | 193-198 |
| | 2 | 1 |
isTristateName: | QCheckBox::isTristate | Prototype: | bool QCheckBox::isTristate() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | Lines: | 227-231 |
| | 2 | 1 |
setTristateName: | QCheckBox::setTristate | Prototype: | void QCheckBox::setTristate(bool y) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | Lines: | 221-225 |
| | 2 | 1 |
QCheckBoxName: | QCheckBox::QCheckBox | Prototype: | QCheckBox::QCheckBox(const QString &text, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | Lines: | 206-212 |
| | 3 | 1 |
hitButtonName: | QCheckBox::hitButton | Prototype: | bool QCheckBox::hitButton(const QPoint &pos) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | Lines: | 340-345 |
| | 3 | 1 |
checkStateName: | QCheckBox::checkState | Prototype: | Qt::CheckState QCheckBox::checkState() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | Lines: | 240-246 |
| | 4 | 2 |
eventName: | QCheckBox::event | Prototype: | bool QCheckBox::event(QEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | Lines: | 378-388 |
| | 4 | 2 |
paintEventName: | QCheckBox::paintEvent | Prototype: | void QCheckBox::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | Lines: | 308-314 |
| | 4 | 1 |
nextCheckStateName: | QCheckBox::nextCheckState | Prototype: | void QCheckBox::nextCheckState() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | Lines: | 364-373 |
| | 5 | 2 |
checkStateSetName: | QCheckBox::checkStateSet | Prototype: | void QCheckBox::checkStateSet() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | Lines: | 350-359 |
| | 6 | 2 |
mouseMoveEventName: | QCheckBox::mouseMoveEvent | Prototype: | void QCheckBox::mouseMoveEvent(QMouseEvent *e) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | Lines: | 319-334 |
| | 9 | 4 |
setCheckStateName: | QCheckBox::setCheckState | Prototype: | void QCheckBox::setCheckState(Qt::CheckState state) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | Lines: | 255-272 |
| | 12 | 3 |
initStyleOptionName: | QCheckBox::initStyleOption | Prototype: | void QCheckBox::initStyleOption(QStyleOptionButton *option) const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | Lines: | 167-185 |
| | 14 | 5 |
sizeHintName: | QCheckBox::sizeHint | Prototype: | QSize QCheckBox::sizeHint() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | Lines: | 278-294 |
| | 14 | 3 |