| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QDeviceDiscoveryUDev::handleUDevNotification| Name:  | QDeviceDiscoveryUDev::handleUDevNotification |  | Prototype:  | void QDeviceDiscoveryUDev::handleUDevNotification() |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp |  | Lines:  | 161-210 |  
  |  | 33 | 13 | 
 QDateTime::setMSecsSinceEpoch| Name:  | QDateTime::setMSecsSinceEpoch |  | Prototype:  | void QDateTime::setMSecsSinceEpoch(qint64 msecs) |  | Coverage:  | 100.000% (13/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 3441-3488 |  
  |  | 33 | 6 | 
 QDBusConnectionPrivate::handleObjectCall| Name:  | QDBusConnectionPrivate::handleObjectCall |  | Prototype:  | void QDBusConnectionPrivate::handleObjectCall(const QDBusMessage &msg) |  | Coverage:  |  90.000% (18/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 1525-1588 |  
  |  | 33 | 7 | 
 QCoreApplicationPrivate::checkReceiverThread| Name:  | QCoreApplicationPrivate::checkReceiverThread |  | Prototype:  | void QCoreApplicationPrivate::checkReceiverThread(QObject *receiver) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 529-544 |  
  |  | 33 | 1 | 
 QCalendarDateValidator::setFormat| Name:  | QCalendarDateValidator::setFormat |  | Prototype:  | void QCalendarDateValidator::setFormat(const QString &format) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 547-593 |  
  |  | 33 | 9 | 
 QBlitterPaintEnginePrivate::fillRect| Name:  | QBlitterPaintEnginePrivate::fillRect |  | Prototype:  | void QBlitterPaintEnginePrivate::fillRect(const QRectF &rect, const QColor &color, bool alpha) |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 361-407 |  
  |  | 33 | 12 | 
 QArrayData::allocate| Name:  | QArrayData::allocate |  | Prototype:  | QArrayData *QArrayData::allocate(size_t objectSize, size_t alignment, size_t capacity, AllocationOptions options) noexcept |  | Coverage:  |  86.364% (19/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qarraydata.cpp |  | Lines:  | 66-123 |  
  |  | 33 | 7 | 
 QAbstractItemView::viewportEvent| Name:  | QAbstractItemView::viewportEvent |  | Prototype:  | bool QAbstractItemView::viewportEvent(QEvent *event) |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 1691-1748 |  
  |  | 33 | 16 | 
 Parser::parseSimpleSelector| Name:  | Parser::parseSimpleSelector |  | Prototype:  | bool Parser::parseSimpleSelector(BasicSelector *basicSel) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 2425-2465 |  
  |  | 33 | 12 | 
 PageItem::paint| Name:  | PageItem::paint |  | Prototype:  | void PageItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 85-144 |  
  |  | 33 | 2 | 
 BezierEase::init| Name:  | BezierEase::init |  | Prototype:  | void init() |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 445-497 |  
  |  | 33 | 5 | 
 read_xbm_header| Name:  | read_xbm_header |  | Prototype:  | static bool read_xbm_header(QIODevice *device, int& w, int& h) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp |  | Lines:  | 64-118 |  
  |  | 32 | 8 | 
 read_xbm_body| Name:  | read_xbm_body |  | Prototype:  | static bool read_xbm_body(QIODevice *device, int w, int h, QImage *outImage) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp |  | Lines:  | 120-172 |  
  |  | 32 | 9 | 
 qt_splitLocaleName| Name:  | qt_splitLocaleName |  | Prototype:  | bool qt_splitLocaleName(const QString &name, QString &lang, QString &script, QString &cntry) |  | Coverage:  |  63.889% (23/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 405-458 |  
  |  | 32 | 11 | 
 qIntersectionPoint| Name:  | qIntersectionPoint |  | Prototype:  | static QIntersectionPoint qIntersectionPoint(const QPodPoint &u1, const QPodPoint &u2, const QPodPoint &v1, const QPodPoint &v2) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 250-313 |  
  |  | 32 | 6 | 
 qFindByteArray| Name:  | qFindByteArray |  | Prototype:  | int qFindByteArray( const char *haystack0, int haystackLen, int from, const char *needle, int needleLen) |  | Coverage:  |  72.973% (27/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp |  | Lines:  | 271-324 |  
  |  | 32 | 11 | 
 parseShorthandBackgroundProperty| Name:  | parseShorthandBackgroundProperty |  | Prototype:  | static void parseShorthandBackgroundProperty(const QVector<QCss::Value> &values, BrushData *brush, QString *image, Repeat *repeat, Qt::Alignment *alignment, const QPalette &pal) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 993-1037 |  
  |  | 32 | 9 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, const QWidget *widget) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 13019-13057 |  
  |  | 32 | 9 | 
 intersectionPoint| Name:  | intersectionPoint |  | Prototype:  | IntersectionPoint intersectionPoint(const QPoint &u1, const QPoint &u2, const QPoint &v1, const QPoint &v2) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 174-237 |  
  |  | 32 | 6 | 
 generateWavyPixmap| Name:  | generateWavyPixmap |  | Prototype:  | static QPixmap generateWavyPixmap(qreal maxRadius, const QPen &pen) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6179-6229 |  
  |  | 32 | 4 | 
 cursorIdForShape| Name:  | cursorIdForShape |  | Prototype:  | static int cursorIdForShape(int cshape) |  | Coverage:  |  57.576% (19/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp |  | Lines:  | 385-437 |  
  |  | 32 | 18 | 
 collectSingleContour| Name:  | collectSingleContour |  | Prototype:  | static void collectSingleContour(qreal x0, qreal y0, uint *grid, int x, int y, int w, int h, QPainterPath *path) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 695-739 |  
  |  | 32 | 10 | 
 StateSaver::StateSaver| Name:  | StateSaver::StateSaver |  | Prototype:  | StateSaver() |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp |  | Lines:  | 341-380 |  
  |  | 32 | 6 | 
 QtPrivate::intersect_rect| Name:  | QtPrivate::intersect_rect |  | Prototype:  | static bool intersect_rect(const QGraphicsItem *item, const QRectF &exposeRect, Qt::ItemSelectionMode mode, const QTransform &deviceTransform, const void *intersectData) |  | Coverage:  |   0.000% (0/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 70-117 |  
  |  | 32 | 7 | 
 QXmlStreamWriter::writeCurrentToken| Name:  | QXmlStreamWriter::writeCurrentToken |  | Prototype:  | void QXmlStreamWriter::writeCurrentToken(const QXmlStreamReader &reader) |  | Coverage:  |  51.724% (15/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3895-3943 |  
  |  | 32 | 14 | 
 QXcbWindow::updateMotifWmHintsBeforeMap| Name:  | QXcbWindow::updateMotifWmHintsBeforeMap |  | Prototype:  | void QXcbWindow::updateMotifWmHintsBeforeMap() |  | Coverage:  |  89.655% (26/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 1322-1376 |  
  |  | 32 | 11 | 
 QWizardPrivate::_q_updateButtonStates| Name:  | QWizardPrivate::_q_updateButtonStates |  | Prototype:  | void QWizardPrivate::_q_updateButtonStates() |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 1687-1736 |  
  |  | 32 | 5 | 
 QWidgetTextControlPrivate::rectForPosition| Name:  | QWidgetTextControlPrivate::rectForPosition |  | Prototype:  | QRectF QWidgetTextControlPrivate::rectForPosition(int position) const |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp |  | Lines:  | 1419-1466 |  
  |  | 32 | 9 | 
 QWidgetLineControl::updateDisplayText| Name:  | QWidgetLineControl::updateDisplayText |  | Prototype:  | void QWidgetLineControl::updateDisplayText(bool forceUpdate) |  | Coverage:  |   0.000% (0/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp |  | Lines:  | 89-139 |  
  |  | 32 | 10 | 
 QUrl::toString| Name:  | QUrl::toString |  | Prototype:  | QString QUrl::toString(FormattingOptions options) const |  | Coverage:  |  87.037% (47/54) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 3274-3331 |  
  |  | 32 | 11 | 
 QTreeWidgetItem::insertChildren| Name:  | QTreeWidgetItem::insertChildren |  | Prototype:  | void QTreeWidgetItem::insertChildren(int index, const QList<QTreeWidgetItem*> &children) |  | Coverage:  |   0.000% (0/53) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp |  | Lines:  | 2011-2053 |  
  |  | 32 | 15 | 
 QTextDocumentPrivate::insert_block| Name:  | QTextDocumentPrivate::insert_block |  | Prototype:  | int QTextDocumentPrivate::insert_block(int pos, uint strPos, int format, int blockFormat, QTextUndoCommand::Operation op, int command) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 348-392 |  
  |  | 32 | 5 | 
 QTextCursorPrivate::setCharFormat| Name:  | QTextCursorPrivate::setCharFormat |  | Prototype:  | void QTextCursorPrivate::setCharFormat(const QTextCharFormat &_format, QTextDocumentPrivate::FormatChangeMode changeMode) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp |  | Lines:  | 821-867 |  
  |  | 32 | 9 | 
 QTest::benchmarkMetricUnit| Name:  | QTest::benchmarkMetricUnit |  | Prototype:  | const char * QTest::benchmarkMetricUnit(QBenchmarkMetric metric) |  | Coverage:  |   6.452% (4/62) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmetric.cpp |  | Lines:  | 164-230 |  
  |  | 32 | 32 | 
 QTest::benchmarkMetricName| Name:  | QTest::benchmarkMetricName |  | Prototype:  | const char * QTest::benchmarkMetricName(QBenchmarkMetric metric) |  | Coverage:  |   3.226% (2/62) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmetric.cpp |  | Lines:  | 92-158 |  
  |  | 32 | 32 | 
 QStandardItemPrivate::setChild| Name:  | QStandardItemPrivate::setChild |  | Prototype:  | void QStandardItemPrivate::setChild(int row, int column, QStandardItem *item, bool emitChanged) |  | Coverage:  |   0.000% (0/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 126-170 |  
  |  | 32 | 12 | 
 QSslKeyPrivate::derFromPem| Name:  | QSslKeyPrivate::derFromPem |  | Prototype:  | QByteArray QSslKeyPrivate::derFromPem(const QByteArray &pem, QMap<QByteArray, QByteArray> *headers) const |  | Coverage:  |  10.811% (4/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp |  | Lines:  | 177-223 |  
  |  | 32 | 9 | 
 QSpanData::initTexture| Name:  | QSpanData::initTexture |  | Prototype:  | void QSpanData::initTexture(const QImage *image, int alpha, QTextureData::Type _type, const QRect &sourceRect) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 4616-4658 |  
  |  | 32 | 3 | 
 QScrollBar::contextMenuEvent| Name:  | QScrollBar::contextMenuEvent |  | Prototype:  | void QScrollBar::contextMenuEvent(QContextMenuEvent *event) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp |  | Lines:  | 410-449 |  
  |  | 32 | 10 | 
 QRect::operator&| Name:  | QRect::operator& |  | Prototype:  | QRect QRect::operator&(const QRect &r) const noexcept |  | Coverage:  | 100.000% (32/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp |  | Lines:  | 1039-1084 |  
  |  | 32 | 8 | 
 QProcessPrivate::execChild| Name:  | QProcessPrivate::execChild |  | Prototype:  | void QProcessPrivate::execChild(const char *workingDir, char **path, char **argv, char **envp) |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp |  | Lines:  | 551-623 |  
  |  | 32 | 11 | 
 QPainter::drawPoints| Name:  | QPainter::drawPoints |  | Prototype:  | void QPainter::drawPoints(const QPointF *points, int pointCount) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3647-3700 |  
  |  | 32 | 10 | 
 QPainter::drawPoints| Name:  | QPainter::drawPoints |  | Prototype:  | void QPainter::drawPoints(const QPoint *points, int pointCount) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3709-3762 |  
  |  | 32 | 10 | 
 QOutlineMapper::endOutline| Name:  | QOutlineMapper::endOutline |  | Prototype:  | void QOutlineMapper::endOutline() |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp |  | Lines:  | 192-250 |  
  |  | 32 | 8 | 
 QOpenGLTexturePrivate::QOpenGLTexturePrivate| Name:  | QOpenGLTexturePrivate::QOpenGLTexturePrivate |  | Prototype:  | QOpenGLTexturePrivate::QOpenGLTexturePrivate(QOpenGLTexture::Target textureTarget, QOpenGLTexture *qq) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 56-134 |  
  |  | 32 | 12 | 
 QOpenGLFunctions_1_3::initializeOpenGLFunctions| Name:  | QOpenGLFunctions_1_3::initializeOpenGLFunctions |  | Prototype:  | bool QOpenGLFunctions_1_3::initializeOpenGLFunctions() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_3.cpp |  | Lines:  | 109-159 |  
  |  | 32 | 3 | 
 QOpenGLFramebufferObjectPrivate::initTexture| Name:  | QOpenGLFramebufferObjectPrivate::initTexture |  | Prototype:  | void QOpenGLFramebufferObjectPrivate::initTexture(int idx) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp |  | Lines:  | 508-552 |  
  |  | 32 | 6 | 
 QOpenGLContextPrivate::maxTextureSize| Name:  | QOpenGLContextPrivate::maxTextureSize |  | Prototype:  | int QOpenGLContextPrivate::maxTextureSize() |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp |  | Lines:  | 359-413 |  
  |  | 32 | 9 | 
 QOpenGL2PaintEngineEx::drawImage| Name:  | QOpenGL2PaintEngineEx::drawImage |  | Prototype:  | void QOpenGL2PaintEngineEx::drawImage(const QRectF& dest, const QImage& image, const QRectF& src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 1463-1515 |  
  |  | 32 | 9 | 
 QOpenGL2PaintEngineEx::beginNativePainting| Name:  | QOpenGL2PaintEngineEx::beginNativePainting |  | Prototype:  | void QOpenGL2PaintEngineEx::beginNativePainting() |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 584-643 |  
  |  | 32 | 4 | 
 QNetworkReplyImplPrivate::setup| Name:  | QNetworkReplyImplPrivate::setup |  | Prototype:  | void QNetworkReplyImplPrivate::setup(QNetworkAccessManager::Operation op, const QNetworkRequest &req, QIODevice *data) |  | Coverage:  |  40.000% (14/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp |  | Lines:  | 364-430 |  
  |  | 32 | 9 | 
 QMetaObject::newInstance| Name:  | QMetaObject::newInstance |  | Prototype:  | QObject *QMetaObject::newInstance(QGenericArgument val0, QGenericArgument val1, QGenericArgument val2, QGenericArgument val3, QGenericArgument val4, QGenericArgument val5, QGenericArgument val6, QGenericArgument val7, QGenericArgument val8, QGenericArgument val9) const |  | Coverage:  |  86.957% (20/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 225-279 |  
  |  | 32 | 8 | 
 QItemSelectionModelPrivate::_q_layoutChanged| Name:  | QItemSelectionModelPrivate::_q_layoutChanged |  | Prototype:  | void QItemSelectionModelPrivate::_q_layoutChanged(const QList<QPersistentModelIndex> &, QAbstractItemModel::LayoutChangeHint hint) |  | Coverage:  |  75.000% (18/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 1020-1075 |  
  |  | 32 | 4 | 
 QImageData::create| Name:  | QImageData::create |  | Prototype:  | QImageData * QImageData::create(const QSize &size, QImage::Format format) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 114-165 |  
  |  | 32 | 7 | 
 QImage::fill| Name:  | QImage::fill |  | Prototype:  | void QImage::fill(uint pixel) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 1688-1736 |  
  |  | 32 | 11 | 
 QIconModeViewBase::filterDropEvent| Name:  | QIconModeViewBase::filterDropEvent |  | Prototype:  | bool QIconModeViewBase::filterDropEvent(QDropEvent *e) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 2771-2811 |  
  |  | 32 | 9 | 
 QHttpNetworkConnectionChannel::handleStatus| Name:  | QHttpNetworkConnectionChannel::handleStatus |  | Prototype:  | void QHttpNetworkConnectionChannel::handleStatus() |  | Coverage:  |  80.000% (28/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp |  | Lines:  | 540-599 |  
  |  | 32 | 16 | 
 QGuiApplicationPrivate::processDrag| Name:  | QGuiApplicationPrivate::processDrag |  | Prototype:  | QPlatformDragQtResponse QGuiApplicationPrivate::processDrag(QWindow *w, const QMimeData *dropData, const QPoint &p, Qt::DropActions supportedActions) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2806-2851 |  
  |  | 32 | 8 | 
 QGridLayoutItem::geometryWithin| Name:  | QGridLayoutItem::geometryWithin |  | Prototype:  | QRectF QGridLayoutItem::geometryWithin(qreal x, qreal y, qreal width, qreal height, qreal rowDescent, Qt::Alignment align, bool snapToPixelGrid) const |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 645-694 |  
  |  | 32 | 12 | 
 QGridLayoutItem::box| Name:  | QGridLayoutItem::box |  | Prototype:  | QGridLayoutBox QGridLayoutItem::box(Qt::Orientation orientation, bool snapToPixelGrid, qreal constraint) const |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 588-643 |  
  |  | 32 | 11 | 
 QGraphicsScenePrivate::enterModal| Name:  | QGraphicsScenePrivate::enterModal |  | Prototype:  | void QGraphicsScenePrivate::enterModal(QGraphicsItem *panel, QGraphicsItem::PanelModality previousModality) |  | Coverage:  |   0.000% (0/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 6094-6152 |  
  |  | 32 | 12 | 
 QGraphicsSceneBspTreeIndex::itemChange| Name:  | QGraphicsSceneBspTreeIndex::itemChange |  | Prototype:  | void QGraphicsSceneBspTreeIndex::itemChange(const QGraphicsItem *item, QGraphicsItem::GraphicsItemChange change, const void *const value) |  | Coverage:  |   0.000% (0/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 633-686 |  
  |  | 32 | 7 | 
 QGraphicsItemGroup::addToGroup| Name:  | QGraphicsItemGroup::addToGroup |  | Prototype:  | void QGraphicsItemGroup::addToGroup(QGraphicsItem *item) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 11077-11125 |  
  |  | 32 | 6 | 
 QGL2PaintEngineExPrivate::updateBrushTexture| Name:  | QGL2PaintEngineExPrivate::updateBrushTexture |  | Prototype:  | void QGL2PaintEngineExPrivate::updateBrushTexture() |  | Coverage:  |  12.500% (4/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 187-243 |  
  |  | 32 | 8 | 
 QFileSystemEntry::findFileNameSeparators| Name:  | QFileSystemEntry::findFileNameSeparators |  | Prototype:  | void QFileSystemEntry::findFileNameSeparators() const |  | Coverage:  | 100.000% (37/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp |  | Lines:  | 341-387 |  
  |  | 32 | 12 | 
 QFileInfoPrivate::getFileName| Name:  | QFileInfoPrivate::getFileName |  | Prototype:  | QString QFileInfoPrivate::getFileName(QAbstractFileEngine::FileName name) const |  | Coverage:  |  92.683% (38/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp |  | Lines:  | 48-98 |  
  |  | 32 | 16 | 
 QEventLoop::exec| Name:  | QEventLoop::exec |  | Prototype:  | int QEventLoop::exec(ProcessEventsFlags flags) |  | Coverage:  |  90.000% (18/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp |  | Lines:  | 160-216 |  
  |  | 32 | 8 | 
 QDockAreaLayout::resizeDocks| Name:  | QDockAreaLayout::resizeDocks |  | Prototype:  | void QDockAreaLayout::resizeDocks(const QList<QDockWidget *> &docks, const QList<int> &sizes, Qt::Orientation o) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 3138-3183 |  
  |  | 32 | 10 | 
 QDBusMessagePrivate::makeLocal| Name:  | QDBusMessagePrivate::makeLocal |  | Prototype:  | QDBusMessage QDBusMessagePrivate::makeLocal(const QDBusConnectionPrivate &conn, const QDBusMessage &asSent) |  | Coverage:  |  78.947% (15/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp |  | Lines:  | 260-315 |  
  |  | 32 | 5 | 
 QComboBox::changeEvent| Name:  | QComboBox::changeEvent |  | Prototype:  | void QComboBox::changeEvent(QEvent *e) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2910-2958 |  
  |  | 32 | 13 | 
 QColor::toHsv| Name:  | QColor::toHsv |  | Prototype:  | QColor QColor::toHsv() const noexcept |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 1721-1765 |  
  |  | 32 | 8 | 
 QClipData::fixup| Name:  | QClipData::fixup |  | Prototype:  | void QClipData::fixup() |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3820-3868 |  
  |  | 32 | 9 | 
 QBmpHandler::write| Name:  | QBmpHandler::write |  | Prototype:  | bool QBmpHandler::write(const QImage &img) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 794-853 |  
  |  | 32 | 13 | 
 QApplicationPrivate::process_cmdline| Name:  | QApplicationPrivate::process_cmdline |  | Prototype:  | void QApplicationPrivate::process_cmdline() |  | Coverage:  |   0.000% (0/48) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 470-520 |  
  |  | 32 | 14 | 
 QAlphaPaintEnginePrivate::drawAlphaImage| Name:  | QAlphaPaintEnginePrivate::drawAlphaImage |  | Prototype:  | void QAlphaPaintEnginePrivate::drawAlphaImage(const QRectF &rect) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp |  | Lines:  | 454-499 |  
  |  | 32 | 3 | 
 QAbstractListModel::dropMimeData| Name:  | QAbstractListModel::dropMimeData |  | Prototype:  | bool QAbstractListModel::dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 3639-3687 |  
  |  | 32 | 9 | 
 AtSpiAdaptor::handleMessage| Name:  | AtSpiAdaptor::handleMessage |  | Prototype:  | bool AtSpiAdaptor::handleMessage(const QDBusMessage &message, const QDBusConnection &connection) |  | Coverage:  |   0.000% (0/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 1250-1300 |  
  |  | 32 | 15 | 
 rgbBlendPixel| Name:  | rgbBlendPixel |  | Prototype:  | static inline void rgbBlendPixel(quint32 *dst, int coverage, int sr, int sg, int sb, const uchar *gamma, const uchar *invgamma) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 5728-5773 |  
  |  | 31 | 2 | 
 qt_qimageScaleAARGB_down_xy| Name:  | qt_qimageScaleAARGB_down_xy |  | Prototype:  | static void qt_qimageScaleAARGB_down_xy(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 681-726 |  
  |  | 31 | 4 | 
 qt_blend_argb32_on_rgb16| Name:  | qt_blend_argb32_on_rgb16 |  | Prototype:  | static void qt_blend_argb32_on_rgb16(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 243-293 |  
  |  | 31 | 6 | 
 qglx_findConfig| Name:  | qglx_findConfig |  | Prototype:  | GLXFBConfig qglx_findConfig(Display *display, int screen , QSurfaceFormat format, bool highestPixelFormat, int drawableBit) |  | Coverage:  |  45.946% (17/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp |  | Lines:  | 182-229 |  
  |  | 31 | 9 | 
 qInitBlendFunctions| Name:  | qInitBlendFunctions |  | Prototype:  | void qInitBlendFunctions() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 590-631 |  
  |  | 31 | 1 | 
 parseModeline| Name:  | parseModeline |  | Prototype:  | static bool parseModeline(const QByteArray &text, drmModeModeInfoPtr mode) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp |  | Lines:  | 119-160 |  
  |  | 31 | 6 | 
 interfaceListing| Name:  | interfaceListing |  | Prototype:  | static QList<QNetworkInterfacePrivate *> interfaceListing() |  | Coverage:  |  58.621% (17/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp |  | Lines:  | 481-535 |  
  |  | 31 | 11 | 
 imageHasNarrowOutlines| Name:  | imageHasNarrowOutlines |  | Prototype:  | static bool imageHasNarrowOutlines(const QImage &im) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp |  | Lines:  | 696-737 |  
  |  | 31 | 9 | 
 headerValue| Name:  | headerValue |  | Prototype:  | static QByteArray headerValue(QNetworkRequest::KnownHeaders header, const QVariant &value) |  | Coverage:  |  70.000% (28/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp |  | Lines:  | 745-809 |  
  |  | 31 | 21 | 
 getGlyphData| Name:  | getGlyphData |  | Prototype:  | static void getGlyphData(QTtfGlyph *glyph, const QVector<TTF_POINT> &points, const QVector<int> &endPoints, int point_array_size) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 912-958 |  
  |  | 31 | 9 | 
 createInterfaces| Name:  | createInterfaces |  | Prototype:  | static QList<QNetworkInterfacePrivate *> createInterfaces(ifaddrs *rawList) |  | Coverage:  |  69.565% (16/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp |  | Lines:  | 365-419 |  
  |  | 31 | 7 | 
 convert_generic| Name:  | convert_generic |  | Prototype:  | void convert_generic(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 130-175 |  
  |  | 31 | 7 | 
 _q_parseDosDir| Name:  | _q_parseDosDir |  | Prototype:  | static void _q_parseDosDir(const QStringList &tokens, const QString &userName, QUrlInfo *info) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp |  | Lines:  | 562-613 |  
  |  | 31 | 6 | 
 RegularTiler::rearrange| Name:  | RegularTiler::rearrange |  | Prototype:  | void RegularTiler::rearrange(QList<QWidget *> &widgets, const QRect &domain) const |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 295-334 |  
  |  | 31 | 10 | 
 QXcbSessionManager::QXcbSessionManager| Name:  | QXcbSessionManager::QXcbSessionManager |  | Prototype:  | QXcbSessionManager::QXcbSessionManager(const QString &id, const QString &key) |  | Coverage:  |  28.571% (2/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp |  | Lines:  | 335-377 |  
  |  | 31 | 3 | 
 QXcbScreen::readXResources| Name:  | QXcbScreen::readXResources |  | Prototype:  | void QXcbScreen::readXResources() |  | Coverage:  |  77.778% (28/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp |  | Lines:  | 829-870 |  
  |  | 31 | 12 | 
 QXcbMime::mimeAtomForFormat| Name:  | QXcbMime::mimeAtomForFormat |  | Prototype:  | xcb_atom_t QXcbMime::mimeAtomForFormat(QXcbConnection *connection, const QString &format, QVariant::Type requestedType, const QVector<xcb_atom_t> &atoms, QByteArray *requestedEncoding) |  | Coverage:  |   6.122% (3/49) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbmime.cpp |  | Lines:  | 269-321 |  
  |  | 31 | 13 | 
 QWidgetLineControl::internalInsert| Name:  | QWidgetLineControl::internalInsert |  | Prototype:  | void QWidgetLineControl::internalInsert(const QString &s) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp |  | Lines:  | 819-866 |  
  |  | 31 | 10 | 
 QUrlPrivate::setScheme| Name:  | QUrlPrivate::setScheme |  | Prototype:  | inline bool QUrlPrivate::setScheme(const QString &value, int len, bool doSetError) |  | Coverage:  | 100.000% (50/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 962-1025 |  
  |  | 31 | 13 | 
 QUrl::operator <| Name:  | QUrl::operator < |  | Prototype:  | bool QUrl::operator <(const QUrl &url) const |  | Coverage:  |  85.366% (35/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 3567-3613 |  
  |  | 31 | 11 | 
 QUnixPrintWidgetPrivate::_q_printerChanged| Name:  | QUnixPrintWidgetPrivate::_q_printerChanged |  | Prototype:  | void QUnixPrintWidgetPrivate::_q_printerChanged(int index) |  | Coverage:  |  44.000% (11/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp |  | Lines:  | 727-770 |  
  |  | 31 | 9 | 
 QUndoStack::push| Name:  | QUndoStack::push |  | Prototype:  | void QUndoStack::push(QUndoCommand *cmd) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 582-626 |  
  |  | 31 | 9 | 
 QTzTimeZonePrivate::displayName| Name:  | QTzTimeZonePrivate::displayName |  | Prototype:  | QString QTzTimeZonePrivate::displayName(QTimeZone::TimeType timeType, QTimeZone::NameType nameType, const QLocale &locale) const |  | Coverage:  |  62.295% (38/61) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines:  | 795-856 |  
  |  | 31 | 11 |