Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QCommandLinkButtonPrivateName: | QCommandLinkButtonPrivate::QCommandLinkButtonPrivate | Prototype: | QCommandLinkButtonPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 98-99 |
| | 1 | 1 |
bottomMarginName: | QCommandLinkButtonPrivate::bottomMargin | Prototype: | int bottomMargin() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 119-119 |
| | 1 | 1 |
leftMarginName: | QCommandLinkButtonPrivate::leftMargin | Prototype: | int leftMargin() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 117-117 |
| | 1 | 1 |
rightMarginName: | QCommandLinkButtonPrivate::rightMargin | Prototype: | int rightMargin() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 118-118 |
| | 1 | 1 |
topMarginName: | QCommandLinkButtonPrivate::topMargin | Prototype: | int topMargin() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 116-116 |
| | 1 | 1 |
descriptionOffsetName: | QCommandLinkButtonPrivate::descriptionOffset | Prototype: | int QCommandLinkButtonPrivate::descriptionOffset() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 199-203 |
| | 2 | 1 |
textOffsetName: | QCommandLinkButtonPrivate::textOffset | Prototype: | int QCommandLinkButtonPrivate::textOffset() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 193-197 |
| | 2 | 1 |
descriptionRectName: | QCommandLinkButtonPrivate::descriptionRect | Prototype: | QRect QCommandLinkButtonPrivate::descriptionRect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 186-191 |
| | 3 | 1 |
usingVistaStyleName: | QCommandLinkButtonPrivate::usingVistaStyle | Prototype: | bool QCommandLinkButtonPrivate::usingVistaStyle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 205-212 |
| | 3 | 1 |
mergedColorsName: | QCommandLinkButtonPrivate::mergedColors | Prototype: | QColor QCommandLinkButtonPrivate::mergedColors(const QColor &a, const QColor &b, int value = 50) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 126-135 |
| | 7 | 1 |
titleRectName: | QCommandLinkButtonPrivate::titleRect | Prototype: | QRect QCommandLinkButtonPrivate::titleRect() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 172-184 |
| | 7 | 2 |
descriptionFontName: | QCommandLinkButtonPrivate::descriptionFont | Prototype: | QFont QCommandLinkButtonPrivate::descriptionFont() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 157-170 |
| | 8 | 1 |
initName: | QCommandLinkButtonPrivate::init | Prototype: | void QCommandLinkButtonPrivate::init() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 214-228 |
| | 10 | 1 |
titleFontName: | QCommandLinkButtonPrivate::titleFont | Prototype: | QFont QCommandLinkButtonPrivate::titleFont() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 137-155 |
| | 11 | 2 |
descriptionHeightName: | QCommandLinkButtonPrivate::descriptionHeight | Prototype: | int QCommandLinkButtonPrivate::descriptionHeight(int widgetWidth) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 231-252 |
| | 14 | 4 |