| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QFrame::frameRect| Name:  | QFrame::frameRect |  | Prototype:  | QRect QFrame::frameRect() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 475-481 |  
  |  | 4 | 1 | 
 QFrame::frameShadow| Name:  | QFrame::frameShadow |  | Prototype:  | QFrame::Shadow QFrame::frameShadow() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 305-309 |  
  |  | 2 | 1 | 
 QFrame::frameShape| Name:  | QFrame::frameShape |  | Prototype:  | QFrame::Shape QFrame::frameShape() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 286-290 |  
  |  | 2 | 1 | 
 QFrame::frameStyle| Name:  | QFrame::frameStyle |  | Prototype:  | int QFrame::frameStyle() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 273-277 |  
  |  | 2 | 1 | 
 QFrame::frameWidth| Name:  | QFrame::frameWidth |  | Prototype:  | int QFrame::frameWidth() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 454-458 |  
  |  | 2 | 1 | 
 QFrame::initStyleOption| Name:  | QFrame::initStyleOption |  | Prototype:  | void QFrame::initStyleOption(QStyleOptionFrame *option) const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 224-256 |  
  |  | 18 | 10 | 
 QFrame::lineWidth| Name:  | QFrame::lineWidth |  | Prototype:  | int QFrame::lineWidth() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 380-384 |  
  |  | 2 | 1 | 
 QFrame::midLineWidth| Name:  | QFrame::midLineWidth |  | Prototype:  | int QFrame::midLineWidth() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 404-408 |  
  |  | 2 | 1 | 
 QFrame::paintEvent| Name:  | QFrame::paintEvent |  | Prototype:  | void QFrame::paintEvent(QPaintEvent *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 512-516 |  
  |  | 2 | 1 | 
 QFrame::setFrameRect| Name:  | QFrame::setFrameRect |  | Prototype:  | void QFrame::setFrameRect(const QRect &r) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 483-489 |  
  |  | 4 | 1 | 
 QFrame::setFrameShadow| Name:  | QFrame::setFrameShadow |  | Prototype:  | void QFrame::setFrameShadow(QFrame::Shadow s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 311-315 |  
  |  | 2 | 1 | 
 QFrame::setFrameShape| Name:  | QFrame::setFrameShape |  | Prototype:  | void QFrame::setFrameShape(QFrame::Shape s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 292-296 |  
  |  | 2 | 1 | 
 QFrame::setFrameStyle| Name:  | QFrame::setFrameStyle |  | Prototype:  | void QFrame::setFrameStyle(int style) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 335-357 |  
  |  | 14 | 5 | 
 QFrame::setLineWidth| Name:  | QFrame::setLineWidth |  | Prototype:  | void QFrame::setLineWidth(int w) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 371-378 |  
  |  | 5 | 2 | 
 QFrame::setMidLineWidth| Name:  | QFrame::setMidLineWidth |  | Prototype:  | void QFrame::setMidLineWidth(int w) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 395-402 |  
  |  | 5 | 2 | 
 QFrame::sizeHint| Name:  | QFrame::sizeHint |  | Prototype:  | QSize QFrame::sizeHint() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 493-507 |  
  |  | 5 | 4 | 
 QFrameInfo::QFrameInfo| Name:  | QFrameInfo::QFrameInfo |  | Prototype:  | inline QFrameInfo(bool endMark) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp |  | Lines:  | 201-203 |  
  |  | 1 | 1 | 
 QFrameInfo::QFrameInfo| Name:  | QFrameInfo::QFrameInfo |  | Prototype:  | inline QFrameInfo() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp |  | Lines:  | 205-207 |  
  |  | 1 | 1 | 
 QFrameInfo::QFrameInfo| Name:  | QFrameInfo::QFrameInfo |  | Prototype:  | inline QFrameInfo(const QPixmap &pixmap, int delay) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp |  | Lines:  | 209-211 |  
  |  | 1 | 1 | 
 QFrameInfo::endMarker| Name:  | QFrameInfo::endMarker |  | Prototype:  | static inline QFrameInfo endMarker() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp |  | Lines:  | 221-222 |  
  |  | 1 | 1 | 
 QFrameInfo::isEndMarker| Name:  | QFrameInfo::isEndMarker |  | Prototype:  | inline bool isEndMarker() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp |  | Lines:  | 218-219 |  
  |  | 1 | 1 | 
 QFrameInfo::isValid| Name:  | QFrameInfo::isValid |  | Prototype:  | inline bool isValid() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp |  | Lines:  | 213-216 |  
  |  | 1 | 1 | 
 QFramePrivate::QFramePrivate| Name:  | QFramePrivate::QFramePrivate |  | Prototype:  | QFramePrivate::QFramePrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 53-62 |  
  |  | 2 | 1 | 
 QFramePrivate::init| Name:  | QFramePrivate::init |  | Prototype:  | inline void QFramePrivate::init() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 68-71 |  
  |  | 1 | 1 | 
 QFramePrivate::updateFrameWidth| Name:  | QFramePrivate::updateFrameWidth |  | Prototype:  | void QFramePrivate::updateFrameWidth() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 434-441 |  
  |  | 5 | 1 | 
 QFramePrivate::updateStyledFrameWidths| Name:  | QFramePrivate::updateStyledFrameWidths |  | Prototype:  | void QFramePrivate::updateStyledFrameWidths() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 414-427 |  
  |  | 10 | 1 | 
 QFreetypeFace::addBitmapToPath| Name:  | QFreetypeFace::addBitmapToPath |  | Prototype:  | void QFreetypeFace::addBitmapToPath(FT_GlyphSlot slot, const QFixedPoint &point, QPainterPath *path) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 542-551 |  
  |  | 6 | 2 | 
 QFreetypeFace::getPointInOutline| Name:  | QFreetypeFace::getPointInOutline |  | Prototype:  | int QFreetypeFace::getPointInOutline(glyph_t glyph, int flags, quint32 point, QFixed *xpos, QFixed *ypos, quint32 *nPoints) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 175-194 |  
  |  | 12 | 5 | 
 QFreetypeFace::getSfntTable| Name:  | QFreetypeFace::getSfntTable |  | Prototype:  | bool QFreetypeFace::getSfntTable(uint tag, uchar *buffer, uint *length) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 420-423 |  
  |  | 1 | 1 | 
 QFreetypeFace::properties| Name:  | QFreetypeFace::properties |  | Prototype:  | QFontEngine::Properties QFreetypeFace::properties() const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 390-418 |  
  |  | 23 | 3 | 
 QFtp::currentDevice| Name:  | QFtp::currentDevice |  | Prototype:  | QIODevice* QFtp::currentDevice() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp |  | Lines:  | 2155-2163 |  
  |  | 6 | 3 | 
 QFtp::read| Name:  | QFtp::read |  | Prototype:  | qint64 QFtp::read(char *data, qint64 maxlen) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp |  | Lines:  | 2060-2063 |  
  |  | 1 | 1 | 
 QFtpDTP::clearError| Name:  | QFtpDTP::clearError |  | Prototype:  | inline void QFtpDTP::clearError() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp |  | Lines:  | 448-451 |  
  |  | 1 | 1 | 
 QFtpDTP::dataReadyRead| Name:  | QFtpDTP::dataReadyRead |  | Prototype:  | void QFtpDTP::dataReadyRead() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp |  | Lines:  | 433-436 |  
  |  | 1 | 1 | 
 QFtpDTP::errorMessage| Name:  | QFtpDTP::errorMessage |  | Prototype:  | inline QString QFtpDTP::errorMessage() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp |  | Lines:  | 443-446 |  
  |  | 1 | 1 | 
 QFtpDTP::read| Name:  | QFtpDTP::read |  | Prototype:  | qint64 QFtpDTP::read(char *data, qint64 maxlen) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp |  | Lines:  | 365-378 |  
  |  | 8 | 2 | 
 QFtpPI::delayedCloseFinished| Name:  | QFtpPI::delayedCloseFinished |  | Prototype:  | void QFtpPI::delayedCloseFinished() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp |  | Lines:  | 912-915 |  
  |  | 1 | 1 | 
 QFtpPI::sendCommand| Name:  | QFtpPI::sendCommand |  | Prototype:  | bool sendCommand(const QString &cmd) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp |  | Lines:  | 159-160 |  
  |  | 1 | 1 | 
 QFullCoverage::store| Name:  | QFullCoverage::store |  | Prototype:  | inline void store(uint *dest, const uint src) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 821-824 |  
  |  | 1 | 1 | 
 QFusionStyle::QFusionStyle| Name:  | QFusionStyle::QFusionStyle |  | Prototype:  | QFusionStyle::QFusionStyle() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp |  | Lines:  | 360-363 |  
  |  | 1 | 1 | 
 QFusionStyle::QFusionStyle| Name:  | QFusionStyle::QFusionStyle |  | Prototype:  | QFusionStyle::QFusionStyle(QFusionStylePrivate &dd) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp |  | Lines:  | 370-372 |  
  |  | 2 | 1 | 
 QFusionStyle::drawComplexControl| Name:  | QFusionStyle::drawComplexControl |  | Prototype:  | void QFusionStyle::drawComplexControl(ComplexControl control, const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const |  | Coverage:  |   0.000% (0/553) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp |  | Lines:  | 1928-3027 |  
  |  | 795 | 126 | 
 QFusionStyle::drawControl| Name:  | QFusionStyle::drawControl |  | Prototype:  | void QFusionStyle::drawControl(ControlElement element, const QStyleOption *option, QPainter *painter, const QWidget *widget) const |  | Coverage:  |   0.000% (0/478) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp |  | Lines:  | 999-1913 |  
  |  | 651 | 126 | 
 QFusionStyle::drawItemPixmap| Name:  | QFusionStyle::drawItemPixmap |  | Prototype:  | void QFusionStyle::drawItemPixmap(QPainter *painter, 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/qfusionstyle.cpp |  | Lines:  | 3585-3589 |  
  |  | 1 | 1 | 
 QFusionStyle::drawItemText| Name:  | QFusionStyle::drawItemText |  | Prototype:  | void QFusionStyle::drawItemText(QPainter *painter, const QRect &rect, int alignment, const QPalette &pal, bool enabled, const QString& text, QPalette::ColorRole textRole) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp |  | Lines:  | 399-415 |  
  |  | 10 | 4 | 
 QFusionStyle::drawPrimitive| Name:  | QFusionStyle::drawPrimitive |  | Prototype:  | void QFusionStyle::drawPrimitive(PrimitiveElement elem, const QStyleOption *option, QPainter *painter, const QWidget *widget) const |  | Coverage:  |   0.000% (0/244) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp |  | Lines:  | 421-994 |  
  |  | 396 | 84 | 
 QFusionStyle::generatedIconPixmap| Name:  | QFusionStyle::generatedIconPixmap |  | Prototype:  | QPixmap QFusionStyle::generatedIconPixmap(QIcon::Mode iconMode, const QPixmap &pixmap, const QStyleOption *opt) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp |  | Lines:  | 3603-3607 |  
  |  | 1 | 1 | 
 QFusionStyle::hitTestComplexControl| Name:  | QFusionStyle::hitTestComplexControl |  | Prototype:  | QStyle::SubControl QFusionStyle::hitTestComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, const QPoint &pt, const QWidget *w) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp |  | Lines:  | 3594-3598 |  
  |  | 1 | 1 | 
 QFusionStyle::itemPixmapRect| Name:  | QFusionStyle::itemPixmapRect |  | Prototype:  | QRect QFusionStyle::itemPixmapRect(const QRect &r, int flags, const QPixmap &pixmap) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp |  | Lines:  | 3577-3580 |  
  |  | 1 | 1 | 
 QFusionStyle::pixelMetric| Name:  | QFusionStyle::pixelMetric |  | Prototype:  | int QFusionStyle::pixelMetric(PixelMetric metric, const QStyleOption *option, const QWidget *widget) const |  | Coverage:  |   0.000% (0/82) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp |  | Lines:  | 3032-3146 |  
  |  | 64 | 49 | 
 QFusionStyle::polish| Name:  | QFusionStyle::polish |  | Prototype:  | void QFusionStyle::polish(QApplication *app) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp |  | Lines:  | 3249-3252 |  
  |  | 1 | 1 | 
 QFusionStyle::polish| Name:  | QFusionStyle::polish |  | Prototype:  | void QFusionStyle::polish(QWidget *widget) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp |  | Lines:  | 3257-3273 |  
  |  | 12 | 2 | 
 QFusionStyle::polish| Name:  | QFusionStyle::polish |  | Prototype:  | void QFusionStyle::polish(QPalette &pal) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp |  | Lines:  | 3278-3281 |  
  |  | 1 | 1 | 
 QFusionStyle::sizeFromContents| Name:  | QFusionStyle::sizeFromContents |  | Prototype:  | QSize QFusionStyle::sizeFromContents(ContentsType type, const QStyleOption *option, const QSize &size, const QWidget *widget) const |  | Coverage:  |   0.000% (0/79) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp |  | Lines:  | 3151-3244 |  
  |  | 66 | 30 | 
 QFusionStyle::standardIcon| Name:  | QFusionStyle::standardIcon |  | Prototype:  | QIcon QFusionStyle::standardIcon(StandardPixmap standardIcon, const QStyleOption *option, const QWidget *widget) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp |  | Lines:  | 3723-3727 |  
  |  | 1 | 1 | 
 QFusionStyle::standardPalette| Name:  | QFusionStyle::standardPalette |  | Prototype:  | QPalette QFusionStyle::standardPalette () const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp |  | Lines:  | 1920-1923 |  
  |  | 1 | 1 | 
 QFusionStyle::standardPixmap| Name:  | QFusionStyle::standardPixmap |  | Prototype:  | QPixmap QFusionStyle::standardPixmap(StandardPixmap standardPixmap, const QStyleOption *opt, const QWidget *widget) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp |  | Lines:  | 3732-3751 |  
  |  | 6 | 6 | 
 QFusionStyle::styleHint| Name:  | QFusionStyle::styleHint |  | Prototype:  | int QFusionStyle::styleHint(StyleHint hint, const QStyleOption *option, const QWidget *widget, QStyleHintReturn *returnData) const |  | Coverage:  |   0.000% (0/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp |  | Lines:  | 3612-3685 |  
  |  | 23 | 33 | 
 QFusionStyle::subControlRect| Name:  | QFusionStyle::subControlRect |  | Prototype:  | QRect QFusionStyle::subControlRect(ComplexControl control, const QStyleOptionComplex *option, SubControl subControl, const QWidget *widget) const |  | Coverage:  |   0.000% (0/218) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp |  | Lines:  | 3314-3571 |  
  |  | 186 | 77 | 
 QFusionStyle::subElementRect| Name:  | QFusionStyle::subElementRect |  | Prototype:  | QRect QFusionStyle::subElementRect(SubElement sr, const QStyleOption *opt, const QWidget *w) const |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp |  | Lines:  | 3688-3718 |  
  |  | 15 | 10 | 
 QFusionStyle::unpolish| Name:  | QFusionStyle::unpolish |  | Prototype:  | void QFusionStyle::unpolish(QWidget *widget) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp |  | Lines:  | 3286-3301 |  
  |  | 11 | 2 | 
 QFusionStyle::unpolish| Name:  | QFusionStyle::unpolish |  | Prototype:  | void QFusionStyle::unpolish(QApplication *app) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp |  | Lines:  | 3306-3309 |  
  |  | 1 | 1 | 
 QFusionStylePrivate::QFusionStylePrivate| Name:  | QFusionStylePrivate::QFusionStylePrivate |  | Prototype:  | QFusionStylePrivate::QFusionStylePrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp |  | Lines:  | 339-342 |  
  |  | 1 | 1 | 
 QFutureInterfaceBase::expectedResultCount| Name:  | QFutureInterfaceBase::expectedResultCount |  | Prototype:  | int QFutureInterfaceBase::expectedResultCount() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp |  | Lines:  | 302-305 |  
  |  | 1 | 1 | 
 QFutureInterfaceBase::setExpectedResultCount| Name:  | QFutureInterfaceBase::setExpectedResultCount |  | Prototype:  | void QFutureInterfaceBase::setExpectedResultCount(int resultCount) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp |  | Lines:  | 295-300 |  
  |  | 3 | 2 | 
 QFutureInterfaceBase::waitForNextResult| Name:  | QFutureInterfaceBase::waitForNextResult |  | Prototype:  | bool QFutureInterfaceBase::waitForNextResult() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp |  | Lines:  | 193-197 |  
  |  | 2 | 1 | 
 QFutureInterfaceBasePrivate::internal_waitForNextResult| Name:  | QFutureInterfaceBasePrivate::internal_waitForNextResult |  | Prototype:  | bool QFutureInterfaceBasePrivate::internal_waitForNextResult() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp |  | Lines:  | 483-492 |  
  |  | 5 | 3 | 
 QFutureWatcherBase::setPaused| Name:  | QFutureWatcherBase::setPaused |  | Prototype:  | void QFutureWatcherBase::setPaused(bool paused) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp |  | Lines:  | 154-157 |  
  |  | 1 | 1 | 
 QFutureWatcherBase::setPendingResultsLimit| Name:  | QFutureWatcherBase::setPendingResultsLimit |  | Prototype:  | void QFutureWatcherBase::setPendingResultsLimit(int limit) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp |  | Lines:  | 350-354 |  
  |  | 2 | 1 | 
 QGL2GradientCache::QGL2GradientCache| Name:  | QGL2GradientCache::QGL2GradientCache |  | Prototype:  | QGL2GradientCache::QGL2GradientCache(QOpenGLContext *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp |  | Lines:  | 62-65 |  
  |  | 2 | 1 | 
 QGL2GradientCache::addCacheElement| Name:  | QGL2GradientCache::addCacheElement |  | Prototype:  | GLuint QGL2GradientCache::addCacheElement(quint64 hash_val, const QGradient &gradient, qreal opacity) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp |  | Lines:  | 129-152 |  
  |  | 16 | 3 | 
 QGL2GradientCache::cacheForContext| Name:  | QGL2GradientCache::cacheForContext |  | Prototype:  | QGL2GradientCache *QGL2GradientCache::cacheForContext(const QGLContext *context) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp |  | Lines:  | 72-75 |  
  |  | 1 | 1 | 
 QGL2GradientCache::cleanCache| Name:  | QGL2GradientCache::cleanCache |  | Prototype:  | void QGL2GradientCache::cleanCache() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp |  | Lines:  | 88-98 |  
  |  | 7 | 2 | 
 QGL2GradientCache::freeResource| Name:  | QGL2GradientCache::freeResource |  | Prototype:  | void QGL2GradientCache::freeResource(QOpenGLContext *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp |  | Lines:  | 83-86 |  
  |  | 1 | 1 | 
 QGL2GradientCache::generateGradientColorTable| Name:  | QGL2GradientCache::generateGradientColorTable |  | Prototype:  | void QGL2GradientCache::generateGradientColorTable(const QGradient& gradient, uint *colorTable, int size, qreal opacity) const |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp |  | Lines:  | 172-222 |  
  |  | 34 | 8 | 
 QGL2GradientCache::getBuffer| Name:  | QGL2GradientCache::getBuffer |  | Prototype:  | GLuint QGL2GradientCache::getBuffer(const QGradient &gradient, qreal opacity) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp |  | Lines:  | 100-126 |  
  |  | 15 | 5 | 
 QGL2GradientCache::invalidateResource| Name:  | QGL2GradientCache::invalidateResource |  | Prototype:  | void QGL2GradientCache::invalidateResource() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp |  | Lines:  | 77-81 |  
  |  | 2 | 1 | 
 QGL2GradientCache::~QGL2GradientCache| Name:  | QGL2GradientCache::~QGL2GradientCache |  | Prototype:  | QGL2GradientCache::~QGL2GradientCache() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp |  | Lines:  | 67-70 |  
  |  | 1 | 1 | 
 QGL2GradientCacheWrapper::cacheForContext| Name:  | QGL2GradientCacheWrapper::cacheForContext |  | Prototype:  | QGL2GradientCache *cacheForContext(const QGLContext *context) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp |  | Lines:  | 50-53 |  
  |  | 2 | 1 | 
 QGL2PaintEngineEx::beginNativePainting| Name:  | QGL2PaintEngineEx::beginNativePainting |  | Prototype:  | void QGL2PaintEngineEx::beginNativePainting() |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 536-593 |  
  |  | 33 | 5 | 
 QGL2PaintEngineEx::beginNativePainting::[lambda]| Name:  | QGL2PaintEngineEx::beginNativePainting::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 555-555 |  
  |  | 0 | 1 | 
 QGL2PaintEngineEx::clip| Name:  | QGL2PaintEngineEx::clip |  | Prototype:  | void QGL2PaintEngineEx::clip(const QVectorPath &path, Qt::ClipOperation op) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 2299-2359 |  
  |  | 37 | 9 | 
 QGL2PaintEngineEx::clipEnabledChanged| Name:  | QGL2PaintEngineEx::clipEnabledChanged |  | Prototype:  | void QGL2PaintEngineEx::clipEnabledChanged() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 2201-2211 |  
  |  | 5 | 2 | 
 QGL2PaintEngineEx::compositionModeChanged| Name:  | QGL2PaintEngineEx::compositionModeChanged |  | Prototype:  | void QGL2PaintEngineEx::compositionModeChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 1380-1386 |  
  |  | 3 | 1 | 
 QGL2PaintEngineEx::drawImage| Name:  | QGL2PaintEngineEx::drawImage |  | Prototype:  | void QGL2PaintEngineEx::drawImage(const QRectF& dest, const QImage& image, const QRectF& src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 1467-1506 |  
  |  | 20 | 3 | 
 QGL2PaintEngineEx::drawPixmap| Name:  | QGL2PaintEngineEx::drawPixmap |  | Prototype:  | void QGL2PaintEngineEx::drawPixmap(const QRectF& dest, const QPixmap & pixmap, const QRectF & src) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 1421-1465 |  
  |  | 25 | 3 | 
 QGL2PaintEngineEx::drawPixmapFragments| Name:  | QGL2PaintEngineEx::drawPixmapFragments |  | Prototype:  | void QGL2PaintEngineEx::drawPixmapFragments(const QPainter::PixmapFragment *fragments, int fragmentCount, const QPixmap &pixmap, QPainter::PixmapFragmentHints hints) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 1910-1928 |  
  |  | 10 | 3 | 
 QGL2PaintEngineEx::drawStaticTextItem| Name:  | QGL2PaintEngineEx::drawStaticTextItem |  | Prototype:  | void QGL2PaintEngineEx::drawStaticTextItem(QStaticTextItem *textItem) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 1508-1537 |  
  |  | 15 | 4 | 
 QGL2PaintEngineEx::drawTextItem| Name:  | QGL2PaintEngineEx::drawTextItem |  | Prototype:  | void QGL2PaintEngineEx::drawTextItem(const QPointF &p, const QTextItem &textItem) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 1559-1602 |  
  |  | 26 | 4 | 
 QGL2PaintEngineEx::drawTexture| Name:  | QGL2PaintEngineEx::drawTexture |  | Prototype:  | bool QGL2PaintEngineEx::drawTexture(const QRectF &dest, GLuint textureId, const QSize &size, const QRectF &src) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 1539-1557 |  
  |  | 12 | 2 | 
 QGL2PaintEngineEx::endNativePainting| Name:  | QGL2PaintEngineEx::endNativePainting |  | Prototype:  | void QGL2PaintEngineEx::endNativePainting() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 635-640 |  
  |  | 3 | 1 | 
 QGL2PaintEngineEx::invalidateState| Name:  | QGL2PaintEngineEx::invalidateState |  | Prototype:  | void QGL2PaintEngineEx::invalidateState() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 642-646 |  
  |  | 2 | 1 | 
 QGL2PaintEngineEx::isNativePaintingActive| Name:  | QGL2PaintEngineEx::isNativePaintingActive |  | Prototype:  | bool QGL2PaintEngineEx::isNativePaintingActive() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 648-651 |  
  |  | 2 | 1 | 
 QGL2PaintEngineEx::opacityChanged| Name:  | QGL2PaintEngineEx::opacityChanged |  | Prototype:  | void QGL2PaintEngineEx::opacityChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 1369-1378 |  
  |  | 5 | 1 | 
 QGL2PaintEngineEx::setTranslateZ| Name:  | QGL2PaintEngineEx::setTranslateZ |  | Prototype:  | void QGL2PaintEngineEx::setTranslateZ(GLfloat z) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 2415-2422 |  
  |  | 4 | 2 | 
 QGL2PaintEngineEx::shouldDrawCachedGlyphs| Name:  | QGL2PaintEngineEx::shouldDrawCachedGlyphs |  | Prototype:  | bool QGL2PaintEngineEx::shouldDrawCachedGlyphs(QFontEngine *fontEngine, const QTransform &t) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 653-677 |  
  |  | 8 | 4 | 
 QGL2PaintEngineEx::stroke| Name:  | QGL2PaintEngineEx::stroke |  | Prototype:  | void QGL2PaintEngineEx::stroke(const QVectorPath &path, const QPen &pen) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 1266-1284 |  
  |  | 11 | 3 | 
 QGL2PaintEngineEx::transformChanged| Name:  | QGL2PaintEngineEx::transformChanged |  | Prototype:  | void QGL2PaintEngineEx::transformChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 1408-1413 |  
  |  | 3 | 1 | 
 QGL2PaintEngineExPrivate::cleanupVectorPath| Name:  | QGL2PaintEngineExPrivate::cleanupVectorPath |  | Prototype:  | void QGL2PaintEngineExPrivate::cleanupVectorPath(QPaintEngineEx *engine, void *data) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 728-742 |  
  |  | 5 | 1 | 
 QGL2PaintEngineExPrivate::drawCachedGlyphs| Name:  | QGL2PaintEngineExPrivate::drawCachedGlyphs |  | Prototype:  | void QGL2PaintEngineExPrivate::drawCachedGlyphs(QFontEngine::GlyphFormat glyphFormat, QStaticTextItem *staticTextItem) |  | Coverage:  |   0.000% (0/114) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 1630-1908 |  
  |  | 165 | 32 |