Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
resolveGtkName: | QGtkStylePrivate::resolveGtk | Prototype: | void QGtkStylePrivate::resolveGtk() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 327-432 |
| | 92 | 1 |
initGtkWidgetsName: | QGtkStylePrivate::initGtkWidgets | Prototype: | void QGtkStylePrivate::initGtkWidgets() const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 483-580 |
| | 61 | 7 |
initGtkMenuName: | QGtkStylePrivate::initGtkMenu | Prototype: | void QGtkStylePrivate::initGtkMenu() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 438-466 |
| | 18 | 1 |
getThemeFontName: | QGtkStylePrivate::getThemeFont | Prototype: | QFont QGtkStylePrivate::getThemeFont() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 818-843 |
| | 17 | 5 |
getFilesystemIconName: | QGtkStylePrivate::getFilesystemIcon | Prototype: | QIcon QGtkStylePrivate::getFilesystemIcon(const QFileInfo &info) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 845-865 |
| | 17 | 3 |
gtkWidgetPaletteName: | QGtkStylePrivate::gtkWidgetPalette | Prototype: | QPalette QGtkStylePrivate::gtkWidgetPalette(const QHashableLatin1Literal >kWidgetName) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 758-776 |
| | 16 | 1 |
getGConfStringName: | QGtkStylePrivate::getGConfString | Prototype: | QString QGtkStylePrivate::getGConfString(const QString &value, const QString &fallback) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 608-627 |
| | 12 | 4 |
setupGtkWidgetName: | QGtkStylePrivate::setupGtkWidget | Prototype: | void QGtkStylePrivate::setupGtkWidget(GtkWidget* widget) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 706-722 |
| | 11 | 6 |
getGConfBoolName: | QGtkStylePrivate::getGConfBool | Prototype: | bool QGtkStylePrivate::getGConfBool(const QString &key, bool fallback) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 629-646 |
| | 10 | 3 |
applyCustomPaletteHashName: | QGtkStylePrivate::applyCustomPaletteHash | Prototype: | void QGtkStylePrivate::applyCustomPaletteHash() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 682-696 |
| | 10 | 1 |
gtkWidgetSetFocusName: | QGtkStylePrivate::gtkWidgetSetFocus | Prototype: | void QGtkStylePrivate::gtkWidgetSetFocus(GtkWidget *widget, bool focus) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 306-322 |
| | 9 | 3 |
getSpinboxArrowSizeName: | QGtkStylePrivate::getSpinboxArrowSize | Prototype: | int QGtkStylePrivate::getSpinboxArrowSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 661-671 |
| | 8 | 1 |
getThemeNameName: | QGtkStylePrivate::getThemeName | Prototype: | QString QGtkStylePrivate::getThemeName() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 648-658 |
| | 7 | 1 |
cleanupGtkWidgetsName: | QGtkStylePrivate::cleanupGtkWidgets | Prototype: | void QGtkStylePrivate::cleanupGtkWidgets() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 585-594 |
| | 7 | 4 |
removeWidgetFromMapName: | QGtkStylePrivate::removeWidgetFromMap | Prototype: | void QGtkStylePrivate::removeWidgetFromMap(const QHashableLatin1Literal &path) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 724-733 |
| | 6 | 2 |
initGtkTreeviewName: | QGtkStylePrivate::initGtkTreeview | Prototype: | void QGtkStylePrivate::initGtkTreeview() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 469-476 |
| | 5 | 1 |
addWidgetToMapName: | QGtkStylePrivate::addWidgetToMap | Prototype: | void QGtkStylePrivate::addWidgetToMap(GtkWidget *widget) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 735-747 |
| | 5 | 4 |
gtkWidgetName: | QGtkStylePrivate::gtkWidget | Prototype: | GtkWidget* QGtkStylePrivate::gtkWidget(const QHashableLatin1Literal &path) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 289-297 |
| | 4 | 2 |
addAllSubWidgetsName: | QGtkStylePrivate::addAllSubWidgets | Prototype: | void QGtkStylePrivate::addAllSubWidgets(GtkWidget *widget, gpointer v) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 749-755 |
| | 4 | 4 |
isKDE4SessionName: | QGtkStylePrivate::isKDE4Session | Prototype: | bool QGtkStylePrivate::isKDE4Session() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 674-680 |
| | 3 | 2 |
gtkStyleName: | QGtkStylePrivate::gtkStyle | Prototype: | GtkStyle* QGtkStylePrivate::gtkStyle(const QHashableLatin1Literal &path) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 299-304 |
| | 3 | 2 |
addWidgetName: | QGtkStylePrivate::addWidget | Prototype: | void QGtkStylePrivate::addWidget(GtkWidget *widget) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 807-813 |
| | 3 | 2 |
initName: | QGtkStylePrivate::init | Prototype: | void QGtkStylePrivate::init() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 275-279 |
| | 2 | 1 |
gtkPainterName: | QGtkStylePrivate::gtkPainter | Prototype: | QGtkPainter* QGtkStylePrivate::gtkPainter(QPainter *painter) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 281-287 |
| | 2 | 1 |
QGtkStylePrivateName: | QGtkStylePrivate::QGtkStylePrivate | Prototype: | QGtkStylePrivate::QGtkStylePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 262-268 |
| | 2 | 1 |
~QGtkStylePrivateName: | QGtkStylePrivate::~QGtkStylePrivate | Prototype: | QGtkStylePrivate::~QGtkStylePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 270-273 |
| | 1 | 1 |
getTextColorWidgetName: | QGtkStylePrivate::getTextColorWidget | Prototype: | GtkWidget* QGtkStylePrivate::getTextColorWidget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 701-704 |
| | 1 | 1 |