| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QStyleSheetPaletteData::QStyleSheetPaletteData| Name:  | QStyleSheetPaletteData::QStyleSheetPaletteData |  | Prototype:  | QStyleSheetPaletteData(const QBrush &fg, const QBrush &sfg, const QBrush &sbg, const QBrush &abg) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 417-420 |  
  |  | 1 | 1 | 
 QStyleSheetPositionData::QStyleSheetPositionData| Name:  | QStyleSheetPositionData::QStyleSheetPositionData |  | Prototype:  | QStyleSheetPositionData(int l, int t, int r, int b, Origin o, Qt::Alignment p, QCss::PositionMode m, Qt::Alignment a = 0) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 438-439 |  
  |  | 1 | 1 | 
 QStyleSheetStyle::QStyleSheetStyle| Name:  | QStyleSheetStyle::QStyleSheetStyle |  | Prototype:  | QStyleSheetStyle::QStyleSheetStyle(QStyle *base) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2632-2639 |  
  |  | 3 | 2 | 
 QStyleSheetStyle::baseStyle| Name:  | QStyleSheetStyle::baseStyle |  | Prototype:  | QStyle *QStyleSheetStyle::baseStyle() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2648-2655 |  
  |  | 5 | 3 | 
 QStyleSheetStyle::clearWidgetFont| Name:  | QStyleSheetStyle::clearWidgetFont |  | Prototype:  | void QStyleSheetStyle::clearWidgetFont(QWidget* w) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 5884-5887 |  
  |  | 1 | 1 | 
 QStyleSheetStyle::defaultSize| Name:  | QStyleSheetStyle::defaultSize |  | Prototype:  | QSize QStyleSheetStyle::defaultSize(const QWidget *w, QSize sz, const QRect& rect, int pe) const |  | Coverage:  |   0.000% (0/90) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2158-2257 |  
  |  | 54 | 43 | 
 QStyleSheetStyle::drawComplexControl| Name:  | QStyleSheetStyle::drawComplexControl |  | Prototype:  | void QStyleSheetStyle::drawComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, QPainter *p, const QWidget *w) const |  | Coverage:  |   0.000% (0/338) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2856-3312 |  
  |  | 312 | 84 | 
 QStyleSheetStyle::drawControl| Name:  | QStyleSheetStyle::drawControl |  | Prototype:  | void QStyleSheetStyle::drawControl(ControlElement ce, const QStyleOption *opt, QPainter *p, const QWidget *w) const |  | Coverage:  |   0.000% (0/617) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 3314-4142 |  
  |  | 566 | 174 | 
 QStyleSheetStyle::drawItemPixmap| Name:  | QStyleSheetStyle::drawItemPixmap |  | Prototype:  | void QStyleSheetStyle::drawItemPixmap(QPainter *p, const QRect &rect, int alignment, const QPixmap &pixmap) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 4144-4148 |  
  |  | 1 | 1 | 
 QStyleSheetStyle::drawItemText| Name:  | QStyleSheetStyle::drawItemText |  | Prototype:  | void QStyleSheetStyle::drawItemText(QPainter *painter, const QRect& rect, int alignment, const QPalette &pal, bool enabled, const QString& text, QPalette::ColorRole textRole) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 4150-4154 |  
  |  | 1 | 1 | 
 QStyleSheetStyle::drawPrimitive| Name:  | QStyleSheetStyle::drawPrimitive |  | Prototype:  | void QStyleSheetStyle::drawPrimitive(PrimitiveElement pe, const QStyleOption *opt, QPainter *p, const QWidget *w) const |  | Coverage:  |   0.000% (0/229) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 4156-4473 |  
  |  | 176 | 84 | 
 QStyleSheetStyle::event| Name:  | QStyleSheetStyle::event |  | Prototype:  | bool QStyleSheetStyle::event(QEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 5848-5851 |  
  |  | 1 | 1 | 
 QStyleSheetStyle::generatedIconPixmap| Name:  | QStyleSheetStyle::generatedIconPixmap |  | Prototype:  | QPixmap QStyleSheetStyle::generatedIconPixmap(QIcon::Mode iconMode, const QPixmap& pixmap, const QStyleOption *option) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 4475-4479 |  
  |  | 1 | 1 | 
 QStyleSheetStyle::getDefaultStyleSheet| Name:  | QStyleSheetStyle::getDefaultStyleSheet |  | Prototype:  | StyleSheet QStyleSheetStyle::getDefaultStyleSheet() const |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle_default.cpp |  | Lines:  | 139-500 |  
  |  | 186 | 6 | 
 QStyleSheetStyle::hasStyleRule| Name:  | QStyleSheetStyle::hasStyleRule |  | Prototype:  | bool QStyleSheetStyle::hasStyleRule(const QObject *obj, int part) const |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2028-2057 |  
  |  | 19 | 6 | 
 QStyleSheetStyle::hitTestComplexControl| Name:  | QStyleSheetStyle::hitTestComplexControl |  | Prototype:  | QStyle::SubControl QStyleSheetStyle::hitTestComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, const QPoint &pt, const QWidget *w) const |  | Coverage:  |   0.000% (0/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 4481-4531 |  
  |  | 28 | 17 | 
 QStyleSheetStyle::initObject| Name:  | QStyleSheetStyle::initObject |  | Prototype:  | bool QStyleSheetStyle::initObject(const QObject *obj) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2676-2690 |  
  |  | 10 | 5 | 
 QStyleSheetStyle::isNaturalChild| Name:  | QStyleSheetStyle::isNaturalChild |  | Prototype:  | bool QStyleSheetStyle::isNaturalChild(const QObject *obj) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 5932-5938 |  
  |  | 3 | 2 | 
 QStyleSheetStyle::itemPixmapRect| Name:  | QStyleSheetStyle::itemPixmapRect |  | Prototype:  | QRect QStyleSheetStyle::itemPixmapRect(const QRect &rect, int alignment, const QPixmap &pixmap) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 4533-4536 |  
  |  | 1 | 1 | 
 QStyleSheetStyle::itemTextRect| Name:  | QStyleSheetStyle::itemTextRect |  | Prototype:  | QRect QStyleSheetStyle::itemTextRect(const QFontMetrics &metrics, const QRect& rect, int alignment, bool enabled, const QString& text) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 4538-4542 |  
  |  | 1 | 1 | 
 QStyleSheetStyle::layoutSpacing| Name:  | QStyleSheetStyle::layoutSpacing |  | Prototype:  | int QStyleSheetStyle::layoutSpacing(QSizePolicy::ControlType control1, QSizePolicy::ControlType control2, Qt::Orientation orientation, const QStyleOption *option, const QWidget *widget) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 5140-5145 |  
  |  | 1 | 1 | 
 QStyleSheetStyle::nativeFrameWidth| Name:  | QStyleSheetStyle::nativeFrameWidth |  | Prototype:  | int QStyleSheetStyle::nativeFrameWidth(const QWidget *w) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1617-1651 |  
  |  | 15 | 8 | 
 QStyleSheetStyle::pixelMetric| Name:  | QStyleSheetStyle::pixelMetric |  | Prototype:  | int QStyleSheetStyle::pixelMetric(PixelMetric m, const QStyleOption *opt, const QWidget *w) const |  | Coverage:  |   0.000% (0/296) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 4544-4825 |  
  |  | 155 | 100 | 
 QStyleSheetStyle::polish| Name:  | QStyleSheetStyle::polish |  | Prototype:  | void QStyleSheetStyle::polish(QWidget *w) |  | Coverage:  |   0.000% (0/71) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2692-2776 |  
  |  | 61 | 13 | 
 QStyleSheetStyle::polish| Name:  | QStyleSheetStyle::polish |  | Prototype:  | void QStyleSheetStyle::polish(QApplication *app) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2778-2781 |  
  |  | 1 | 1 | 
 QStyleSheetStyle::polish| Name:  | QStyleSheetStyle::polish |  | Prototype:  | void QStyleSheetStyle::polish(QPalette &pal) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2783-2786 |  
  |  | 1 | 1 | 
 QStyleSheetStyle::positionRect| Name:  | QStyleSheetStyle::positionRect |  | Prototype:  | QRect QStyleSheetStyle::positionRect(const QWidget *w, const QRenderRule &rule2, int pe, const QRect &originRect, Qt::LayoutDirection dir) const |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2278-2307 |  
  |  | 21 | 6 | 
 QStyleSheetStyle::positionRect| Name:  | QStyleSheetStyle::positionRect |  | Prototype:  | QRect QStyleSheetStyle::positionRect(const QWidget *w, const QRenderRule& rule1, const QRenderRule& rule2, int pe, const QRect& rect, Qt::LayoutDirection dir) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2309-2316 |  
  |  | 4 | 1 | 
 QStyleSheetStyle::renderRule| Name:  | QStyleSheetStyle::renderRule |  | Prototype:  | QRenderRule QStyleSheetStyle::renderRule(const QObject *obj, int element, quint64 state) const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1719-1754 |  
  |  | 26 | 6 | 
 QStyleSheetStyle::renderRule| Name:  | QStyleSheetStyle::renderRule |  | Prototype:  | QRenderRule QStyleSheetStyle::renderRule(const QObject *obj, const QStyleOption *opt, int pseudoElement) const |  | Coverage:  |   0.000% (0/298) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1756-2026 |  
  |  | 182 | 108 | 
 QStyleSheetStyle::repolish| Name:  | QStyleSheetStyle::repolish |  | Prototype:  | void QStyleSheetStyle::repolish(QWidget *w) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2788-2794 |  
  |  | 4 | 1 | 
 QStyleSheetStyle::repolish| Name:  | QStyleSheetStyle::repolish |  | Prototype:  | void QStyleSheetStyle::repolish(QApplication *app) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2796-2805 |  
  |  | 7 | 1 | 
 QStyleSheetStyle::resolveAlignment| Name:  | QStyleSheetStyle::resolveAlignment |  | Prototype:  | Qt::Alignment QStyleSheetStyle::resolveAlignment(Qt::LayoutDirection layDir, Qt::Alignment src) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 5910-5924 |  
  |  | 10 | 4 | 
 QStyleSheetStyle::saveWidgetFont| Name:  | QStyleSheetStyle::saveWidgetFont |  | Prototype:  | void QStyleSheetStyle::saveWidgetFont(QWidget* w, const QFont& font) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 5879-5882 |  
  |  | 1 | 1 | 
 QStyleSheetStyle::setGeometry| Name:  | QStyleSheetStyle::setGeometry |  | Prototype:  | void QStyleSheetStyle::setGeometry(QWidget *w) |  | Coverage:  |   0.000% (0/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2442-2488 |  
  |  | 33 | 10 | 
 QStyleSheetStyle::setPalette| Name:  | QStyleSheetStyle::setPalette |  | Prototype:  | void QStyleSheetStyle::setPalette(QWidget *w) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2550-2582 |  
  |  | 19 | 6 | 
 QStyleSheetStyle::setProperties| Name:  | QStyleSheetStyle::setProperties |  | Prototype:  | void QStyleSheetStyle::setProperties(QWidget *w) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2490-2548 |  
  |  | 36 | 16 | 
 QStyleSheetStyle::sizeFromContents| Name:  | QStyleSheetStyle::sizeFromContents |  | Prototype:  | QSize QStyleSheetStyle::sizeFromContents(ContentsType ct, const QStyleOption *opt, const QSize &csz, const QWidget *w) const |  | Coverage:  |   0.000% (0/194) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 4827-5041 |  
  |  | 131 | 54 | 
 QStyleSheetStyle::standardIcon| Name:  | QStyleSheetStyle::standardIcon |  | Prototype:  | QIcon QStyleSheetStyle::standardIcon(StandardPixmap standardIcon, const QStyleOption *opt, const QWidget *w) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 5107-5118 |  
  |  | 7 | 4 | 
 QStyleSheetStyle::standardPalette| Name:  | QStyleSheetStyle::standardPalette |  | Prototype:  | QPalette QStyleSheetStyle::standardPalette() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 5120-5123 |  
  |  | 1 | 1 | 
 QStyleSheetStyle::standardPixmap| Name:  | QStyleSheetStyle::standardPixmap |  | Prototype:  | QPixmap QStyleSheetStyle::standardPixmap(StandardPixmap standardPixmap, const QStyleOption *opt, const QWidget *w) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 5125-5138 |  
  |  | 8 | 4 | 
 QStyleSheetStyle::styleHint| Name:  | QStyleSheetStyle::styleHint |  | Prototype:  | int QStyleSheetStyle::styleHint(StyleHint sh, const QStyleOption *opt, const QWidget *w, QStyleHintReturn *shret) const |  | Coverage:  |   0.000% (0/136) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 5147-5250 |  
  |  | 76 | 55 | 
 QStyleSheetStyle::styleRules| Name:  | QStyleSheetStyle::styleRules |  | Prototype:  | QVector<QCss::StyleRule> QStyleSheetStyle::styleRules(const QObject *obj) const |  | Coverage:  |   0.000% (0/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1520-1595 |  
  |  | 55 | 14 | 
 QStyleSheetStyle::styleSheetPalette| Name:  | QStyleSheetStyle::styleSheetPalette |  | Prototype:  | bool QStyleSheetStyle::styleSheetPalette(const QWidget* w, const QStyleOption* opt, QPalette* pal) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 5893-5908 |  
  |  | 9 | 4 | 
 QStyleSheetStyle::subControlRect| Name:  | QStyleSheetStyle::subControlRect |  | Prototype:  | QRect QStyleSheetStyle::subControlRect(ComplexControl cc, const QStyleOptionComplex *opt, SubControl sc, const QWidget *w) const |  | Coverage:  |   0.000% (0/284) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 5252-5601 |  
  |  | 228 | 81 | 
 QStyleSheetStyle::subElementRect| Name:  | QStyleSheetStyle::subElementRect |  | Prototype:  | QRect QStyleSheetStyle::subElementRect(SubElement se, const QStyleOption *opt, const QWidget *w) const |  | Coverage:  |   0.000% (0/231) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 5603-5846 |  
  |  | 124 | 91 | 
 QStyleSheetStyle::titleBarLayout| Name:  | QStyleSheetStyle::titleBarLayout |  | Prototype:  | QHash<QStyle::SubControl, QRect> QStyleSheetStyle::titleBarLayout(const QWidget *w, const QStyleOptionTitleBar *tb) const |  | Coverage:  |   0.000% (0/70) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 736-841 |  
  |  | 78 | 28 | 
 QStyleSheetStyle::unpolish| Name:  | QStyleSheetStyle::unpolish |  | Prototype:  | void QStyleSheetStyle::unpolish(QWidget *w) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2807-2834 |  
  |  | 20 | 3 | 
 QStyleSheetStyle::unpolish| Name:  | QStyleSheetStyle::unpolish |  | Prototype:  | void QStyleSheetStyle::unpolish(QApplication *app) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2836-2844 |  
  |  | 6 | 2 | 
 QStyleSheetStyle::unsetPalette| Name:  | QStyleSheetStyle::unsetPalette |  | Prototype:  | void QStyleSheetStyle::unsetPalette(QWidget *w) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2584-2602 |  
  |  | 13 | 5 | 
 QStyleSheetStyle::updateStyleSheetFont| Name:  | QStyleSheetStyle::updateStyleSheetFont |  | Prototype:  | void QStyleSheetStyle::updateStyleSheetFont(QWidget* w) const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 5853-5877 |  
  |  | 14 | 4 | 
 QStyleSheetStyle::~QStyleSheetStyle| Name:  | QStyleSheetStyle::~QStyleSheetStyle |  | Prototype:  | QStyleSheetStyle::~QStyleSheetStyle() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2641-2647 |  
  |  | 3 | 2 | 
 QStyleSheetStyleCaches::objectDestroyed| Name:  | QStyleSheetStyleCaches::objectDestroyed |  | Prototype:  | void QStyleSheetStyleCaches::objectDestroyed(QObject *o) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2657-2665 |  
  |  | 6 | 1 | 
 QStyleSheetStyleCaches::styleDestroyed| Name:  | QStyleSheetStyleCaches::styleDestroyed |  | Prototype:  | void QStyleSheetStyleCaches::styleDestroyed(QObject *o) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2667-2670 |  
  |  | 1 | 1 | 
 QStyleSheetStyleRecursionGuard::QStyleSheetStyleRecursionGuard| Name:  | QStyleSheetStyleRecursionGuard::QStyleSheetStyleRecursionGuard |  | Prototype:  | QStyleSheetStyleRecursionGuard(const QStyleSheetStyle *that) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 107-111 |  
  |  | 1 | 2 | 
 QStyleSheetStyleRecursionGuard::~QStyleSheetStyleRecursionGuard| Name:  | QStyleSheetStyleRecursionGuard::~QStyleSheetStyleRecursionGuard |  | Prototype:  | ~QStyleSheetStyleRecursionGuard() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 112-112 |  
  |  | 1 | 2 | 
 QStyleSheetStyleSelector::attribute| Name:  | QStyleSheetStyleSelector::attribute |  | Prototype:  | QString attribute(NodePtr node, const QString& name) const override |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1441-1477 |  
  |  | 28 | 9 | 
 QStyleSheetStyleSelector::duplicateNode| Name:  | QStyleSheetStyleSelector::duplicateNode |  | Prototype:  | NodePtr duplicateNode(NodePtr node) const override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1511-1512 |  
  |  | 1 | 1 | 
 QStyleSheetStyleSelector::hasAttributes| Name:  | QStyleSheetStyleSelector::hasAttributes |  | Prototype:  | bool hasAttributes(NodePtr) const override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1501-1502 |  
  |  | 1 | 1 | 
 QStyleSheetStyleSelector::isNullNode| Name:  | QStyleSheetStyleSelector::isNullNode |  | Prototype:  | bool isNullNode(NodePtr node) const override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1505-1506 |  
  |  | 1 | 1 | 
 QStyleSheetStyleSelector::nodeIds| Name:  | QStyleSheetStyleSelector::nodeIds |  | Prototype:  | QStringList nodeIds(NodePtr node) const override |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1503-1504 |  
  |  | 1 | 1 | 
 QStyleSheetStyleSelector::nodeNameEquals| Name:  | QStyleSheetStyleSelector::nodeNameEquals |  | Prototype:  | bool nodeNameEquals(NodePtr node, const QString& nodeName) const override |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1478-1500 |  
  |  | 16 | 6 | 
 QStyleSheetStyleSelector::nodeNames| Name:  | QStyleSheetStyleSelector::nodeNames |  | Prototype:  | QStringList nodeNames(NodePtr node) const override |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1425-1440 |  
  |  | 10 | 4 | 
 QStyleSheetStyleSelector::parentNode| Name:  | QStyleSheetStyleSelector::parentNode |  | Prototype:  | NodePtr parentNode(NodePtr node) const override |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1507-1508 |  
  |  | 1 | 1 | 
 QStyleSheetStyleSelector::previousSiblingNode| Name:  | QStyleSheetStyleSelector::previousSiblingNode |  | Prototype:  | NodePtr previousSiblingNode(NodePtr) const override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1509-1510 |  
  |  | 1 | 1 | 
 QStyledItemDelegate::QStyledItemDelegate| Name:  | QStyledItemDelegate::QStyledItemDelegate |  | Prototype:  | QStyledItemDelegate::QStyledItemDelegate(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp |  | Lines:  | 231-234 |  
  |  | 2 | 1 | 
 QStyledItemDelegate::createEditor| Name:  | QStyledItemDelegate::createEditor |  | Prototype:  | QWidget *QStyledItemDelegate::createEditor(QWidget *parent, const QStyleOptionViewItem &, const QModelIndex &index) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp |  | Lines:  | 413-421 |  
  |  | 4 | 2 | 
 QStyledItemDelegate::displayText| Name:  | QStyledItemDelegate::displayText |  | Prototype:  | QString QStyledItemDelegate::displayText(const QVariant &value, const QLocale& locale) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp |  | Lines:  | 256-259 |  
  |  | 1 | 1 | 
 QStyledItemDelegate::editorEvent| Name:  | QStyledItemDelegate::editorEvent |  | Prototype:  | bool QStyledItemDelegate::editorEvent(QEvent *event, QAbstractItemModel *model, const QStyleOptionViewItem &option, const QModelIndex &index) |  | Coverage:  |   0.000% (0/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp |  | Lines:  | 583-634 |  
  |  | 33 | 9 | 
 QStyledItemDelegate::eventFilter| Name:  | QStyledItemDelegate::eventFilter |  | Prototype:  | bool QStyledItemDelegate::eventFilter(QObject *object, QEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp |  | Lines:  | 574-578 |  
  |  | 2 | 1 | 
 QStyledItemDelegate::initStyleOption| Name:  | QStyledItemDelegate::initStyleOption |  | Prototype:  | void QStyledItemDelegate::initStyleOption(QStyleOptionViewItem *option, const QModelIndex &index) const |  | Coverage:  |   0.000% (0/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp |  | Lines:  | 268-345 |  
  |  | 50 | 14 | 
 QStyledItemDelegate::itemEditorFactory| Name:  | QStyledItemDelegate::itemEditorFactory |  | Prototype:  | QItemEditorFactory *QStyledItemDelegate::itemEditorFactory() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp |  | Lines:  | 524-528 |  
  |  | 2 | 1 | 
 QStyledItemDelegate::paint| Name:  | QStyledItemDelegate::paint |  | Prototype:  | void QStyledItemDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp |  | Lines:  | 369-380 |  
  |  | 6 | 1 | 
 QStyledItemDelegate::setEditorData| Name:  | QStyledItemDelegate::setEditorData |  | Prototype:  | void QStyledItemDelegate::setEditorData(QWidget *editor, const QModelIndex &index) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp |  | Lines:  | 432-447 |  
  |  | 6 | 3 | 
 QStyledItemDelegate::setItemEditorFactory| Name:  | QStyledItemDelegate::setItemEditorFactory |  | Prototype:  | void QStyledItemDelegate::setItemEditorFactory(QItemEditorFactory *factory) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp |  | Lines:  | 537-541 |  
  |  | 2 | 1 | 
 QStyledItemDelegate::setModelData| Name:  | QStyledItemDelegate::setModelData |  | Prototype:  | void QStyledItemDelegate::setModelData(QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp |  | Lines:  | 459-478 |  
  |  | 9 | 3 | 
 QStyledItemDelegate::sizeHint| Name:  | QStyledItemDelegate::sizeHint |  | Prototype:  | QSize QStyledItemDelegate::sizeHint(const QStyleOptionViewItem &option, const QModelIndex &index) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp |  | Lines:  | 392-404 |  
  |  | 8 | 2 | 
 QStyledItemDelegate::updateEditorGeometry| Name:  | QStyledItemDelegate::updateEditorGeometry |  | Prototype:  | void QStyledItemDelegate::updateEditorGeometry(QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &index) const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp |  | Lines:  | 484-516 |  
  |  | 16 | 5 | 
 QStyledItemDelegatePrivate::QStyledItemDelegatePrivate| Name:  | QStyledItemDelegatePrivate::QStyledItemDelegatePrivate |  | Prototype:  | QStyledItemDelegatePrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp |  | Lines:  | 76-76 |  
  |  | 1 | 1 | 
 QStyledItemDelegatePrivate::editorFactory| Name:  | QStyledItemDelegatePrivate::editorFactory |  | Prototype:  | const QItemEditorFactory *editorFactory() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp |  | Lines:  | 83-86 |  
  |  | 1 | 1 | 
 QStyledItemDelegatePrivate::widget| Name:  | QStyledItemDelegatePrivate::widget |  | Prototype:  | static const QWidget *widget(const QStyleOptionViewItem &option) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp |  | Lines:  | 78-81 |  
  |  | 1 | 1 | 
 QSubpathBackwardIterator::QSubpathBackwardIterator| Name:  | QSubpathBackwardIterator::QSubpathBackwardIterator |  | Prototype:  | QSubpathBackwardIterator(const QDataBuffer<QStrokerOps::Element> *path) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 61-62 |  
  |  | 1 | 1 | 
 QSubpathBackwardIterator::hasNext| Name:  | QSubpathBackwardIterator::hasNext |  | Prototype:  | inline bool hasNext() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 66-66 |  
  |  | 1 | 1 | 
 QSubpathBackwardIterator::next| Name:  | QSubpathBackwardIterator::next |  | Prototype:  | inline QStrokerOps::Element next() |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 68-104 |  
  |  | 20 | 7 | 
 QSubpathBackwardIterator::position| Name:  | QSubpathBackwardIterator::position |  | Prototype:  | inline int position() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 64-64 |  
  |  | 1 | 1 | 
 QSubpathFlatIterator::QSubpathFlatIterator| Name:  | QSubpathFlatIterator::QSubpathFlatIterator |  | Prototype:  | QSubpathFlatIterator(const QDataBuffer<QStrokerOps::Element> *path, qreal threshold) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 114-115 |  
  |  | 1 | 1 | 
 QSubpathFlatIterator::hasNext| Name:  | QSubpathFlatIterator::hasNext |  | Prototype:  | inline bool hasNext() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 117-117 |  
  |  | 1 | 1 | 
 QSubpathFlatIterator::next| Name:  | QSubpathFlatIterator::next |  | Prototype:  | QStrokerOps::Element next() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 119-156 |  
  |  | 30 | 4 | 
 QSubpathForwardIterator::QSubpathForwardIterator| Name:  | QSubpathForwardIterator::QSubpathForwardIterator |  | Prototype:  | QSubpathForwardIterator(const QDataBuffer<QStrokerOps::Element> *path) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 47-48 |  
  |  | 1 | 1 | 
 QSubpathForwardIterator::hasNext| Name:  | QSubpathForwardIterator::hasNext |  | Prototype:  | inline bool hasNext() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 50-50 |  
  |  | 1 | 1 | 
 QSubpathForwardIterator::next| Name:  | QSubpathForwardIterator::next |  | Prototype:  | inline QStrokerOps::Element next() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 51-51 |  
  |  | 1 | 1 | 
 QSubpathForwardIterator::position| Name:  | QSubpathForwardIterator::position |  | Prototype:  | inline int position() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 49-49 |  
  |  | 1 | 1 | 
 QSupportedWritingSystems::QSupportedWritingSystems| Name:  | QSupportedWritingSystems::QSupportedWritingSystems |  | Prototype:  | QSupportedWritingSystems::QSupportedWritingSystems() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp |  | Lines:  | 170-173 |  
  |  | 1 | 1 | 
 QSupportedWritingSystems::QSupportedWritingSystems| Name:  | QSupportedWritingSystems::QSupportedWritingSystems |  | Prototype:  | QSupportedWritingSystems::QSupportedWritingSystems(const QSupportedWritingSystems &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp |  | Lines:  | 178-182 |  
  |  | 2 | 1 | 
 QSupportedWritingSystems::detach| Name:  | QSupportedWritingSystems::detach |  | Prototype:  | void QSupportedWritingSystems::detach() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp |  | Lines:  | 210-218 |  
  |  | 5 | 3 | 
 QSupportedWritingSystems::operator=| Name:  | QSupportedWritingSystems::operator= |  | Prototype:  | QSupportedWritingSystems &QSupportedWritingSystems::operator=(const QSupportedWritingSystems &other) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp |  | Lines:  | 187-196 |  
  |  | 6 | 3 | 
 QSupportedWritingSystems::setSupported| Name:  | QSupportedWritingSystems::setSupported |  | Prototype:  | void QSupportedWritingSystems::setSupported(QFontDatabase::WritingSystem writingSystem, bool support) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp |  | Lines:  | 224-228 |  
  |  | 2 | 1 | 
 QSupportedWritingSystems::supported| Name:  | QSupportedWritingSystems::supported |  | Prototype:  | bool QSupportedWritingSystems::supported(QFontDatabase::WritingSystem writingSystem) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp |  | Lines:  | 234-237 |  
  |  | 1 | 1 | 
 QSupportedWritingSystems::~QSupportedWritingSystems| Name:  | QSupportedWritingSystems::~QSupportedWritingSystems |  | Prototype:  | QSupportedWritingSystems::~QSupportedWritingSystems() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp |  | Lines:  | 201-205 |  
  |  | 2 | 2 | 
 QSurface::QSurface| Name:  | QSurface::QSurface |  | Prototype:  | QSurface::QSurface(SurfaceClass type) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurface.cpp |  | Lines:  | 116-119 |  
  |  | 2 | 1 |