| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
qBlendTexture| Name: | qBlendTexture | | Prototype: | void qBlendTexture(int count, const QSpan *spans, void *userData) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 5497-5502 |
| | 3 | 1 |
qChecksum| Name: | qChecksum | | Prototype: | quint16 qChecksum(const char *data, uint len) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 455-467 |
| | 9 | 2 |
qCleanupFuncinfo| Name: | qCleanupFuncinfo | | Prototype: | QByteArray qCleanupFuncinfo(QByteArray info) | | Coverage: | 88.889% (104/117) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 796-947 |
| | 88 | 37 |
qCompareFractions| Name: | qCompareFractions | | Prototype: | static int qCompareFractions(quint64 a, quint64 b, quint64 c, quint64 d) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 109-134 |
| | 14 | 5 |
qCompress| Name: | qCompress | | Prototype: | QByteArray qCompress(const uchar* data, int nbytes, int compressionLevel) | | Coverage: | 52.381% (11/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 498-536 |
| | 26 | 8 |
qContainsIndex| Name: | qContainsIndex | | Prototype: | static bool qContainsIndex(const QModelIndex &idx, const QModelIndex &topLeft, const QModelIndex &bottomRight) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 172-177 |
| | 2 | 1 |
qConvertA2RGB30PMToARGB64PM_sse2| Name: | qConvertA2RGB30PMToARGB64PM_sse2 | | Prototype: | template<QtPixelOrder PixelOrder> static inline void qConvertA2RGB30PMToARGB64PM_sse2(QRgba64 *buffer, const uint *src, int count) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 638-678 |
| | 27 | 6 |
qConvertARGB32PMToARGB64PM_sse2| Name: | qConvertARGB32PMToARGB64PM_sse2 | | Prototype: | template<bool RGBA, bool maskAlpha> static inline void qConvertARGB32PMToARGB64PM_sse2(QRgba64 *buffer, const uint *src, int count) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 498-537 |
| | 29 | 9 |
qConvertARGB64PMToA2RGB30PM_sse2| Name: | qConvertARGB64PMToA2RGB30PM_sse2 | | Prototype: | template<QtPixelOrder PixelOrder> static inline void qConvertARGB64PMToA2RGB30PM_sse2(uint *dest, const QRgba64 *buffer, int count) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1248-1306 |
| | 38 | 11 |
qConvertToNumber| Name: | qConvertToNumber | | Prototype: | static qlonglong qConvertToNumber(const QVariant::Private *d, bool *ok) | | Coverage: | 89.583% (43/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 193-246 |
| | 19 | 25 |
qConvertToRealNumber| Name: | qConvertToRealNumber | | Prototype: | static qreal qConvertToRealNumber(const QVariant::Private *d, bool *ok) | | Coverage: | 66.667% (8/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 248-266 |
| | 6 | 9 |
qConvertToUnsignedNumber| Name: | qConvertToUnsignedNumber | | Prototype: | static qulonglong qConvertToUnsignedNumber(const QVariant::Private *d, bool *ok) | | Coverage: | 85.417% (41/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 268-320 |
| | 19 | 25 |
qCreatev2Hash| Name: | qCreatev2Hash | | Prototype: | static QByteArray qCreatev2Hash(const QAuthenticatorPrivate *ctx, QNtlmPhase3Block *phase3) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 1181-1202 |
| | 12 | 2 |
qCross| Name: | qCross | | Prototype: | static inline qint64 qCross(const QPodPoint &u, const QPodPoint &v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 189-192 |
| | 1 | 1 |
qDBusAddSpyHook| Name: | qDBusAddSpyHook | | Prototype: | void qDBusAddSpyHook(QDBusSpyCallEvent::Hook hook) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 479-482 |
| | 1 | 1 |
qDBusAddTimeout| Name: | qDBusAddTimeout | | Prototype: | static dbus_bool_t qDBusAddTimeout(DBusTimeout *timeout, void *data) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 133-157 |
| | 14 | 3 |
qDBusAddWatch| Name: | qDBusAddWatch | | Prototype: | static dbus_bool_t qDBusAddWatch(DBusWatch *watch, void *data) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 194-225 |
| | 20 | 3 |
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: | 52-65 |
| | 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: | 87-93 |
| | 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: | 65-80 |
| | 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: | 82-85 |
| | 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: | 240-258 |
| | 11 | 4 |
qDBusInterfaceFromMetaObject| Name: | qDBusInterfaceFromMetaObject | | Prototype: | QString qDBusInterfaceFromMetaObject(const QMetaObject *mo) | | Coverage: | 50.000% (13/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp | | Lines: | 69-103 |
| | 23 | 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: | 105-112 |
| | 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: | 120-194 |
| | 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: | 289-327 |
| | 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: | 126-129 |
| | 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: | 133-189 |
| | 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: | 217-283 |
| | 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: | 476-524 |
| | 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: | 376-430 |
| | 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: | 159-181 |
| | 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: | 227-249 |
| | 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: | 184-241 |
| | 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: | 1842-1848 |
| | 4 | 1 |
qDBusSignalFilter| Name: | qDBusSignalFilter | | Prototype: | static DBusHandlerResult qDBusSignalFilter(DBusConnection *connection, DBusMessage *message, void *data) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 507-522 |
| | 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: | 183-192 |
| | 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: | 251-278 |
| | 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: | 280-287 |
| | 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: | 46-86 |
| | 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: | 1530-1562 |
| | 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: | 1567-1571 |
| | 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: | 4470-4473 |
| | 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: | 2164-2168 |
| | 2 | 1 |
qDetectCpuFeatures| Name: | qDetectCpuFeatures | | Prototype: | void qDetectCpuFeatures() | | Coverage: | 21.739% (5/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | | Lines: | 649-709 |
| | 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: | 340-396 |
| | 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: | 792-1046 |
| | 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: | 179-306 |
| | 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/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 507-528 |
| | 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: | 730-735 |
| | 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: | 74-176 |
| | 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/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 86-164 |
| | 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: | 566-572 |
| | 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/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 300-360 |
| | 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: | 642-648 |
| | 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/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 199-268 |
| | 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: | 605-612 |
| | 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: | 2934-2974 |
| | 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: | 431-443 |
| | 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: | 673-677 |
| | 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: | 471-483 |
| | 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: | 703-707 |
| | 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: | 378-404 |
| | 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: | 711-721 |
| | 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: | 1121-1179 |
| | 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: | 1308-1325 |
| | 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: | 943-949 |
| | 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: | 952-960 |
| | 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: | 1237-1306 |
| | 34 | 4 |
qEnvironmentVariableIntValue| Name: | qEnvironmentVariableIntValue | | Prototype: | int qEnvironmentVariableIntValue(const char *varName, bool *ok) | | Coverage: | 100.000% (18/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3238-3271 |
| | 15 | 6 |
qEnvironmentVariableIsEmpty| Name: | qEnvironmentVariableIsEmpty | | Prototype: | bool qEnvironmentVariableIsEmpty(const char *varName) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3206-3220 |
| | 3 | 1 |
qEnvironmentVariableIsSet| Name: | qEnvironmentVariableIsSet | | Prototype: | bool qEnvironmentVariableIsSet(const char *varName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3287-3297 |
| | 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: | 1666-1678 |
| | 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: | 1680-1692 |
| | 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: | 1212-1235 |
| | 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: | 574-593 |
| | 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: | 265-318 |
| | 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: | 245-255 |
| | 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: | 3067-3141 |
| | 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: | 304-314 |
| | 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: | 2209-2215 |
| | 4 | 2 |
qFloatDistance| Name: | qFloatDistance | | Prototype: | quint32 qFloatDistance(float a, float b) | | Coverage: | 81.818% (18/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | | Lines: | 138-171 |
| | 17 | 7 |
qFloatDistance| Name: | qFloatDistance | | Prototype: | quint64 qFloatDistance(double a, double b) | | Coverage: | 81.818% (18/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | | Lines: | 196-229 |
| | 17 | 7 |
qFormatLogMessage| Name: | qFormatLogMessage | | Prototype: | QString qFormatLogMessage(QtMsgType type, const QMessageLogContext &context, const QString &str) | | Coverage: | 82.192% (120/146) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1262-1431 |
| | 108 | 47 |
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: | 138-149 |
| | 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: | 58-61 |
| | 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: | 118-124 |
| | 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: | 1491-1497 |
| | 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: | 77-97 |
| | 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: | 70-339 |
| | 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: | 312-316 |
| | 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: | 303-306 |
| | 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: | 96-99 |
| | 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: | 91-94 |
| | 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: | 86-89 |
| | 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: | 219-225 |
| | 4 | 2 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QUrl &url, uint seed) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 4118-4131 |
| | 10 | 2 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QUrlQuery &key, uint seed) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 425-435 |
| | 6 | 2 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QMimeType &key, uint seed) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp | | Lines: | 192-195 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QUuid &uuid, uint seed) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 1026-1032 |
| | 4 | 1 |