| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 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 | 
 QWindowsStyle::drawComplexControl| Name:  | QWindowsStyle::drawComplexControl |  | Prototype:  | void QWindowsStyle::drawComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, QPainter *p, const QWidget *widget) const |  | Coverage:  |   0.000% (0/189) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp |  | Lines:  | 1936-2339 |  
  |  | 286 | 55 | 
 QXmlSimpleReaderPrivate::parseAttType| Name:  | QXmlSimpleReaderPrivate::parseAttType |  | Prototype:  | bool QXmlSimpleReaderPrivate::parseAttType() |  | Coverage:  |  92.466% (135/146) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 5528-5772 |  
  |  | 160 | 56 | 
 propertyNameForStandardPixmap| Name:  | propertyNameForStandardPixmap |  | Prototype:  | static QLatin1String propertyNameForStandardPixmap(QStyle::StandardPixmap sp) |  | Coverage:  |   0.000% (0/110) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 5046-5105 |  
  |  | 56 | 56 | 
 QOpenGLTexture::hasFeature| Name:  | QOpenGLTexture::hasFeature |  | Prototype:  | bool QOpenGLTexture::hasFeature(Feature feature) |  | Coverage:  |   0.000% (0/162) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 3364-3533 |  
  |  | 66 | 58 | 
 QFontEngineFT::loadGlyph| Name:  | QFontEngineFT::loadGlyph |  | Prototype:  | QFontEngineFT::Glyph *QFontEngineFT::loadGlyph(QGlyphSet *set, uint glyph, QFixed subPixelPosition, GlyphFormat format, bool fetchMetricsOnly) const |  | Coverage:  |  53.498% (130/243) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 857-1196 |  
  |  | 250 | 59 | 
 QEvdevKeyboardHandler::processKeycode| Name:  | QEvdevKeyboardHandler::processKeycode |  | Prototype:  | QEvdevKeyboardHandler::KeycodeAction QEvdevKeyboardHandler::processKeycode(quint16 keycode, bool pressed, bool autorepeat) |  | Coverage:  |   0.000% (0/227) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp |  | Lines:  | 219-451 |  
  |  | 155 | 60 | 
 QVariant::canConvert| Name:  | QVariant::canConvert |  | Prototype:  | bool QVariant::canConvert(int targetTypeId) const |  | Coverage:  |  87.037% (188/216) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 3032-3181 |  
  |  | 81 | 60 | 
 QTextDocumentLayoutPrivate::layoutTable| Name:  | QTextDocumentLayoutPrivate::layoutTable |  | Prototype:  | QRectF QTextDocumentLayoutPrivate::layoutTable(QTextTable *table, int layoutFrom, int layoutTo, QFixed parentY) |  | Coverage:  |   0.000% (0/194) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 1600-2001 |  
  |  | 255 | 61 | 
 QWidget::setAttribute| Name:  | QWidget::setAttribute |  | Prototype:  | void QWidget::setAttribute(Qt::WidgetAttribute attribute, bool on) |  | Coverage:  |   0.000% (0/173) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 11025-11281 |  
  |  | 99 | 62 | 
 AtSpiAdaptor::setBitFlag| Name:  | AtSpiAdaptor::setBitFlag |  | Prototype:  | void AtSpiAdaptor::setBitFlag(const QString &flag) |  | Coverage:  |   0.000% (0/183) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 613-762 |  
  |  | 115 | 63 | 
 dither_to_Mono| Name:  | dither_to_Mono |  | Prototype:  | void dither_to_Mono(QImageData *dst, const QImageData *src, Qt::ImageConversionFlags flags, bool fromalpha) |  | Coverage:  |   0.000% (0/190) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1155-1422 |  
  |  | 184 | 63 | 
 QGraphicsScene::event| Name:  | QGraphicsScene::event |  | Prototype:  | bool QGraphicsScene::event(QEvent *event) |  | Coverage:  |   0.000% (0/142) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 3305-3505 |  
  |  | 103 | 64 | 
 QTableView::moveCursor| Name:  | QTableView::moveCursor |  | Prototype:  | QModelIndex QTableView::moveCursor(CursorAction cursorAction, Qt::KeyboardModifiers modifiers) |  | Coverage:  |   0.000% (0/264) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 1578-1820 |  
  |  | 174 | 64 | 
 parseDateString| Name:  | parseDateString |  | Prototype:  | static QDateTime parseDateString(const QByteArray &dateString) |  | Coverage:  |  67.260% (189/281) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp |  | Lines:  | 578-868 |  
  |  | 172 | 65 | 
 QWidgetTextControl::processEvent| Name:  | QWidgetTextControl::processEvent |  | Prototype:  | void QWidgetTextControl::processEvent(QEvent *e, const QMatrix &matrix, QWidget *contextWidget) |  | Coverage:  |   0.000% (0/155) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp |  | Lines:  | 955-1176 |  
  |  | 124 | 66 | 
 QRasterizer::rasterizeLine| Name:  | QRasterizer::rasterizeLine |  | Prototype:  | void QRasterizer::rasterizeLine(const QPointF &a, const QPointF &b, qreal width, bool squareCap) |  | Coverage:  |   0.000% (0/228) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 750-1185 |  
  |  | 304 | 67 | 
 QSpiApplicationAdaptor::eventFilter| Name:  | QSpiApplicationAdaptor::eventFilter |  | Prototype:  | bool QSpiApplicationAdaptor::eventFilter(QObject *target, QEvent *event) |  | Coverage:  |   0.000% (0/161) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/application.cpp |  | Lines:  | 79-196 |  
  |  | 60 | 67 | 
 QTest::qtest_qParseArgs| Name:  | QTest::qtest_qParseArgs |  | Prototype:  | void qtest_qParseArgs(int argc, char *argv[], bool qml) |  | Coverage:  |  48.837% (105/215) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp |  | Lines:  | 1651-2003 |  
  |  | 261 | 69 | 
 QTextHtmlParserNode::applyCssDeclarations| Name:  | QTextHtmlParserNode::applyCssDeclarations |  | Prototype:  | void QTextHtmlParserNode::applyCssDeclarations(const QVector<QCss::Declaration> &declarations, const QTextDocument *resourceProvider) |  | Coverage:  |   0.000% (0/156) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp |  | Lines:  | 1161-1324 |  
  |  | 118 | 70 | 
 eventClassName| Name:  | eventClassName |  | Prototype:  | static const char *eventClassName(QEvent::Type t) |  | Coverage:  |   0.000% (0/109) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 3643-3758 |  
  |  | 38 | 73 | 
 QWindowsStyle::drawPrimitive| Name:  | QWindowsStyle::drawPrimitive |  | Prototype:  | void QWindowsStyle::drawPrimitive(PrimitiveElement pe, const QStyleOption *opt, QPainter *p, const QWidget *w) const |  | Coverage:  |   0.000% (0/233) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp |  | Lines:  | 678-1106 |  
  |  | 285 | 74 | 
 QXmlSimpleReaderPrivate::parseContent| Name:  | QXmlSimpleReaderPrivate::parseContent |  | Prototype:  | bool QXmlSimpleReaderPrivate::parseContent() |  | Coverage:  |  69.756% (143/205) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 3909-4229 |  
  |  | 179 | 74 | 
 QXmlSimpleReaderPrivate::parseEntityDecl| Name:  | QXmlSimpleReaderPrivate::parseEntityDecl |  | Prototype:  | bool QXmlSimpleReaderPrivate::parseEntityDecl() |  | Coverage:  |  86.842% (165/190) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 6475-6773 |  
  |  | 184 | 74 | 
 QOpenGLTextureHelper::QOpenGLTextureHelper| Name:  | QOpenGLTextureHelper::QOpenGLTextureHelper |  | Prototype:  | QOpenGLTextureHelper::QOpenGLTextureHelper(QOpenGLContext *context) |  | Coverage:  |   0.000% (0/101) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines:  | 41-310 |  
  |  | 61 | 76 | 
 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:  | 3310-3567 |  
  |  | 186 | 77 | 
 QWidgetLineControl::processKeyEvent| Name:  | QWidgetLineControl::processKeyEvent |  | Prototype:  | void QWidgetLineControl::processKeyEvent(QKeyEvent* event) |  | Coverage:  |   0.000% (0/280) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp |  | Lines:  | 1572-1899 |  
  |  | 177 | 77 | 
 QFlickGestureRecognizer::recognize| Name:  | QFlickGestureRecognizer::recognize |  | Prototype:  | QGestureRecognizer::Result QFlickGestureRecognizer::recognize(QGesture *state, QObject *watched, QEvent *event) |  | Coverage:  |   0.000% (0/236) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp |  | Lines:  | 386-695 |  
  |  | 156 | 78 | 
 QMetaType::typeName| Name:  | QMetaType::typeName |  | Prototype:  | const char *QMetaType::typeName(int typeId) |  | Coverage:  |  98.758% (159/161) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 830-854 |  
  |  | 11 | 78 | 
 QGtkStyle::subControlRect| Name:  | QGtkStyle::subControlRect |  | Prototype:  | QRect QGtkStyle::subControlRect(ComplexControl control, const QStyleOptionComplex *option, SubControl subControl, const QWidget *widget) const |  | Coverage:  |   0.000% (0/233) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp |  | Lines:  | 3546-3858 |  
  |  | 211 | 80 | 
 QPicture::exec| Name:  | QPicture::exec |  | Prototype:  | bool QPicture::exec(QPainter *painter, QDataStream &s, int nrecords) |  | Coverage:  |   0.000% (0/221) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 479-916 |  
  |  | 304 | 81 | 
 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 | 
 QMetaType::load| Name:  | QMetaType::load |  | Prototype:  | bool QMetaType::load(QDataStream &stream, int type, void *data) |  | Coverage:  |  86.331% (120/139) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 1468-1678 |  
  |  | 111 | 82 | 
 QMetaType::save| Name:  | QMetaType::save |  | Prototype:  | bool QMetaType::save(QDataStream &stream, int type, const void *data) |  | Coverage:  |  86.331% (120/139) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 1247-1452 |  
  |  | 105 | 82 | 
 QTextHtmlParser::applyAttributes| Name:  | QTextHtmlParser::applyAttributes |  | Prototype:  | void QTextHtmlParser::applyAttributes(const QStringList &attributes) |  | Coverage:  |   0.000% (0/244) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp |  | Lines:  | 1444-1654 |  
  |  | 161 | 82 | 
 QXcbConnection::handleXcbEvent| Name:  | QXcbConnection::handleXcbEvent |  | Prototype:  | void QXcbConnection::handleXcbEvent(xcb_generic_event_t *event) |  | Coverage:  |  44.053% (100/227) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 1082-1286 |  
  |  | 118 | 82 | 
 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::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 | 
 QTextCursorPrivate::movePosition| Name:  | QTextCursorPrivate::movePosition |  | Prototype:  | bool QTextCursorPrivate::movePosition(QTextCursor::MoveOperation op, QTextCursor::MoveMode mode) |  | Coverage:  |   0.000% (0/304) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp |  | Lines:  | 333-662 |  
  |  | 213 | 84 | 
 QFusionStyle::drawPrimitive| Name:  | QFusionStyle::drawPrimitive |  | Prototype:  | void QFusionStyle::drawPrimitive(PrimitiveElement elem, const QStyleOption *option, QPainter *painter, const QWidget *widget) const |  | Coverage:  |   0.000% (0/248) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp |  | Lines:  | 415-991 |  
  |  | 398 | 85 | 
 QDateTimeParser::parse| Name:  | QDateTimeParser::parse |  | Prototype:  | QDateTimeParser::StateNode QDateTimeParser::parse(QString &input, int &cursorPosition, const QDateTime ¤tValue, bool fixup) const |  | Coverage:  |  76.190% (208/273) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp |  | Lines:  | 873-1224 |  
  |  | 226 | 86 | 
 QCommonStyle::styleHint| Name:  | QCommonStyle::styleHint |  | Prototype:  | int QCommonStyle::styleHint(StyleHint sh, const QStyleOption *opt, const QWidget *widget, QStyleHintReturn *hret) const |  | Coverage:  |   0.000% (0/202) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 4860-5184 |  
  |  | 188 | 90 | 
 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 | 
 QRegExpEngine::getEscape| Name:  | QRegExpEngine::getEscape |  | Prototype:  | int QRegExpEngine::getEscape() |  | Coverage:  |  32.773% (78/238) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 2890-3287 |  
  |  | 287 | 93 | 
 QString::vasprintf| Name:  | QString::vasprintf |  | Prototype:  | QString QString::vasprintf(const char *cformat, va_list ap) |  | Coverage:  |  60.090% (134/223) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 5967-6284 |  
  |  | 195 | 97 | 
 read_dib_body| Name:  | read_dib_body |  | Prototype:  | static bool read_dib_body(QDataStream &s, const BMP_INFOHDR &bi, int offset, int startpos, QImage &image) |  | Coverage:  |   0.000% (0/316) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 180-580 |  
  |  | 288 | 97 | 
 isCompressedFormat| Name:  | isCompressedFormat |  | Prototype:  | static bool isCompressedFormat(QOpenGLTexture::TextureFormat internalFormat) |  | Coverage:  |   0.000% (0/102) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 870-984 |  
  |  | 6 | 99 | 
 isSizedTextureFormat| Name:  | isSizedTextureFormat |  | Prototype:  | static bool isSizedTextureFormat(QOpenGLTexture::TextureFormat internalFormat) |  | Coverage:  |   0.000% (0/103) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 304-423 |  
  |  | 7 | 99 | 
 pixelFormatCompatibleWithInternalFormat| Name:  | pixelFormatCompatibleWithInternalFormat |  | Prototype:  | static QOpenGLTexture::PixelFormat pixelFormatCompatibleWithInternalFormat(QOpenGLTexture::TextureFormat internalFormat) |  | Coverage:  |   0.000% (0/169) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 472-716 |  
  |  | 73 | 99 | 
 pixelTypeCompatibleWithInternalFormat| Name:  | pixelTypeCompatibleWithInternalFormat |  | Prototype:  | static QOpenGLTexture::PixelType pixelTypeCompatibleWithInternalFormat(QOpenGLTexture::TextureFormat internalFormat) |  | Coverage:  |   0.000% (0/122) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 718-868 |  
  |  | 26 | 99 | 
 AtSpiAdaptor::notify| Name:  | AtSpiAdaptor::notify |  | Prototype:  | void AtSpiAdaptor::notify(QAccessibleEvent *event) |  | Coverage:  |   0.000% (0/228) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 883-1159 |  
  |  | 150 | 100 | 
 QGtkStyle::drawPrimitive| Name:  | QGtkStyle::drawPrimitive |  | Prototype:  | void QGtkStyle::drawPrimitive(PrimitiveElement element, const QStyleOption *option, QPainter *painter, const QWidget *widget) const |  | Coverage:  |   0.000% (0/302) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp |  | Lines:  | 874-1466 |  
  |  | 384 | 100 | 
 QOpenGLTexture::setFormat| Name:  | QOpenGLTexture::setFormat |  | Prototype:  | void QOpenGLTexture::setFormat(TextureFormat format) |  | Coverage:  |   0.000% (0/120) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 2425-2589 |  
  |  | 43 | 100 | 
 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 | 
 QMenu::keyPressEvent| Name:  | QMenu::keyPressEvent |  | Prototype:  | void QMenu::keyPressEvent(QKeyEvent *e) |  | Coverage:  |   0.000% (0/360) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 2774-3127 |  
  |  | 246 | 103 | 
 QCommonStyle::standardIcon| Name:  | QCommonStyle::standardIcon |  | Prototype:  | QIcon QCommonStyle::standardIcon(StandardPixmap standardIcon, const QStyleOption *option, const QWidget *widget) const |  | Coverage:  |   0.000% (0/223) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 5580-6097 |  
  |  | 280 | 105 | 
 QCommonStyle::pixelMetric| Name:  | QCommonStyle::pixelMetric |  | Prototype:  | int QCommonStyle::pixelMetric(PixelMetric m, const QStyleOption *opt, const QWidget *widget) const |  | Coverage:  |   0.000% (0/232) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 4322-4688 |  
  |  | 189 | 108 | 
 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 | 
 qstrtod| Name:  | qstrtod |  | Prototype:  | double qstrtod(const char *s00, const char **se, bool *ok) |  | Coverage:  |  64.345% (231/359) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 1270-1816 |  
  |  | 299 | 109 | 
 _qdtoa| Name:  | _qdtoa |  | Prototype:  | static char *_qdtoa( volatile double d, int mode, int ndigits, int *decpt, int *sign, char **rve, char **resultp) |  | Coverage:  |  50.820% (186/366) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 2012-2615 |  
  |  | 356 | 110 | 
 QCommonStyle::drawComplexControl| Name:  | QCommonStyle::drawComplexControl |  | Prototype:  | void QCommonStyle::drawComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, QPainter *p, const QWidget *widget) const |  | Coverage:  |   0.000% (0/435) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 3074-3748 |  
  |  | 509 | 111 | 
 QCommonStyle::subControlRect| Name:  | QCommonStyle::subControlRect |  | Prototype:  | QRect QCommonStyle::subControlRect(ComplexControl cc, const QStyleOptionComplex *opt, SubControl sc, const QWidget *widget) const |  | Coverage:  |   0.000% (0/324) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 3890-4319 |  
  |  | 286 | 111 | 
 QPageSize::name| Name:  | QPageSize::name |  | Prototype:  | QString QPageSize::name(PageSizeId pageSizeId) |  | Coverage:  |   0.000% (0/244) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1492-1738 |  
  |  | 123 | 121 | 
 QGtkStyle::drawControl| Name:  | QGtkStyle::drawControl |  | Prototype:  | void QGtkStyle::drawControl(ControlElement element, const QStyleOption *option, QPainter *painter, const QWidget *widget) const |  | Coverage:  |   0.000% (0/443) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp |  | Lines:  | 2652-3541 |  
  |  | 597 | 124 | 
 QCommonStyle::drawPrimitive| Name:  | QCommonStyle::drawPrimitive |  | Prototype:  | void QCommonStyle::drawPrimitive(PrimitiveElement pe, const QStyleOption *opt, QPainter *p, const QWidget *widget) const |  | Coverage:  |   0.000% (0/351) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 135-764 |  
  |  | 448 | 126 | 
 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:  | 1924-3023 |  
  |  | 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:  | 996-1909 |  
  |  | 650 | 126 | 
 QCommonStyle::standardPixmap| Name:  | QCommonStyle::standardPixmap |  | Prototype:  | QPixmap QCommonStyle::standardPixmap(StandardPixmap sp, const QStyleOption *option, const QWidget *widget) const |  | Coverage:  |   0.000% (0/270) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 5231-5575 |  
  |  | 197 | 130 | 
 QWindowsStyle::drawControl| Name:  | QWindowsStyle::drawControl |  | Prototype:  | void QWindowsStyle::drawControl(ControlElement ce, const QStyleOption *opt, QPainter *p, const QWidget *widget) const |  | Coverage:  |   0.000% (0/548) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp |  | Lines:  | 1109-1897 |  
  |  | 557 | 131 | 
 bidiItemize| Name:  | bidiItemize |  | Prototype:  | static bool bidiItemize(QTextEngine *engine, QScriptAnalysis *analysis, QBidiControl &control) |  | Coverage:  |   0.000% (0/300) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 343-758 |  
  |  | 202 | 135 | 
 cloneEvent| Name:  | cloneEvent |  | Prototype:  | static QEvent *cloneEvent(QEvent *e) |  | Coverage:  |   0.000% (0/255) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qguistatemachine.cpp |  | Lines:  | 46-447 |  
  |  | 184 | 143 | 
 QWidget::event| Name:  | QWidget::event |  | Prototype:  | bool QWidget::event(QEvent *event) |  | Coverage:  |   0.000% (0/329) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 8720-9202 |  
  |  | 230 | 144 | 
 QApplication::notify| Name:  | QApplication::notify |  | Prototype:  | bool QApplication::notify(QObject *receiver, QEvent *e) |  | Coverage:  |   0.000% (0/510) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 3012-3772 |  
  |  | 386 | 162 | 
 QGtkStyle::drawComplexControl| Name:  | QGtkStyle::drawComplexControl |  | Prototype:  | void QGtkStyle::drawComplexControl(ComplexControl control, const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const |  | Coverage:  |   0.000% (0/700) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp |  | Lines:  | 1471-2646 |  
  |  | 832 | 162 | 
 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 | 
 QTest::asciiToKey| Name:  | QTest::asciiToKey |  | Prototype:  | Qt::Key QTest::asciiToKey(char ascii) |  | Coverage:  |  51.297% (178/347) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qasciikey.cpp |  | Lines:  | 46-224 |  
  |  | 173 | 174 | 
 QCommonStyle::subElementRect| Name:  | QCommonStyle::subElementRect |  | Prototype:  | QRect QCommonStyle::subElementRect(SubElement sr, const QStyleOption *opt, const QWidget *widget) const |  | Coverage:  |   0.000% (0/442) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 2298-3019 |  
  |  | 457 | 183 | 
 q_resolveOpenSslSymbols| Name:  | q_resolveOpenSslSymbols |  | Prototype:  | bool q_resolveOpenSslSymbols() |  | Coverage:  |  20.491% (192/937) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 724-991 |  
  |  | 198 | 189 | 
 QCommonStyle::drawControl| Name:  | QCommonStyle::drawControl |  | Prototype:  | void QCommonStyle::drawControl(ControlElement element, const QStyleOption *opt, QPainter *p, const QWidget *widget) const |  | Coverage:  |   0.000% (0/643) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 1182-2293 |  
  |  | 806 | 201 | 
 QTest::keyToAscii| Name:  | QTest::keyToAscii |  | Prototype:  | char QTest::keyToAscii(Qt::Key key) |  | Coverage:  |  24.089% (119/494) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qasciikey.cpp |  | Lines:  | 233-497 |  
  |  | 246 | 248 | 
 QCssScanner_Generated::lex| Name:  | QCssScanner_Generated::lex |  | Prototype:  | int QCssScanner_Generated::lex() |  | Coverage:  |   0.000% (0/1727) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssscanner.cpp |  | Lines:  | 61-1137 |  
  |  | 985 | 439 |