| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 qt_intersect_spans| Name:  | qt_intersect_spans |  | Prototype:  | static const QSpan *qt_intersect_spans(const QClipData *clip, int *currentClip, const QSpan *spans, const QSpan *end, QSpan **outSpans, int available) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3929-3990 |  
  |  | 42 | 10 | 
 qt_graphicsItem_highlightSelected| Name:  | qt_graphicsItem_highlightSelected |  | Prototype:  | static void qt_graphicsItem_highlightSelected( QGraphicsItem *item, QPainter *painter, const QStyleOptionGraphicsItem *option) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7667-7718 |  
  |  | 34 | 10 | 
 qt_fetch_linear_gradient_template| Name:  | qt_fetch_linear_gradient_template |  | Prototype:  | template<class GradientBase, typename BlendType> static inline const BlendType * qt_fetch_linear_gradient_template( BlendType *buffer, const Operator *op, const QSpanData *data, int y, int x, int length) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 3501-3569 |  
  |  | 41 | 10 | 
 qt_addBitmapToPath| Name:  | qt_addBitmapToPath |  | Prototype:  | void qt_addBitmapToPath(qreal x0, qreal y0, const uchar *image_data, int bpl, int w, int h, QPainterPath *path) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 741-774 |  
  |  | 22 | 10 | 
 qtInitializeVertexArrayObjectHelper| Name:  | qtInitializeVertexArrayObjectHelper |  | Prototype:  | void qtInitializeVertexArrayObjectHelper(QOpenGLVertexArrayObjectHelper *helper, QOpenGLContext *context) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp |  | Lines:  | 57-94 |  
  |  | 25 | 10 | 
 qNtlmDecodePhase2| Name:  | qNtlmDecodePhase2 |  | Prototype:  | static bool qNtlmDecodePhase2(const QByteArray& data, QNtlmPhase2Block& ch) |  | Coverage:  |  42.857% (12/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 1333-1373 |  
  |  | 27 | 10 | 
 qMetaTypeNumber| Name:  | qMetaTypeNumber |  | Prototype:  | static qlonglong qMetaTypeNumber(const QVariant::Private *d) |  | Coverage:  |  94.737% (18/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 143-169 |  
  |  | 12 | 10 | 
 qDBusPropertySet| Name:  | qDBusPropertySet |  | Prototype:  | QDBusMessage qDBusPropertySet(const QDBusConnectionPrivate::ObjectTreeNode &node, const QDBusMessage &msg) |  | Coverage:  |  37.500% (12/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp |  | Lines:  | 383-437 |  
  |  | 42 | 10 | 
 qDBusParametersForMethod| Name:  | qDBusParametersForMethod |  | Prototype:  | int qDBusParametersForMethod(const QList<QByteArray> ¶meterTypes, QVector<int>& metaTypes, QString &errorMsg) |  | Coverage:  |  71.429% (20/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp |  | Lines:  | 145-201 |  
  |  | 39 | 10 | 
 permissionsToMode| Name:  | permissionsToMode |  | Prototype:  | static quint32 permissionsToMode(QFile::Permissions perms) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 249-271 |  
  |  | 20 | 10 | 
 parseIpFuture| Name:  | parseIpFuture |  | Prototype:  | static const QChar *parseIpFuture(QString &host, const QChar *begin, const QChar *end, QUrl::ParsingMode mode) |  | Coverage:  |  97.917% (47/48) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 1196-1244 |  
  |  | 28 | 10 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &s, QIcon &icon) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 1322-1377 |  
  |  | 43 | 10 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, QSslCertificate::SubjectInfo info) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp |  | Lines:  | 708-722 |  
  |  | 11 | 10 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &out, const QDateTime &dateTime) |  | Coverage:  |  92.593% (25/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 4830-4884 |  
  |  | 26 | 10 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, const QWindow *window) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp |  | Lines:  | 2583-2618 |  
  |  | 30 | 10 | 
 normalizationQuickCheckHelper| Name:  | normalizationQuickCheckHelper |  | Prototype:  | static bool normalizationQuickCheckHelper(QString *str, QString::NormalizationForm mode, int from, int *lastStable) |  | Coverage:  | 100.000% (32/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 1967-2024 |  
  |  | 36 | 10 | 
 modeToPermissions| Name:  | modeToPermissions |  | Prototype:  | static QFile::Permissions modeToPermissions(quint32 mode) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 225-247 |  
  |  | 20 | 10 | 
 mergeIndexes| Name:  | mergeIndexes |  | Prototype:  | static QItemSelection mergeIndexes(const QVector<QPersistentModelIndex> &indexes) |  | Coverage:  |  78.947% (30/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 937-997 |  
  |  | 45 | 10 | 
 mapProjective| Name:  | mapProjective |  | Prototype:  | static QPainterPath mapProjective(const QTransform &transform, const QPainterPath &path) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp |  | Lines:  | 1613-1651 |  
  |  | 26 | 10 | 
 ligatureHelper| Name:  | ligatureHelper |  | Prototype:  | static uint inline ligatureHelper(uint u1, uint u2) |  | Coverage:  |  92.683% (38/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 1773-1811 |  
  |  | 26 | 10 | 
 lastIndexOfHelper| Name:  | lastIndexOfHelper |  | Prototype:  | static int lastIndexOfHelper(const ushort *haystack, int from, const ushort *needle, int sl, Qt::CaseSensitivity cs) |  | Coverage:  | 100.000% (33/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 3202-3247 |  
  |  | 30 | 10 | 
 intersectPixelFP| Name:  | intersectPixelFP |  | Prototype:  | static Q16Dot16 intersectPixelFP(int x, Q16Dot16 top, Q16Dot16 bottom, Q16Dot16 leftIntersectX, Q16Dot16 rightIntersectX, Q16Dot16 slope, Q16Dot16 invSlope) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 675-714 |  
  |  | 25 | 10 | 
 headerName| Name:  | headerName |  | Prototype:  | static QByteArray headerName(QNetworkRequest::KnownHeaders header) |  | Coverage:  |  84.211% (16/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp |  | Lines:  | 708-743 |  
  |  | 11 | 10 | 
 composeHelper| Name:  | composeHelper |  | Prototype:  | static void composeHelper(QString *str, QChar::UnicodeVersion version, int from) |  | Coverage:  |  91.892% (34/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 1813-1874 |  
  |  | 42 | 10 | 
 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 | 
 blend_untransformed_rgb565| Name:  | blend_untransformed_rgb565 |  | Prototype:  | static void blend_untransformed_rgb565(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4318-4370 |  
  |  | 37 | 10 | 
 blend_tiled_generic_rgb64| Name:  | blend_tiled_generic_rgb64 |  | Prototype:  | static void blend_tiled_generic_rgb64(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4420-4469 |  
  |  | 39 | 10 | 
 blend_tiled_generic| Name:  | blend_tiled_generic |  | Prototype:  | static void blend_tiled_generic(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4372-4418 |  
  |  | 37 | 10 | 
 blend_tiled_argb| Name:  | blend_tiled_argb |  | Prototype:  | static void blend_tiled_argb(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4471-4518 |  
  |  | 37 | 10 | 
 _q_parseUnixDir| Name:  | _q_parseUnixDir |  | Prototype:  | static void _q_parseUnixDir(const QStringList &tokens, const QString &userName, QUrlInfo *info) |  | Coverage:  |  64.000% (32/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp |  | Lines:  | 477-560 |  
  |  | 55 | 10 | 
 StyleSelector::basicSelectorMatches| Name:  | StyleSelector::basicSelectorMatches |  | Prototype:  | bool StyleSelector::basicSelectorMatches(const BasicSelector &sel, NodePtr node) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1909-1946 |  
  |  | 25 | 10 | 
 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 | 
 QXmlStreamWriterPrivate::writeEscaped| Name:  | QXmlStreamWriterPrivate::writeEscaped |  | Prototype:  | void QXmlStreamWriterPrivate::writeEscaped(const QString &s, bool escapeWhitespace) |  | Coverage:  | 100.000% (30/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3083-3111 |  
  |  | 22 | 10 | 
 QXmlStreamWriterPrivate::findNamespace| Name:  | QXmlStreamWriterPrivate::findNamespace |  | Prototype:  | QXmlStreamPrivateTagStack::NamespaceDeclaration &QXmlStreamWriterPrivate::findNamespace(const QString &namespaceUri, bool writeDeclaration, bool noDefault) |  | Coverage:  |  77.419% (24/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3163-3194 |  
  |  | 24 | 10 | 
 QXmlSimpleReaderPrivate::parseString| Name:  | QXmlSimpleReaderPrivate::parseString |  | Prototype:  | bool QXmlSimpleReaderPrivate::parseString() |  | Coverage:  |  70.968% (22/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 7687-7743 |  
  |  | 30 | 10 | 
 QXcbWindow::netWmStates| Name:  | QXcbWindow::netWmStates |  | Prototype:  | QXcbWindow::NetWmStates QXcbWindow::netWmStates() |  | Coverage:  |  87.879% (29/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 1054-1092 |  
  |  | 27 | 10 | 
 QXcbWindow::hide| Name:  | QXcbWindow::hide |  | Prototype:  | void QXcbWindow::hide() |  | Coverage:  |  60.714% (17/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 853-910 |  
  |  | 33 | 10 | 
 QXcbScreen::grabWindow| Name:  | QXcbScreen::grabWindow |  | Prototype:  | QPixmap QXcbScreen::grabWindow(WId window, int x, int y, int width, int height) const |  | Coverage:  |  38.710% (12/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp |  | Lines:  | 683-778 |  
  |  | 57 | 10 | 
 QXcbMime::mimeDataForAtom| Name:  | QXcbMime::mimeDataForAtom |  | Prototype:  | bool QXcbMime::mimeDataForAtom(QXcbConnection *connection, xcb_atom_t a, QMimeData *mimeData, QByteArray *data, xcb_atom_t *atomFormat, int *dataFormat) |  | Coverage:  |  56.818% (25/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbmime.cpp |  | Lines:  | 90-141 |  
  |  | 38 | 10 | 
 QXcbKeyboard::updateVModMapping| Name:  | QXcbKeyboard::updateVModMapping |  | Prototype:  | void QXcbKeyboard::updateVModMapping() |  | Coverage:  |  78.571% (22/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp |  | Lines:  | 1178-1245 |  
  |  | 47 | 10 | 
 QXcbDrag::handleEnter| Name:  | QXcbDrag::handleEnter |  | Prototype:  | void QXcbDrag::handleEnter(QPlatformWindow *window, const xcb_client_message_event_t *event, xcb_window_t proxy) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 683-725 |  
  |  | 27 | 10 | 
 QXcbConnection::processXcbEvents| Name:  | QXcbConnection::processXcbEvents |  | Prototype:  | void QXcbConnection::processXcbEvents() |  | Coverage:  |  65.385% (17/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 1702-1758 |  
  |  | 35 | 10 | 
 QWizardPrivate::updateLayout| Name:  | QWizardPrivate::updateLayout |  | Prototype:  | void QWizardPrivate::updateLayout() |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 1278-1337 |  
  |  | 37 | 10 | 
 QWingedEdge::intersectAndAdd| Name:  | QWingedEdge::intersectAndAdd |  | Prototype:  | void QWingedEdge::intersectAndAdd() |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 791-850 |  
  |  | 34 | 10 | 
 QWindow::destroy| Name:  | QWindow::destroy |  | Prototype:  | void QWindow::destroy() |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp |  | Lines:  | 1671-1713 |  
  |  | 30 | 10 | 
 QWidgetWindow::handleDragEnterMoveEvent| Name:  | QWidgetWindow::handleDragEnterMoveEvent |  | Prototype:  | void QWidgetWindow::handleDragEnterMoveEvent(QDragMoveEvent *event) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp |  | Lines:  | 810-859 |  
  |  | 36 | 10 | 
 QWidgetTextControl::getPaintContext| Name:  | QWidgetTextControl::getPaintContext |  | Prototype:  | QAbstractTextDocumentLayout::PaintContext QWidgetTextControl::getPaintContext(QWidget *widget) const |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp |  | Lines:  | 3174-3225 |  
  |  | 36 | 10 | 
 QWidgetPrivate::reparentFocusWidgets| Name:  | QWidgetPrivate::reparentFocusWidgets |  | Prototype:  | void QWidgetPrivate::reparentFocusWidgets(QWidget * oldtlw) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 6998-7068 |  
  |  | 37 | 10 | 
 QWidgetPrivate::paintSiblingsRecursive| Name:  | QWidgetPrivate::paintSiblingsRecursive |  | Prototype:  | void QWidgetPrivate::paintSiblingsRecursive(QPaintDevice *pdev, const QObjectList& siblings, int index, const QRegion &rgn, const QPoint &offset, int flags , QPainter *sharedPainter, QWidgetBackingStore *backingStore) |  | Coverage:  |   0.000% (0/52) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 5793-5846 |  
  |  | 36 | 10 | 
 QWidgetPrivate::adjustedSize| Name:  | QWidgetPrivate::adjustedSize |  | Prototype:  | QSize QWidgetPrivate::adjustedSize() const |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 8543-8589 |  
  |  | 26 | 10 | 
 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 | 
 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 | 
 QWidgetBackingStore::staticContents| Name:  | QWidgetBackingStore::staticContents |  | Prototype:  | QRegion QWidgetBackingStore::staticContents(QWidget *parent, const QRect &withinClipRect) const |  | Coverage:  |   0.000% (0/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp |  | Lines:  | 428-474 |  
  |  | 34 | 10 | 
 QWidget::setTabOrder| Name:  | QWidget::setTabOrder |  | Prototype:  | void QWidget::setTabOrder(QWidget* first, QWidget *second) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 6926-6984 |  
  |  | 34 | 10 | 
 QWhatsThisPrivate::say| Name:  | QWhatsThisPrivate::say |  | Prototype:  | void QWhatsThisPrivate::say(QWidget * widget, const QString &text, int x, int y) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp |  | Lines:  | 566-642 |  
  |  | 52 | 10 | 
 QVersionNumber::compare| Name:  | QVersionNumber::compare |  | Prototype:  | int QVersionNumber::compare(const QVersionNumber &v1, const QVersionNumber &v2) noexcept |  | Coverage:  | 100.000% (28/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp |  | Lines:  | 262-301 |  
  |  | 22 | 10 | 
 QUrlPrivate::appendUserInfo| Name:  | QUrlPrivate::appendUserInfo |  | Prototype:  | inline void QUrlPrivate::appendUserInfo(QString &appendTo, QUrl::FormattingOptions options, Section appendingTo) const |  | Coverage:  |  91.667% (22/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 865-908 |  
  |  | 26 | 10 | 
 QUnixPrintWidgetPrivate::checkFields| Name:  | QUnixPrintWidgetPrivate::checkFields |  | Prototype:  | bool QUnixPrintWidgetPrivate::checkFields() |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp |  | Lines:  | 837-886 |  
  |  | 34 | 10 | 
 QTriangulatingStroker::moveTo| Name:  | QTriangulatingStroker::moveTo |  | Prototype:  | void QTriangulatingStroker::moveTo(const qreal *pts) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulatingstroker.cpp |  | Lines:  | 254-311 |  
  |  | 39 | 10 | 
 QTreeWidgetItemIteratorPrivate::ensureValidIterator| Name:  | QTreeWidgetItemIteratorPrivate::ensureValidIterator |  | Prototype:  | void QTreeWidgetItemIteratorPrivate::ensureValidIterator(const QTreeWidgetItem *itemToBeRemoved) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidgetitemiterator.cpp |  | Lines:  | 334-384 |  
  |  | 27 | 10 | 
 QTreeWidgetItem::data| Name:  | QTreeWidgetItem::data |  | Prototype:  | QVariant QTreeWidgetItem::data(int column, int role) const |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp |  | Lines:  | 1779-1802 |  
  |  | 12 | 10 | 
 QTreeViewPrivate::calcLogicalIndices| Name:  | QTreeViewPrivate::calcLogicalIndices |  | Prototype:  | void QTreeViewPrivate::calcLogicalIndices(QVector<int> *logicalIndices, QVector<QStyleOptionViewItem::ViewItemPosition> *itemPositions, int left, int right) const |  | Coverage:  |   0.000% (0/49) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp |  | Lines:  | 1534-1582 |  
  |  | 33 | 10 | 
 QTreeView::drawTree| Name:  | QTreeView::drawTree |  | Prototype:  | void QTreeView::drawTree(QPainter *painter, const QRegion ®ion) const |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp |  | Lines:  | 1454-1522 |  
  |  | 47 | 10 | 
 QTranslator::load| Name:  | QTranslator::load |  | Prototype:  | bool QTranslator::load(const QString & filename, const QString & directory, const QString & search_delimiters, const QString & suffix) |  | Coverage:  |  76.471% (26/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp |  | Lines:  | 475-524 |  
  |  | 30 | 10 | 
 QTransform::translate| Name:  | QTransform::translate |  | Prototype:  | QTransform &QTransform::translate(qreal dx, qreal dy) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp |  | Lines:  | 423-459 |  
  |  | 22 | 10 | 
 QTransform::shear| Name:  | QTransform::shear |  | Prototype:  | QTransform & QTransform::shear(qreal sh, qreal sv) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp |  | Lines:  | 557-599 |  
  |  | 26 | 10 | 
 QTransform::scale| Name:  | QTransform::scale |  | Prototype:  | QTransform & QTransform::scale(qreal sx, qreal sy) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp |  | Lines:  | 491-525 |  
  |  | 19 | 10 | 
 QToolBarPrivate::mouseMoveEvent| Name:  | QToolBarPrivate::mouseMoveEvent |  | Prototype:  | bool QToolBarPrivate::mouseMoveEvent(QMouseEvent *event) |  | Coverage:  |   0.000% (0/48) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp |  | Lines:  | 293-364 |  
  |  | 36 | 10 | 
 QToolBarLayout::updateGeomArray| Name:  | QToolBarLayout::updateGeomArray |  | Prototype:  | void QToolBarLayout::updateGeomArray() const |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 254-338 |  
  |  | 60 | 10 | 
 QToolBarAreaLayoutInfo::gapIndex| Name:  | QToolBarAreaLayoutInfo::gapIndex |  | Prototype:  | QList<int> QToolBarAreaLayoutInfo::gapIndex(const QPoint &pos, int *minDistance) const |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp |  | Lines:  | 484-532 |  
  |  | 30 | 10 | 
 QToolBarAreaLayoutInfo::distance| Name:  | QToolBarAreaLayoutInfo::distance |  | Prototype:  | int QToolBarAreaLayoutInfo::distance(const QPoint &pos) const |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp |  | Lines:  | 601-625 |  
  |  | 15 | 10 | 
 QToolBarAreaLayout::restoreState| Name:  | QToolBarAreaLayout::restoreState |  | Prototype:  | bool QToolBarAreaLayout::restoreState(QDataStream &stream, const QList<QToolBar*> &_toolBars, uchar tmarker, bool testing) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp |  | Lines:  | 1308-1382 |  
  |  | 45 | 10 | 
 QTextTable::removeRows| Name:  | QTextTable::removeRows |  | Prototype:  | void QTextTable::removeRows(int pos, int num) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 865-917 |  
  |  | 35 | 10 | 
 QTextTable::insertRows| Name:  | QTextTable::insertRows |  | Prototype:  | void QTextTable::insertRows(int pos, int num) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 679-732 |  
  |  | 37 | 10 | 
 QTextLineItemIterator::getSelectionBounds| Name:  | QTextLineItemIterator::getSelectionBounds |  | Prototype:  | bool QTextLineItemIterator::getSelectionBounds(QFixed *selectionX, QFixed *selectionWidth) const |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 3626-3678 |  
  |  | 33 | 10 | 
 QTextHtmlParserNode::applyBackgroundImage| Name:  | QTextHtmlParserNode::applyBackgroundImage |  | Prototype:  | void QTextHtmlParserNode::applyBackgroundImage(const QString &url, const QTextDocument *resourceProvider) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp |  | Lines:  | 1363-1392 |  
  |  | 18 | 10 | 
 QTextHtmlExporter::findUrlForImage| Name:  | QTextHtmlExporter::findUrlForImage |  | Prototype:  | QString QTextHtmlExporter::findUrlForImage(const QTextDocument *doc, qint64 cacheKey, bool isPixmap) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp |  | Lines:  | 2954-2985 |  
  |  | 19 | 10 | 
 QTextEditPrivate::relayoutDocument| Name:  | QTextEditPrivate::relayoutDocument |  | Prototype:  | void QTextEditPrivate::relayoutDocument() |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp |  | Lines:  | 1421-1493 |  
  |  | 35 | 10 | 
 QTextDocumentPrivate::move| Name:  | QTextDocumentPrivate::move |  | Prototype:  | void QTextDocumentPrivate::move(int pos, int to, int length, QTextUndoCommand::Operation op) |  | Coverage:  |   0.000% (0/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 576-668 |  
  |  | 62 | 10 | 
 QTextDocumentPrivate::appendUndoItem| Name:  | QTextDocumentPrivate::appendUndoItem |  | Prototype:  | void QTextDocumentPrivate::appendUndoItem(const QTextUndoCommand &c) |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1056-1096 |  
  |  | 26 | 10 | 
 QTextBoundaryFinder::toPreviousBoundary| Name:  | QTextBoundaryFinder::toPreviousBoundary |  | Prototype:  | int QTextBoundaryFinder::toPreviousBoundary() |  | Coverage:  |  94.444% (34/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.cpp |  | Lines:  | 399-427 |  
  |  | 18 | 10 | 
 QTextBoundaryFinder::toNextBoundary| Name:  | QTextBoundaryFinder::toNextBoundary |  | Prototype:  | int QTextBoundaryFinder::toNextBoundary() |  | Coverage:  |  97.222% (35/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.cpp |  | Lines:  | 364-392 |  
  |  | 18 | 10 | 
 QTestPrivate::parseBlackList| Name:  | QTestPrivate::parseBlackList |  | Prototype:  | void parseBlackList() |  | Coverage:  |  71.429% (20/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp |  | Lines:  | 226-256 |  
  |  | 20 | 10 | 
 QTestLog::addLogger| Name:  | QTestLog::addLogger |  | Prototype:  | void QTestLog::addLogger(LogMode mode, const char *filename) |  | Coverage:  |  91.667% (22/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp |  | Lines:  | 480-515 |  
  |  | 20 | 10 | 
 QTest::qPrintDataTags| Name:  | QTest::qPrintDataTags |  | Prototype:  | static void qPrintDataTags(FILE *stream) |  | Coverage:  | 100.000% (29/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp |  | Lines:  | 325-390 |  
  |  | 37 | 10 | 
 QTemporaryFileEngine::open| Name:  | QTemporaryFileEngine::open |  | Prototype:  | bool QTemporaryFileEngine::open(QIODevice::OpenMode openMode) |  | Coverage:  |  96.667% (29/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp |  | Lines:  | 274-363 |  
  |  | 47 | 10 | 
 QStyleSheetStyle::setGeometry| Name:  | QStyleSheetStyle::setGeometry |  | Prototype:  | void QStyleSheetStyle::setGeometry(QWidget *w) |  | Coverage:  |   0.000% (0/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2448-2494 |  
  |  | 33 | 10 | 
 QStatusBar::event| Name:  | QStatusBar::event |  | Prototype:  | bool QStatusBar::event(QEvent *e) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp |  | Lines:  | 706-788 |  
  |  | 25 | 10 | 
 QStateMachinePrivate::getTransitionDomain| Name:  | QStateMachinePrivate::getTransitionDomain |  | Prototype:  | QAbstractState *QStateMachinePrivate::getTransitionDomain(QAbstractTransition *t, const QList<QAbstractState *> &effectiveTargetStates, CalculationCache *cache) const |  | Coverage:  |  69.231% (18/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 906-942 |  
  |  | 22 | 10 | 
 QStandardItemPrivate::insertRows| Name:  | QStandardItemPrivate::insertRows |  | Prototype:  | bool QStandardItemPrivate::insertRows(int row, int count, const QList<QStandardItem*> &items) |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 409-446 |  
  |  | 28 | 10 | 
 QStandardItemPrivate::insertColumns| Name:  | QStandardItemPrivate::insertColumns |  | Prototype:  | bool QStandardItemPrivate::insertColumns(int column, int count, const QList<QStandardItem*> &items) |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 451-491 |  
  |  | 30 | 10 | 
 QSslSocketBackendPrivate::importPkcs12| Name:  | QSslSocketBackendPrivate::importPkcs12 |  | Prototype:  | bool QSslSocketBackendPrivate::importPkcs12(QIODevice *device, QSslKey *key, QSslCertificate *cert, QList<QSslCertificate> *caCertificates, const QByteArray &passPhrase) |  | Coverage:  |  28.571% (8/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 1741-1806 |  
  |  | 39 | 10 | 
 QSslSocketBackendPrivate::QSslCipher_from_SSL_CIPHER| Name:  | QSslSocketBackendPrivate::QSslCipher_from_SSL_CIPHER |  | Prototype:  | QSslCipher QSslSocketBackendPrivate::QSslCipher_from_SSL_CIPHER(SSL_CIPHER *cipher) |  | Coverage:  |  62.500% (20/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 222-260 |  
  |  | 29 | 10 | 
 QSslKeyPrivate::decodePem| Name:  | QSslKeyPrivate::decodePem |  | Prototype:  | void QSslKeyPrivate::decodePem(const QByteArray &pem, const QByteArray &passPhrase, bool deepClear) |  | Coverage:  |  70.000% (28/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_openssl.cpp |  | Lines:  | 133-173 |  
  |  | 28 | 10 | 
 QSslKeyPrivate::clear| Name:  | QSslKeyPrivate::clear |  | Prototype:  | void QSslKeyPrivate::clear(bool deep) |  | Coverage:  |  83.333% (30/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_openssl.cpp |  | Lines:  | 56-83 |  
  |  | 19 | 10 | 
 QSslCertificatePrivate::subjectInfoToString| Name:  | QSslCertificatePrivate::subjectInfoToString |  | Prototype:  | QByteArray QSslCertificatePrivate::subjectInfoToString(QSslCertificate::SubjectInfo info) |  | Coverage:  |  68.421% (13/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp |  | Lines:  | 664-679 |  
  |  | 12 | 10 | 
 QSqlTableModel::flags| Name:  | QSqlTableModel::flags |  | Prototype:  | Qt::ItemFlags QSqlTableModel::flags(const QModelIndex &index) const |  | Coverage:  |  78.947% (30/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 1280-1312 |  
  |  | 20 | 10 | 
 QSplitterPrivate::getRange| Name:  | QSplitterPrivate::getRange |  | Prototype:  | void QSplitterPrivate::getRange(int index, int *farMin, int *min, int *max, int *farMax) const |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp |  | Lines:  | 607-658 |  
  |  | 40 | 10 | 
 QSplitter::childEvent| Name:  | QSplitter::childEvent |  | Prototype:  | void QSplitter::childEvent(QChildEvent *c) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp |  | Lines:  | 1224-1251 |  
  |  | 21 | 10 | 
 QSpanCollection::updateSpan| Name:  | QSpanCollection::updateSpan |  | Prototype:  | void QSpanCollection::updateSpan(QSpanCollection::Span *span, int old_height) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 103-137 |  
  |  | 23 | 10 |