| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 qDBusCheckAsyncTag| Name:  | qDBusCheckAsyncTag |  | Prototype:  | bool qDBusCheckAsyncTag(const char *tag) |  | Coverage:  |  47.059% (8/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp |  | Lines:  | 58-71 |  
  |  | 8 | 3 | 
 qDBusCreateAdaptorConnector| Name:  | qDBusCreateAdaptorConnector |  | Prototype:  | QDBusAdaptorConnector *qDBusCreateAdaptorConnector(QObject *obj) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp |  | Lines:  | 94-100 |  
  |  | 4 | 2 | 
 qDBusFindAdaptorConnector| Name:  | qDBusFindAdaptorConnector |  | Prototype:  | QDBusAdaptorConnector *qDBusFindAdaptorConnector(QObject *obj) |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp |  | Lines:  | 72-87 |  
  |  | 11 | 4 | 
 qDBusFindAdaptorConnector| Name:  | qDBusFindAdaptorConnector |  | Prototype:  | QDBusAdaptorConnector *qDBusFindAdaptorConnector(QDBusAbstractAdaptor *adaptor) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp |  | Lines:  | 89-92 |  
  |  | 1 | 1 | 
 qDBusGenerateMetaObjectXml| Name:  | qDBusGenerateMetaObjectXml |  | Prototype:  | QString qDBusGenerateMetaObjectXml(QString interface, const QMetaObject *mo, const QMetaObject *base, int flags) |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlgenerator.cpp |  | Lines:  | 246-264 |  
  |  | 11 | 4 | 
 qDBusInterfaceFromMetaObject| Name:  | qDBusInterfaceFromMetaObject |  | Prototype:  | QString qDBusInterfaceFromMetaObject(const QMetaObject *mo) |  | Coverage:  |  46.154% (12/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp |  | Lines:  | 75-115 |  
  |  | 25 | 7 | 
 qDBusInterfaceInObject| Name:  | qDBusInterfaceInObject |  | Prototype:  | bool qDBusInterfaceInObject(QObject *obj, const QString &interface_name) |  | Coverage:  |  66.667% (4/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp |  | Lines:  | 117-124 |  
  |  | 5 | 3 | 
 qDBusIntrospectObject| Name:  | qDBusIntrospectObject |  | Prototype:  | QString qDBusIntrospectObject(const QDBusConnectionPrivate::ObjectTreeNode &node, const QString &path) |  | Coverage:  |  85.714% (30/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp |  | Lines:  | 127-201 |  
  |  | 52 | 11 | 
 qDBusNewConnection| Name:  | qDBusNewConnection |  | Prototype:  | static void qDBusNewConnection(DBusServer *server, DBusConnection *connection, void *data) |  | Coverage:  |  57.143% (4/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 295-333 |  
  |  | 21 | 3 | 
 qDBusParametersForMethod| Name:  | qDBusParametersForMethod |  | Prototype:  | int qDBusParametersForMethod(const QMetaMethod &mm, QVector<int> &metaTypes, QString &errorMsg) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp |  | Lines:  | 138-141 |  
  |  | 1 | 1 | 
 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 | 
 qDBusPropertyGet| Name:  | qDBusPropertyGet |  | Prototype:  | QDBusMessage qDBusPropertyGet(const QDBusConnectionPrivate::ObjectTreeNode &node, const QDBusMessage &msg) |  | Coverage:  |  74.510% (38/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp |  | Lines:  | 224-290 |  
  |  | 50 | 13 | 
 qDBusPropertyGetAll| Name:  | qDBusPropertyGetAll |  | Prototype:  | QDBusMessage qDBusPropertyGetAll(const QDBusConnectionPrivate::ObjectTreeNode &node, const QDBusMessage &msg) |  | Coverage:  |  68.966% (20/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp |  | Lines:  | 483-531 |  
  |  | 35 | 7 | 
 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 | 
 qDBusRemoveTimeout| Name:  | qDBusRemoveTimeout |  | Prototype:  | static void qDBusRemoveTimeout(DBusTimeout *timeout, void *data) |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 165-187 |  
  |  | 12 | 3 | 
 qDBusRemoveWatch| Name:  | qDBusRemoveWatch |  | Prototype:  | static void qDBusRemoveWatch(DBusWatch *watch, void *data) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 233-255 |  
  |  | 13 | 3 | 
 qDBusReplyFill| Name:  | qDBusReplyFill |  | Prototype:  | void qDBusReplyFill(const QDBusMessage &reply, QDBusError &error, QVariant &data) |  | Coverage:  |  84.000% (21/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusreply.cpp |  | Lines:  | 190-247 |  
  |  | 37 | 8 | 
 qDBusResultReceived| Name:  | qDBusResultReceived |  | Prototype:  | static void qDBusResultReceived(DBusPendingCall *pending, void *user_data) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 1847-1853 |  
  |  | 4 | 1 | 
 qDBusSignalFilter| Name:  | qDBusSignalFilter |  | Prototype:  | static DBusHandlerResult qDBusSignalFilter(DBusConnection *connection, DBusMessage *message, void *data) |  | Coverage:  |  75.000% (6/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 513-528 |  
  |  | 10 | 3 | 
 qDBusToggleTimeout| Name:  | qDBusToggleTimeout |  | Prototype:  | static void qDBusToggleTimeout(DBusTimeout *timeout, void *data) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 189-198 |  
  |  | 4 | 1 | 
 qDBusToggleWatch| Name:  | qDBusToggleWatch |  | Prototype:  | static void qDBusToggleWatch(DBusWatch *watch, void *data) |  | Coverage:  |  73.684% (14/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 257-284 |  
  |  | 17 | 5 | 
 qDBusUpdateDispatchStatus| Name:  | qDBusUpdateDispatchStatus |  | Prototype:  | static void qDBusUpdateDispatchStatus(DBusConnection *connection, DBusDispatchStatus new_status, void *data) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 286-293 |  
  |  | 5 | 2 | 
 qDecodeDataUrl| Name:  | qDecodeDataUrl |  | Prototype:  | bool qDecodeDataUrl(const QUrl &uri, QString &mimeType, QByteArray &payload) |  | Coverage:  |  91.667% (22/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdataurl.cpp |  | Lines:  | 52-92 |  
  |  | 21 | 8 | 
 qDefaultMessageHandler| Name:  | qDefaultMessageHandler |  | Prototype:  | static void qDefaultMessageHandler(QtMsgType type, const QMessageLogContext &context, const QString &buf) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 1567-1599 |  
  |  | 6 | 3 | 
 qDefaultMsgHandler| Name:  | qDefaultMsgHandler |  | Prototype:  | static void qDefaultMsgHandler(QtMsgType type, const char *buf) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 1604-1608 |  
  |  | 2 | 1 | 
 qDeleteInEventHandler| Name:  | qDeleteInEventHandler |  | Prototype:  | void qDeleteInEventHandler(QObject *o) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 4480-4483 |  
  |  | 1 | 1 | 
 qDeleteQGLContext| Name:  | qDeleteQGLContext |  | Prototype:  | static void qDeleteQGLContext(void *handle) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 2170-2174 |  
  |  | 2 | 1 | 
 qDetectCpuFeatures| Name:  | qDetectCpuFeatures |  | Prototype:  | void qDetectCpuFeatures() |  | Coverage:  |  15.789% (3/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp |  | Lines:  | 680-740 |  
  |  | 19 | 7 | 
 qDrawBorder| Name:  | qDrawBorder |  | Prototype:  | void qDrawBorder(QPainter *p, const QRect &rect, const QCss::BorderStyle *styles, const int *borders, const QBrush *colors, const QSize *radii) |  | Coverage:  |   0.000% (0/73) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcssutil.cpp |  | Lines:  | 348-404 |  
  |  | 43 | 9 | 
 qDrawBorderPixmap| Name:  | qDrawBorderPixmap |  | Prototype:  | void qDrawBorderPixmap(QPainter *painter, const QRect &targetRect, const QMargins &targetMargins, const QPixmap &pixmap, const QRect &sourceRect,const QMargins &sourceMargins, const QTileRules &rules, QDrawBorderPixmap::DrawingHints hints) |  | Coverage:  |   0.000% (0/183) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 798-1052 |  
  |  | 192 | 43 | 
 qDrawEdge| Name:  | qDrawEdge |  | Prototype:  | void qDrawEdge(QPainter *p, qreal x1, qreal y1, qreal x2, qreal y2, qreal dw1, qreal dw2, QCss::Edge edge, QCss::BorderStyle style, QBrush c) |  | Coverage:  |   0.000% (0/91) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcssutil.cpp |  | Lines:  | 185-312 |  
  |  | 82 | 33 | 
 qDrawPlainRect| Name:  | qDrawPlainRect |  | Prototype:  | void qDrawPlainRect(QPainter *p, int x, int y, int w, int h, const QColor &c, int lineWidth, const QBrush *fill) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 513-534 |  
  |  | 16 | 5 | 
 qDrawPlainRect| Name:  | qDrawPlainRect |  | Prototype:  | void qDrawPlainRect(QPainter *p, const QRect &r, const QColor &c, int lineWidth, const QBrush *fill) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 736-741 |  
  |  | 2 | 1 | 
 qDrawRoundedCorners| Name:  | qDrawRoundedCorners |  | Prototype:  | void qDrawRoundedCorners(QPainter *p, qreal x1, qreal y1, qreal x2, qreal y2, const QSizeF& r1, const QSizeF& r2, Edge edge, BorderStyle s, QBrush c) |  | Coverage:  |   0.000% (0/82) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcssutil.cpp |  | Lines:  | 80-182 |  
  |  | 77 | 28 | 
 qDrawShadeLine| Name:  | qDrawShadeLine |  | Prototype:  | void qDrawShadeLine(QPainter *p, int x1, int y1, int x2, int y2, const QPalette &pal, bool sunken, int lineWidth, int midLineWidth) |  | Coverage:  |   0.000% (0/52) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 92-170 |  
  |  | 60 | 17 | 
 qDrawShadeLine| Name:  | qDrawShadeLine |  | Prototype:  | void qDrawShadeLine(QPainter *p, const QPoint &p1, const QPoint &p2, const QPalette &pal, bool sunken, int lineWidth, int midLineWidth) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 572-578 |  
  |  | 2 | 1 | 
 qDrawShadePanel| Name:  | qDrawShadePanel |  | Prototype:  | void qDrawShadePanel(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken, int lineWidth, const QBrush *fill) |  | Coverage:  |   0.000% (0/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 306-366 |  
  |  | 47 | 13 | 
 qDrawShadePanel| Name:  | qDrawShadePanel |  | Prototype:  | void qDrawShadePanel(QPainter *p, const QRect &r, const QPalette &pal, bool sunken, int lineWidth, const QBrush *fill) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 648-654 |  
  |  | 2 | 1 | 
 qDrawShadeRect| Name:  | qDrawShadeRect |  | Prototype:  | void qDrawShadeRect(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken, int lineWidth, int midLineWidth, const QBrush *fill) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 205-274 |  
  |  | 53 | 11 | 
 qDrawShadeRect| Name:  | qDrawShadeRect |  | Prototype:  | void qDrawShadeRect(QPainter *p, const QRect &r, const QPalette &pal, bool sunken, int lineWidth, int midLineWidth, const QBrush *fill) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 611-618 |  
  |  | 2 | 1 | 
 qDrawTextureRect| Name:  | qDrawTextureRect |  | Prototype:  | static void qDrawTextureRect(const QRectF &target, GLint textureWidth, GLint textureHeight, GLenum textureTarget) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 2940-2980 |  
  |  | 23 | 3 | 
 qDrawWinButton| Name:  | qDrawWinButton |  | Prototype:  | void qDrawWinButton(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken, const QBrush *fill) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 437-449 |  
  |  | 7 | 2 | 
 qDrawWinButton| Name:  | qDrawWinButton |  | Prototype:  | void qDrawWinButton(QPainter *p, const QRect &r, const QPalette &pal, bool sunken, const QBrush *fill) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 679-683 |  
  |  | 1 | 1 | 
 qDrawWinPanel| Name:  | qDrawWinPanel |  | Prototype:  | void qDrawWinPanel(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken, const QBrush *fill) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 477-489 |  
  |  | 7 | 2 | 
 qDrawWinPanel| Name:  | qDrawWinPanel |  | Prototype:  | void qDrawWinPanel(QPainter *p, const QRect &r, const QPalette &pal, bool sunken, const QBrush *fill) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 709-713 |  
  |  | 1 | 1 | 
 qDrawWinShades| Name:  | qDrawWinShades |  | Prototype:  | static void qDrawWinShades(QPainter *p, int x, int y, int w, int h, const QColor &c1, const QColor &c2, const QColor &c3, const QColor &c4, const QBrush *fill) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 384-410 |  
  |  | 19 | 4 | 
 qDumpCPUFeatures| Name:  | qDumpCPUFeatures |  | Prototype:  | void qDumpCPUFeatures() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp |  | Lines:  | 742-752 |  
  |  | 7 | 3 | 
 qEncodeHmacMd5| Name:  | qEncodeHmacMd5 |  | Prototype:  | QByteArray qEncodeHmacMd5(QByteArray &key, const QByteArray &message) |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 1127-1185 |  
  |  | 25 | 4 | 
 qEncodeLmv2Response| Name:  | qEncodeLmv2Response |  | Prototype:  | static QByteArray qEncodeLmv2Response(const QAuthenticatorPrivate *ctx, const QNtlmPhase2Block& ch, QNtlmPhase3Block *phase3) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 1314-1331 |  
  |  | 8 | 1 | 
 qEncodeNtlmBuffer| Name:  | qEncodeNtlmBuffer |  | Prototype:  | static int qEncodeNtlmBuffer(QNtlmBuffer& buf, int offset, const QByteArray& s) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 949-955 |  
  |  | 4 | 1 | 
 qEncodeNtlmString| Name:  | qEncodeNtlmString |  | Prototype:  | static int qEncodeNtlmString(QNtlmBuffer& buf, int offset, const QString& s, bool unicode) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 958-966 |  
  |  | 6 | 2 | 
 qEncodeNtlmv2Response| Name:  | qEncodeNtlmv2Response |  | Prototype:  | static QByteArray qEncodeNtlmv2Response(const QAuthenticatorPrivate *ctx, const QNtlmPhase2Block& ch, QNtlmPhase3Block *phase3) |  | Coverage:  |  63.636% (7/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 1243-1312 |  
  |  | 34 | 4 | 
 qEnvironmentVariableIntValue| Name:  | qEnvironmentVariableIntValue |  | Prototype:  | int qEnvironmentVariableIntValue(const char *varName, bool *ok) noexcept |  | Coverage:  | 100.000% (18/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 3301-3334 |  
  |  | 15 | 6 | 
 qEnvironmentVariableIsEmpty| Name:  | qEnvironmentVariableIsEmpty |  | Prototype:  | bool qEnvironmentVariableIsEmpty(const char *varName) noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 3269-3283 |  
  |  | 3 | 1 | 
 qEnvironmentVariableIsSet| Name:  | qEnvironmentVariableIsSet |  | Prototype:  | bool qEnvironmentVariableIsSet(const char *varName) noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 3350-3360 |  
  |  | 2 | 1 | 
 qErrnoWarning| Name:  | qErrnoWarning |  | Prototype:  | void qErrnoWarning(const char *msg, ...) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 1703-1715 |  
  |  | 7 | 1 | 
 qErrnoWarning| Name:  | qErrnoWarning |  | Prototype:  | void qErrnoWarning(int code, const char *msg, ...) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 1717-1729 |  
  |  | 7 | 1 | 
 qExtractServerTime| Name:  | qExtractServerTime |  | Prototype:  | static QByteArray qExtractServerTime(const QByteArray& targetInfoBuff) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 1218-1241 |  
  |  | 16 | 3 | 
 qFadeEffect| Name:  | qFadeEffect |  | Prototype:  | void qFadeEffect(QWidget* w, int time) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp |  | Lines:  | 580-599 |  
  |  | 10 | 3 | 
 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 | 
 qFindByteArrayBoyerMoore| Name:  | qFindByteArrayBoyerMoore |  | Prototype:  | static int qFindByteArrayBoyerMoore( const char *haystack, int haystackLen, int haystackOffset, const char *needle, int needleLen) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp |  | Lines:  | 251-261 |  
  |  | 6 | 2 | 
 qFindString| Name:  | qFindString |  | Prototype:  | int qFindString( const QChar *haystack0, int haystackLen, int from, const QChar *needle0, int needleLen, Qt::CaseSensitivity cs) |  | Coverage:  |  92.453% (49/53) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 3097-3171 |  
  |  | 45 | 16 | 
 qFindStringBoyerMoore| Name:  | qFindStringBoyerMoore |  | Prototype:  | int qFindStringBoyerMoore( const QChar *haystack, int haystackLen, int haystackOffset, const QChar *needle, int needleLen, Qt::CaseSensitivity cs) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp |  | Lines:  | 310-320 |  
  |  | 6 | 2 | 
 qFlagLocation| Name:  | qFlagLocation |  | Prototype:  | const char *qFlagLocation(const char *method) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 2216-2222 |  
  |  | 4 | 2 | 
 qFloatDistance| Name:  | qFloatDistance |  | Prototype:  | quint32 qFloatDistance(float a, float b) |  | Coverage:  |  80.000% (16/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp |  | Lines:  | 144-177 |  
  |  | 17 | 7 | 
 qFloatDistance| Name:  | qFloatDistance |  | Prototype:  | quint64 qFloatDistance(double a, double b) |  | Coverage:  |  80.000% (16/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp |  | Lines:  | 202-235 |  
  |  | 17 | 7 | 
 qFormatLogMessage| Name:  | qFormatLogMessage |  | Prototype:  | QString qFormatLogMessage(QtMsgType type, const QMessageLogContext &context, const QString &str) |  | Coverage:  |  86.408% (89/103) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 1353-1468 |  
  |  | 76 | 36 | 
 qFraction| Name:  | qFraction |  | Prototype:  | static QFraction qFraction(quint64 n, quint64 d) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 144-155 |  
  |  | 8 | 2 | 
 qFree| Name:  | qFree |  | Prototype:  | void qFree(void *ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qmalloc.cpp |  | Lines:  | 64-67 |  
  |  | 1 | 1 | 
 qFreeAligned| Name:  | qFreeAligned |  | Prototype:  | void qFreeAligned(void *ptr) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qmalloc.cpp |  | Lines:  | 124-130 |  
  |  | 4 | 2 | 
 qFuzzyFind| Name:  | qFuzzyFind |  | Prototype:  | template <typename InputIterator> InputIterator qFuzzyFind(InputIterator first, InputIterator last, qreal val) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1497-1503 |  
  |  | 3 | 2 | 
 qGamma_correct_back_to_linear_cs| Name:  | qGamma_correct_back_to_linear_cs |  | Prototype:  | void qGamma_correct_back_to_linear_cs(QImage *image) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 83-103 |  
  |  | 14 | 4 | 
 qGeomCalc| Name:  | qGeomCalc |  | Prototype:  | void qGeomCalc(QVector<QLayoutStruct> &chain, int start, int count, int pos, int space, int spacer) |  | Coverage:  |   0.000% (0/151) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp |  | Lines:  | 76-345 |  
  |  | 164 | 39 | 
 qGlobalPostedEventsCount| Name:  | qGlobalPostedEventsCount |  | Prototype:  | uint qGlobalPostedEventsCount() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 313-317 |  
  |  | 2 | 1 | 
 qGlobalQHashSeed| Name:  | qGlobalQHashSeed |  | Prototype:  | int qGlobalQHashSeed() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 359-362 |  
  |  | 1 | 1 | 
 qHBFreeFace| Name:  | qHBFreeFace |  | Prototype:  | void qHBFreeFace(HB_Face face) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qharfbuzz.cpp |  | Lines:  | 102-105 |  
  |  | 1 | 1 | 
 qHBLoadFace| Name:  | qHBLoadFace |  | Prototype:  | HB_Face qHBLoadFace(HB_Face face) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qharfbuzz.cpp |  | Lines:  | 97-100 |  
  |  | 1 | 1 | 
 qHBNewFace| Name:  | qHBNewFace |  | Prototype:  | HB_Face qHBNewFace(void *font, HB_GetFontTableFunc tableFunc) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qharfbuzz.cpp |  | Lines:  | 92-95 |  
  |  | 1 | 1 | 
 qHasPixmapTexture| Name:  | qHasPixmapTexture |  | Prototype:  | bool __attribute__((visibility("default"))) qHasPixmapTexture(const QBrush& brush) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 225-231 |  
  |  | 4 | 2 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QUrl &url, uint seed) noexcept |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 4123-4136 |  
  |  | 10 | 2 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QUrlQuery &key, uint seed) noexcept |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp |  | Lines:  | 432-442 |  
  |  | 6 | 2 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QMimeType &key, uint seed) noexcept |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp |  | Lines:  | 198-201 |  
  |  | 1 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QUuid &uuid, uint seed) noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp |  | Lines:  | 1065-1071 |  
  |  | 4 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QDateTime &key, uint seed) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 5017-5024 |  
  |  | 1 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QDate &key, uint seed) noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 5032-5035 |  
  |  | 1 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QTime &key, uint seed) noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 5043-5046 |  
  |  | 1 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QByteArray &key, uint seed) noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 233-236 |  
  |  | 1 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QString &key, uint seed) noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 238-241 |  
  |  | 1 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QStringRef &key, uint seed) noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 243-246 |  
  |  | 1 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QBitArray &bitArray, uint seed) noexcept |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 248-259 |  
  |  | 6 | 2 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(QLatin1String key, uint seed) noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 261-264 |  
  |  | 1 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(float key, uint seed) noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 973-976 |  
  |  | 1 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(double key, uint seed) noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 983-986 |  
  |  | 1 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(long double key, uint seed) noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 994-997 |  
  |  | 1 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QLocale &key, uint seed) noexcept |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 896-902 |  
  |  | 4 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | static uint qHash(const QRegExpEngineKey &key, uint seed = 0) noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 896-903 |  
  |  | 5 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QRegExp &key, uint seed) noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4043-4049 |  
  |  | 4 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QRegularExpression &key, uint seed) noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1858-1864 |  
  |  | 4 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QVersionNumber &key, uint seed) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp |  | Lines:  | 514-520 |  
  |  | 4 | 2 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QPixmapCache::Key &k) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 233-236 |  
  |  | 1 | 1 |