| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QCommandLinkButton| Name: | QCommandLinkButton::QCommandLinkButton | | Prototype: | QCommandLinkButton::QCommandLinkButton(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 265-270 |
| | 2 | 1 |
QCommandLinkButton| Name: | QCommandLinkButton::QCommandLinkButton | | Prototype: | QCommandLinkButton::QCommandLinkButton(const QString &text, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 277-283 |
| | 3 | 1 |
QCommandLinkButton| Name: | QCommandLinkButton::QCommandLinkButton | | Prototype: | QCommandLinkButton::QCommandLinkButton(const QString &text, const QString &description, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 288-295 |
| | 4 | 1 |
description| Name: | QCommandLinkButton::description | | Prototype: | QString QCommandLinkButton::description() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 402-406 |
| | 2 | 1 |
event| Name: | QCommandLinkButton::event | | Prototype: | bool QCommandLinkButton::event(QEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 305-308 |
| | 1 | 1 |
heightForWidth| Name: | QCommandLinkButton::heightForWidth | | Prototype: | int QCommandLinkButton::heightForWidth(int width) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 331-339 |
| | 5 | 1 |
minimumSizeHint| Name: | QCommandLinkButton::minimumSizeHint | | Prototype: | QSize QCommandLinkButton::minimumSizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 251-259 |
| | 6 | 1 |
setDescription| Name: | QCommandLinkButton::setDescription | | Prototype: | void QCommandLinkButton::setDescription(const QString &description) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 394-400 |
| | 4 | 1 |
sizeHint| Name: | QCommandLinkButton::sizeHint | | Prototype: | QSize QCommandLinkButton::sizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 311-328 |
| | 10 | 1 |
paintEvent| Name: | QCommandLinkButton::paintEvent | | Prototype: | void QCommandLinkButton::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 342-392 |
| | 34 | 5 |