| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QOpenGLFunctions_4_5_CoreBackend::QOpenGLFunctions_4_5_CoreBackend| Name:  | QOpenGLFunctions_4_5_CoreBackend::QOpenGLFunctions_4_5_CoreBackend |  | Prototype:  | QOpenGLFunctions_4_5_CoreBackend::QOpenGLFunctions_4_5_CoreBackend(QOpenGLContext *context) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp |  | Lines:  | 1110-1221 |  
  |  | 106 | 1 | 
 QTextHtmlImporter::processBlockNode| Name:  | QTextHtmlImporter::processBlockNode |  | Prototype:  | QTextHtmlImporter::ProcessNodeResult QTextHtmlImporter::processBlockNode() |  | Coverage:  |   0.000% (0/135) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp |  | Lines:  | 989-1154 |  
  |  | 106 | 31 | 
 read_xpm_body| Name:  | read_xpm_body |  | Prototype:  | static bool read_xpm_body( QIODevice *device, const char * const * source, int& index, QByteArray& state, int cpp, int ncols, int w, int h, QImage& image) |  | Coverage:  |   0.000% (0/124) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp |  | Lines:  | 857-1013 |  
  |  | 106 | 34 | 
 QFormLayoutPrivate::updateSizes| Name:  | QFormLayoutPrivate::updateSizes |  | Prototype:  | void QFormLayoutPrivate::updateSizes() |  | Coverage:  |   0.000% (0/112) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 298-475 |  
  |  | 107 | 27 | 
 QXmlSimpleReaderPrivate::parseElement| Name:  | QXmlSimpleReaderPrivate::parseElement |  | Prototype:  | bool QXmlSimpleReaderPrivate::parseElement() |  | Coverage:  |  88.679% (94/106) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 3576-3757 |  
  |  | 108 | 42 | 
 qFormatLogMessage| Name:  | qFormatLogMessage |  | Prototype:  | QString qFormatLogMessage(QtMsgType type, const QMessageLogContext &context, const QString &str) |  | Coverage:  |  82.192% (120/146) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 1262-1431 |  
  |  | 108 | 47 | 
 PolygonRegion| Name:  | PolygonRegion |  | Prototype:  | static QRegionPrivate *PolygonRegion(const QPoint *Pts, int Count, int rule) |  | Coverage:  |   0.000% (0/115) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3535-3733 |  
  |  | 109 | 29 | 
 QTextHtmlExporter::emitCharFormatStyle| Name:  | QTextHtmlExporter::emitCharFormatStyle |  | Prototype:  | bool QTextHtmlExporter::emitCharFormatStyle(const QTextCharFormat &format) |  | Coverage:  |   0.000% (0/115) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp |  | Lines:  | 2329-2490 |  
  |  | 109 | 30 | 
 gray_render_line| Name:  | gray_render_line |  | Prototype:  | static void gray_render_line( PWorker worker, TPos to_x, TPos to_y ) |  | Coverage:  |   0.000% (0/69) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 628-808 |  
  |  | 109 | 20 | 
 QOpenGLFunctions_4_4_Core::initializeOpenGLFunctions| Name:  | QOpenGLFunctions_4_4_Core::initializeOpenGLFunctions |  | Prototype:  | bool QOpenGLFunctions_4_4_Core::initializeOpenGLFunctions() |  | Coverage:  |   0.000% (0/64) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_core.cpp |  | Lines:  | 156-310 |  
  |  | 110 | 20 | 
 QPNGImageWriter::writeImage| Name:  | QPNGImageWriter::writeImage |  | Prototype:  | bool QPNGImageWriter::writeImage(const QImage& image, volatile int quality_in, const QString &description, int off_x_in, int off_y_in) |  | Coverage:  |   0.000% (0/104) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 813-992 |  
  |  | 110 | 35 | 
 QGestureManager::filterEventThroughContexts| Name:  | QGestureManager::filterEventThroughContexts |  | Prototype:  | bool QGestureManager::filterEventThroughContexts(const QMultiMap<QObject *, Qt::GestureType> &contexts, QEvent *event) |  | Coverage:  |   0.000% (0/95) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp |  | Lines:  | 240-400 |  
  |  | 111 | 32 | 
 QMetaObjectBuilder::deserialize| Name:  | QMetaObjectBuilder::deserialize |  | Prototype:  | void QMetaObjectBuilder::deserialize (QDataStream& stream, const QMap<QByteArray, const QMetaObject *>& references) |  | Coverage:  |  57.647% (49/85) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp |  | Lines:  | 1709-1864 |  
  |  | 111 | 24 | 
 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 | 
 QTextDocumentPrivate::undoRedo| Name:  | QTextDocumentPrivate::undoRedo |  | Prototype:  | int QTextDocumentPrivate::undoRedo(bool undo) |  | Coverage:  |   0.000% (0/96) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 869-1024 |  
  |  | 111 | 31 | 
 QTextEngine::elidedText| Name:  | QTextEngine::elidedText |  | Prototype:  | QString QTextEngine::elidedText(Qt::TextElideMode mode, const QFixed &width, int flags, int from, int count) const |  | Coverage:  |   0.000% (0/109) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 2710-2874 |  
  |  | 111 | 28 | 
 QTriangulatingStroker::process| Name:  | QTriangulatingStroker::process |  | Prototype:  | void QTriangulatingStroker::process(const QVectorPath &path, const QPen &pen, const QRectF &, QPainter::RenderHints hints) |  | Coverage:  |   0.000% (0/110) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulatingstroker.cpp |  | Lines:  | 76-246 |  
  |  | 111 | 28 | 
 QXmlSimpleReaderPrivate::parseProlog| Name:  | QXmlSimpleReaderPrivate::parseProlog |  | Prototype:  | bool QXmlSimpleReaderPrivate::parseProlog() |  | Coverage:  |  89.815% (97/108) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 3389-3569 |  
  |  | 111 | 40 | 
 QPainterPrivate::updateEmulationSpecifier| Name:  | QPainterPrivate::updateEmulationSpecifier |  | Prototype:  | void QPainterPrivate::updateEmulationSpecifier(QPainterState *s) |  | Coverage:  |   0.000% (0/187) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 669-872 |  
  |  | 112 | 23 | 
 QTextEngine::itemize| Name:  | QTextEngine::itemize |  | Prototype:  | void QTextEngine::itemize() const |  | Coverage:  |   0.000% (0/108) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 1575-1752 |  
  |  | 112 | 39 | 
 QTextLayout::draw| Name:  | QTextLayout::draw |  | Prototype:  | void QTextLayout::draw(QPainter *p, const QPointF &pos, const QVector<FormatRange> &selections, const QRectF &clip) const |  | Coverage:  |   0.000% (0/97) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 1086-1254 |  
  |  | 112 | 27 | 
 QXcbDrag::move| Name:  | QXcbDrag::move |  | Prototype:  | void QXcbDrag::move(const QPoint &globalPos) |  | Coverage:  |   0.000% (0/95) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 325-487 |  
  |  | 112 | 25 | 
 QDBusMetaObjectGenerator::write| Name:  | QDBusMetaObjectGenerator::write |  | Prototype:  | void QDBusMetaObjectGenerator::write(QDBusMetaObject *obj) |  | Coverage:  |  90.000% (36/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp |  | Lines:  | 388-545 |  
  |  | 113 | 14 | 
 QEvdevTouchScreenHandler::QEvdevTouchScreenHandler| Name:  | QEvdevTouchScreenHandler::QEvdevTouchScreenHandler |  | Prototype:  | QEvdevTouchScreenHandler::QEvdevTouchScreenHandler(const QString &device, const QString &spec, QObject *parent) |  | Coverage:  |   0.000% (0/95) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 148-289 |  
  |  | 113 | 32 | 
 createReadHandlerHelper| Name:  | createReadHandlerHelper |  | Prototype:  | static QImageIOHandler *createReadHandlerHelper(QIODevice *device, const QByteArray &format, bool autoDetectImageFormat, bool ignoresFormatAndExtension) |  | Coverage:  |   0.000% (0/204) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 231-512 |  
  |  | 113 | 53 | 
 QWidgetPrivate::drawWidget| Name:  | QWidgetPrivate::drawWidget |  | Prototype:  | void QWidgetPrivate::drawWidget(QPaintDevice *pdev, const QRegion &rgn, const QPoint &offset, int flags, QPainter *sharedPainter, QWidgetBackingStore *backingStore) |  | Coverage:  |   0.000% (0/146) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 5465-5673 |  
  |  | 114 | 33 | 
 QWidgetWindow::handleMouseEvent| Name:  | QWidgetWindow::handleMouseEvent |  | Prototype:  | void QWidgetWindow::handleMouseEvent(QMouseEvent *event) |  | Coverage:  |   0.000% (0/123) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp |  | Lines:  | 437-617 |  
  |  | 114 | 38 | 
 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 | 
 PathSimplifier::initElements| Name:  | PathSimplifier::initElements |  | Prototype:  | void PathSimplifier::initElements(const QVectorPath &path, const QTransform &matrix) |  | Coverage:  |   0.000% (0/59) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 495-646 |  
  |  | 115 | 20 | 
 QTextStreamPrivate::getNumber| Name:  | QTextStreamPrivate::getNumber |  | Prototype:  | QTextStreamPrivate::NumberParsingStatus QTextStreamPrivate::getNumber(qulonglong *ret) |  | Coverage:  |  76.712% (112/146) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 1740-1911 |  
  |  | 115 | 39 | 
 QDateTimeParser::parseFormat| Name:  | QDateTimeParser::parseFormat |  | Prototype:  | bool QDateTimeParser::parseFormat(const QString &newFormat) |  | Coverage:  |  92.000% (92/100) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp |  | Lines:  | 359-524 |  
  |  | 116 | 33 | 
 QGraphicsScenePrivate::processDirtyItemsRecursive| Name:  | QGraphicsScenePrivate::processDirtyItemsRecursive |  | Prototype:  | void QGraphicsScenePrivate::processDirtyItemsRecursive(QGraphicsItem *item, bool dirtyAncestorContainsChildren, qreal parentOpacity) |  | Coverage:  |   0.000% (0/179) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 5113-5296 |  
  |  | 116 | 39 | 
 QOpenGLFunctions_3_3_Compatibility::initializeOpenGLFunctions| Name:  | QOpenGLFunctions_3_3_Compatibility::initializeOpenGLFunctions |  | Prototype:  | bool QOpenGLFunctions_3_3_Compatibility::initializeOpenGLFunctions() |  | Coverage:  |   0.000% (0/67) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_compatibility.cpp |  | Lines:  | 162-324 |  
  |  | 116 | 21 | 
 QOpenGLFunctions_4_5_Core::initializeOpenGLFunctions| Name:  | QOpenGLFunctions_4_5_Core::initializeOpenGLFunctions |  | Prototype:  | bool QOpenGLFunctions_4_5_Core::initializeOpenGLFunctions() |  | Coverage:  |   0.000% (0/67) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_core.cpp |  | Lines:  | 161-323 |  
  |  | 116 | 21 | 
 QSslContext::fromConfiguration| Name:  | QSslContext::fromConfiguration |  | Prototype:  | QSslContext* QSslContext::fromConfiguration(QSslSocket::SslMode mode, const QSslConfiguration &configuration, bool allowRootCertOnDemandLoading) |  | Coverage:  |  67.619% (71/105) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp |  | Lines:  | 94-367 |  
  |  | 116 | 42 | 
 drawLine| Name:  | drawLine |  | Prototype:  | template<DrawPixel drawPixel, class Dasher> static bool drawLine(QCosmeticStroker *stroker, qreal rx1, qreal ry1, qreal rx2, qreal ry2, int caps) |  | Coverage:  |   0.000% (0/113) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 722-896 |  
  |  | 116 | 26 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug dbg, const QEvent *e) |  | Coverage:  |   0.000% (0/98) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 3831-4017 |  
  |  | 116 | 54 | 
 QFormLayoutPrivate::setupVerticalLayoutData| Name:  | QFormLayoutPrivate::setupVerticalLayoutData |  | Prototype:  | void QFormLayoutPrivate::setupVerticalLayoutData(int width) |  | Coverage:  |   0.000% (0/115) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 648-840 |  
  |  | 117 | 28 | 
 QRenderRule::QRenderRule| Name:  | QRenderRule::QRenderRule |  | Prototype:  | QRenderRule::QRenderRule(const QVector<Declaration> &declarations, const QObject *object) |  | Coverage:  |   0.000% (0/127) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 861-1010 |  
  |  | 117 | 38 | 
 QComboBox::showPopup| Name:  | QComboBox::showPopup |  | Prototype:  | void QComboBox::showPopup() |  | Coverage:  |   0.000% (0/104) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2540-2759 |  
  |  | 118 | 27 | 
 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 | 
 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 | 
 QStroker::joinPoints| Name:  | QStroker::joinPoints |  | Prototype:  | void QStroker::joinPoints(qfixed focal_x, qfixed focal_y, const QLineF &nextLine, LineJoinMode join) |  | Coverage:  |   0.000% (0/65) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 433-616 |  
  |  | 119 | 15 | 
 QTableView::paintEvent| Name:  | QTableView::paintEvent |  | Prototype:  | void QTableView::paintEvent(QPaintEvent *event) |  | Coverage:  |   0.000% (0/134) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 1347-1519 |  
  |  | 119 | 34 | 
 QXcbConnection::xi2ProcessTouch| Name:  | QXcbConnection::xi2ProcessTouch |  | Prototype:  | void QXcbConnection::xi2ProcessTouch(void *xiDevEvent, QXcbWindow *platformWindow) |  | Coverage:  |   0.000% (0/110) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp |  | Lines:  | 588-755 |  
  |  | 119 | 37 | 
 QXmlSimpleReaderPrivate::processReference| Name:  | QXmlSimpleReaderPrivate::processReference |  | Prototype:  | bool QXmlSimpleReaderPrivate::processReference() |  | Coverage:  |  65.625% (84/128) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 7460-7659 |  
  |  | 119 | 42 | 
 QXmlSimpleReaderPrivate::parseAttlistDecl| Name:  | QXmlSimpleReaderPrivate::parseAttlistDecl |  | Prototype:  | bool QXmlSimpleReaderPrivate::parseAttlistDecl() |  | Coverage:  |  96.460% (109/113) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 5327-5523 |  
  |  | 120 | 45 | 
 QGLEngineSharedShaders::QGLEngineSharedShaders| Name:  | QGLEngineSharedShaders::QGLEngineSharedShaders |  | Prototype:  | QGLEngineSharedShaders::QGLEngineSharedShaders(const QGLContext* context) |  | Coverage:  |  53.333% (24/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp |  | Lines:  | 109-291 |  
  |  | 121 | 15 | 
 AtSpiAdaptor::textInterface| Name:  | AtSpiAdaptor::textInterface |  | Prototype:  | bool AtSpiAdaptor::textInterface(QAccessibleInterface *interface, const QString &function, const QDBusMessage &message, const QDBusConnection &connection) |  | Coverage:  |   0.000% (0/91) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 1777-1910 |  
  |  | 122 | 29 | 
 QDateTime::fromString| Name:  | QDateTime::fromString |  | Prototype:  | QDateTime QDateTime::fromString(const QString& string, Qt::DateFormat format) |  | Coverage:  |  88.321% (121/137) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 4370-4564 |  
  |  | 122 | 44 | 
 QGL2PaintEngineExPrivate::fill| Name:  | QGL2PaintEngineExPrivate::fill |  | Prototype:  | void QGL2PaintEngineExPrivate::fill(const QVectorPath& path) |  | Coverage:  |   4.082% (4/98) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 739-987 |  
  |  | 122 | 25 | 
 QGradientCache::generateGradientColorTable| Name:  | QGradientCache::generateGradientColorTable |  | Prototype:  | void QGradientCache::generateGradientColorTable(const QGradient& gradient, QRgba64 *colorTable, int size, int opacity) const |  | Coverage:  |   0.000% (0/83) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 4202-4393 |  
  |  | 122 | 27 | 
 QOpenGL2PaintEngineExPrivate::fill| Name:  | QOpenGL2PaintEngineExPrivate::fill |  | Prototype:  | void QOpenGL2PaintEngineExPrivate::fill(const QVectorPath& path) |  | Coverage:  |   0.000% (0/98) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 745-993 |  
  |  | 122 | 25 | 
 QOpenGLFunctions_4_0_Compatibility::initializeOpenGLFunctions| Name:  | QOpenGLFunctions_4_0_Compatibility::initializeOpenGLFunctions |  | Prototype:  | bool QOpenGLFunctions_4_0_Compatibility::initializeOpenGLFunctions() |  | Coverage:  |   0.000% (0/70) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_compatibility.cpp |  | Lines:  | 167-337 |  
  |  | 122 | 22 | 
 QXcbConnection::initializeScreens| Name:  | QXcbConnection::initializeScreens |  | Prototype:  | void QXcbConnection::initializeScreens() |  | Coverage:  |  38.947% (37/95) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 385-545 |  
  |  | 122 | 30 | 
 QOpenGLEngineSharedShaders::QOpenGLEngineSharedShaders| Name:  | QOpenGLEngineSharedShaders::QOpenGLEngineSharedShaders |  | Prototype:  | QOpenGLEngineSharedShaders::QOpenGLEngineSharedShaders(QOpenGLContext* context) |  | Coverage:  |   0.000% (0/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager.cpp |  | Lines:  | 110-294 |  
  |  | 123 | 15 | 
 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 | 
 QFileDialogPrivate::createWidgets| Name:  | QFileDialogPrivate::createWidgets |  | Prototype:  | void QFileDialogPrivate::createWidgets() |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 2842-3017 |  
  |  | 124 | 12 | 
 QStandardPaths::writableLocation| Name:  | QStandardPaths::writableLocation |  | Prototype:  | QString QStandardPaths::writableLocation(StandardLocation type) |  | Coverage:  |  75.887% (107/141) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths_unix.cpp |  | Lines:  | 65-264 |  
  |  | 124 | 55 | 
 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 | 
 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 | 
 QOpenGLTexturePrivate::createTextureView| Name:  | QOpenGLTexturePrivate::createTextureView |  | Prototype:  | QOpenGLTexture *QOpenGLTexturePrivate::createTextureView(QOpenGLTexture::Target viewTarget, QOpenGLTexture::TextureFormat viewFormat, int minimumMipmapLevel, int maximumMipmapLevel, int minimumLayer, int maximumLayer) const |  | Coverage:  |   0.000% (0/219) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 1614-1812 |  
  |  | 125 | 32 | 
 QXmlSimpleReaderPrivate::parseDoctype| Name:  | QXmlSimpleReaderPrivate::parseDoctype |  | Prototype:  | bool QXmlSimpleReaderPrivate::parseDoctype() |  | Coverage:  |  90.323% (112/124) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 4620-4821 |  
  |  | 127 | 47 | 
 QXmlSimpleReaderPrivate::parsePI| Name:  | QXmlSimpleReaderPrivate::parsePI |  | Prototype:  | bool QXmlSimpleReaderPrivate::parsePI() |  | Coverage:  |  93.023% (120/129) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 4390-4609 |  
  |  | 127 | 49 | 
 setup_qt| Name:  | setup_qt |  | Prototype:  | static void setup_qt(QImage& image, png_structp png_ptr, png_infop info_ptr, QSize scaledSize, bool *doScaledRead, float screen_gamma=0.0, float file_gamma=0.0) |  | Coverage:  |   0.000% (0/158) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 232-402 |  
  |  | 127 | 39 | 
 standardDeclarationForNode| Name:  | standardDeclarationForNode |  | Prototype:  | QVector<QCss::Declaration> standardDeclarationForNode(const QTextHtmlParserNode &node) |  | Coverage:  |   0.000% (0/100) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp |  | Lines:  | 1784-1959 |  
  |  | 127 | 53 | 
 QGtkStyle::sizeFromContents| Name:  | QGtkStyle::sizeFromContents |  | Prototype:  | QSize QGtkStyle::sizeFromContents(ContentsType type, const QStyleOption *option, const QSize &size, const QWidget *widget) const |  | Coverage:  |   0.000% (0/113) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp |  | Lines:  | 3863-4042 |  
  |  | 128 | 41 | 
 QOpenGLFunctions_4_1_Compatibility::initializeOpenGLFunctions| Name:  | QOpenGLFunctions_4_1_Compatibility::initializeOpenGLFunctions |  | Prototype:  | bool QOpenGLFunctions_4_1_Compatibility::initializeOpenGLFunctions() |  | Coverage:  |   0.000% (0/73) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_compatibility.cpp |  | Lines:  | 172-350 |  
  |  | 128 | 23 | 
 QXcbConnection::xi2SetupDevices| Name:  | QXcbConnection::xi2SetupDevices |  | Prototype:  | void QXcbConnection::xi2SetupDevices() |  | Coverage:  |  46.667% (70/150) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp |  | Lines:  | 99-267 |  
  |  | 128 | 42 | 
 QTreeView::drawRow| Name:  | QTreeView::drawRow |  | Prototype:  | void QTreeView::drawRow(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const |  | Coverage:  |   0.000% (0/128) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp |  | Lines:  | 1606-1798 |  
  |  | 130 | 29 | 
 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 | 
 QWidgetBackingStore::doSync| Name:  | QWidgetBackingStore::doSync |  | Prototype:  | void QWidgetBackingStore::doSync() |  | Coverage:  |   0.000% (0/124) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp |  | Lines:  | 1182-1404 |  
  |  | 131 | 34 | 
 QGraphicsScenePrivate::gestureEventHandler| Name:  | QGraphicsScenePrivate::gestureEventHandler |  | Prototype:  | void QGraphicsScenePrivate::gestureEventHandler(QGestureEvent *event) |  | Coverage:  |   0.000% (0/130) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 6209-6453 |  
  |  | 132 | 46 | 
 QGridLayoutRowData::calculateGeometries| Name:  | QGridLayoutRowData::calculateGeometries |  | Prototype:  | void QGridLayoutRowData::calculateGeometries(int start, int end, qreal targetSize, qreal *positions, qreal *sizes, qreal *descents, const QGridLayoutBox &totalBox, const QGridLayoutRowInfo &rowInfo, bool snapToPixelGrid) |  | Coverage:  |   0.000% (0/124) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 198-425 |  
  |  | 132 | 37 | 
 QTextDocumentLayoutPrivate::layoutBlock| Name:  | QTextDocumentLayoutPrivate::layoutBlock |  | Prototype:  | void QTextDocumentLayoutPrivate::layoutBlock(const QTextBlock &bl, int blockPosition, const QTextBlockFormat &blockFormat, QTextLayoutStruct *layoutStruct, int layoutFrom, int layoutTo, const QTextBlockFormat *previousBlockFormat) |  | Coverage:  |   0.000% (0/124) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 2579-2796 |  
  |  | 133 | 31 | 
 QTextLine::glyphRuns| Name:  | QTextLine::glyphRuns |  | Prototype:  | QList<QGlyphRun> QTextLine::glyphRuns(int from, int length) const |  | Coverage:  |   0.000% (0/126) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 2231-2412 |  
  |  | 133 | 30 | 
 QOpenGLFunctions_4_2_Compatibility::initializeOpenGLFunctions| Name:  | QOpenGLFunctions_4_2_Compatibility::initializeOpenGLFunctions |  | Prototype:  | bool QOpenGLFunctions_4_2_Compatibility::initializeOpenGLFunctions() |  | Coverage:  |   0.000% (0/76) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_compatibility.cpp |  | Lines:  | 177-363 |  
  |  | 134 | 24 | 
 QPaintEngineEx::stroke| Name:  | QPaintEngineEx::stroke |  | Prototype:  | void QPaintEngineEx::stroke(const QVectorPath &path, const QPen &pen) |  | Coverage:  |   0.000% (0/96) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 384-589 |  
  |  | 135 | 34 | 
 QTextLine::draw| Name:  | QTextLine::draw |  | Prototype:  | void QTextLine::draw(QPainter *p, const QPointF &pos, const QTextLayout::FormatRange *selection) const |  | Coverage:  |   0.000% (0/117) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 2421-2614 |  
  |  | 135 | 31 | 
 QDockAreaLayout::getGrid| Name:  | QDockAreaLayout::getGrid |  | Prototype:  | void QDockAreaLayout::getGrid(QVector<QLayoutStruct> *_ver_struct_list, QVector<QLayoutStruct> *_hor_struct_list) |  | Coverage:  |   0.000% (0/139) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 2626-2802 |  
  |  | 139 | 17 | 
 QOpenGLFunctions_4_3_Compatibility::initializeOpenGLFunctions| Name:  | QOpenGLFunctions_4_3_Compatibility::initializeOpenGLFunctions |  | Prototype:  | bool QOpenGLFunctions_4_3_Compatibility::initializeOpenGLFunctions() |  | Coverage:  |   0.000% (0/79) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_compatibility.cpp |  | Lines:  | 182-376 |  
  |  | 140 | 25 | 
 QGLEngineShaderManager::useCorrectShaderProg| Name:  | QGLEngineShaderManager::useCorrectShaderProg |  | Prototype:  | bool QGLEngineShaderManager::useCorrectShaderProg() |  | Coverage:  |  21.143% (37/175) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp |  | Lines:  | 653-864 |  
  |  | 142 | 48 | 
 QLocalePrivate::dateTimeToString| Name:  | QLocalePrivate::dateTimeToString |  | Prototype:  | QString QLocalePrivate::dateTimeToString(const QString &format, const QDateTime &datetime, const QDate &dateOnly, const QTime &timeOnly, const QLocale *q) const |  | Coverage:  |  93.130% (122/131) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 2515-2740 |  
  |  | 142 | 52 | 
 QMenu::popup| Name:  | QMenu::popup |  | Prototype:  | void QMenu::popup(const QPoint &p, QAction *atAction) |  | Coverage:  |   0.000% (0/189) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 2102-2335 |  
  |  | 142 | 46 | 
 blend_transformed_bilinear_rgb565| Name:  | blend_transformed_bilinear_rgb565 |  | Prototype:  | static void blend_transformed_bilinear_rgb565(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4619-4810 |  
  |  | 143 | 15 | 
 QOpenGLFunctions_4_4_Compatibility::initializeOpenGLFunctions| Name:  | QOpenGLFunctions_4_4_Compatibility::initializeOpenGLFunctions |  | Prototype:  | bool QOpenGLFunctions_4_4_Compatibility::initializeOpenGLFunctions() |  | Coverage:  |   0.000% (0/82) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_compatibility.cpp |  | Lines:  | 186-388 |  
  |  | 146 | 26 | 
 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 | 
 QGridLayoutEngine::fillRowData| Name:  | QGridLayoutEngine::fillRowData |  | Prototype:  | void QGridLayoutEngine::fillRowData(QGridLayoutRowData *rowData, const qreal *colPositions, const qreal *colSizes, Qt::Orientation orientation, const QAbstractLayoutStyleInfo *styleInfo) const |  | Coverage:  |   0.000% (0/183) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1285-1512 |  
  |  | 150 | 42 | 
 QRasterPaintEngine::alphaPenBlt| Name:  | QRasterPaintEngine::alphaPenBlt |  | Prototype:  | void QRasterPaintEngine::alphaPenBlt(const void* src, int bpl, int depth, int rx,int ry,int w,int h) |  | Coverage:  |   0.000% (0/169) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 2516-2736 |  
  |  | 150 | 41 | 
 QXmlSimpleReaderPrivate::parseElementDecl| Name:  | QXmlSimpleReaderPrivate::parseElementDecl |  | Prototype:  | bool QXmlSimpleReaderPrivate::parseElementDecl() |  | Coverage:  |  94.245% (131/139) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 5895-6125 |  
  |  | 150 | 53 | 
 QOpenGLEngineShaderManager::useCorrectShaderProg| Name:  | QOpenGLEngineShaderManager::useCorrectShaderProg |  | Prototype:  | bool QOpenGLEngineShaderManager::useCorrectShaderProg() |  | Coverage:  |   0.000% (0/179) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager.cpp |  | Lines:  | 661-883 |  
  |  | 151 | 50 | 
 makeDistanceField| Name:  | makeDistanceField |  | Prototype:  | static void makeDistanceField(QDistanceFieldData *data, const QPainterPath &path, int dfScale, int offs) |  | Coverage:  |   0.000% (0/69) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp |  | Lines:  | 483-688 |  
  |  | 151 | 24 | 
 QGLFramebufferObjectPrivate::init| Name:  | QGLFramebufferObjectPrivate::init |  | Prototype:  | void QGLFramebufferObjectPrivate::init(QGLFramebufferObject *q, const QSize &sz, QGLFramebufferObject::Attachment attachment, GLenum texture_target, GLenum internal_format, GLint samples, bool mipmap) |  | Coverage:  |   0.000% (0/136) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp |  | Lines:  | 463-711 |  
  |  | 152 | 35 | 
 QTextLine::xToCursor| Name:  | QTextLine::xToCursor |  | Prototype:  | int QTextLine::xToCursor(qreal _x, CursorPosition cpos) const |  | Coverage:  |   0.000% (0/166) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 2778-2998 |  
  |  | 153 | 43 | 
 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 | 
 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 | 
 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 | 
 QRasterPaintEngine::drawImage| Name:  | QRasterPaintEngine::drawImage |  | Prototype:  | void QRasterPaintEngine::drawImage(const QRectF &r, const QImage &img, const QRectF &sr, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/174) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 2186-2426 |  
  |  | 157 | 37 | 
 QOpenGLFunctions_4_5_Compatibility::initializeOpenGLFunctions| Name:  | QOpenGLFunctions_4_5_Compatibility::initializeOpenGLFunctions |  | Prototype:  | bool QOpenGLFunctions_4_5_Compatibility::initializeOpenGLFunctions() |  | Coverage:  |   0.000% (0/88) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_compatibility.cpp |  | Lines:  | 196-414 |  
  |  | 158 | 28 | 
 PathSimplifier::connectElements| Name:  | PathSimplifier::connectElements |  | Prototype:  | void PathSimplifier::connectElements() |  | Coverage:  |   0.000% (0/134) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 676-882 |  
  |  | 159 | 33 |