Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
qRegisterGuiStateMachineName: | qRegisterGuiStateMachine | Prototype: | void qRegisterGuiStateMachine() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qguistatemachine.cpp | Lines: | 460-464 |
| | 2 | 1 |
qRegisterGuiGetInterpolator_ctor_class_Name: | qRegisterGuiGetInterpolator_ctor_class_ | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
qRegisterGuiGetInterpolatorName: | qRegisterGuiGetInterpolator | Prototype: | void qRegisterGuiGetInterpolator() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/animation/qguivariantanimation.cpp | Lines: | 65-72 |
| | 5 | 1 |
qRectToXCBRectangleName: | qRectToXCBRectangle | Prototype: | static inline xcb_rectangle_t qRectToXCBRectangle(const QRect &r) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2823-2831 |
| | 6 | 1 |
qRectIntersectsName: | qRectIntersects | Prototype: | static inline bool qRectIntersects(const QRect &r1, const QRect &r2) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 133-137 |
| | 2 | 1 |
qReallocAlignedName: | qReallocAligned | Prototype: | void *qReallocAligned(void *oldptr, size_t newsize, size_t oldsize, size_t alignment) | Coverage: | 53.333% (8/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qmalloc.cpp | Lines: | 79-122 |
| | 18 | 5 |
qReallocName: | qRealloc | Prototype: | void *qRealloc(void *ptr, size_t size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qmalloc.cpp | Lines: | 69-72 |
| | 1 | 1 |
qQNaNName: | qQNaN | Prototype: | double qQNaN() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | Lines: | 92-92 |
| | 1 | 1 |
qPolylineName: | qPolyline | Prototype: | QPolylineSet qPolyline(const QVectorPath &path, const QTransform &matrix, qreal lod) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 2337-2355 |
| | 13 | 2 |
qPolylineName: | qPolyline | Prototype: | QPolylineSet qPolyline(const QPainterPath &path, const QTransform &matrix, qreal lod) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 2357-2375 |
| | 13 | 2 |
qPointIsLeftOfLineName: | qPointIsLeftOfLine | Prototype: | static inline bool qPointIsLeftOfLine(const QPodPoint &p, const QPodPoint &v1, const QPodPoint &v2) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 216-219 |
| | 1 | 1 |
qPointDistanceFromLineName: | qPointDistanceFromLine | Prototype: | static inline qint64 qPointDistanceFromLine(const QPodPoint &p, const QPodPoint &v1, const QPodPoint &v2) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 211-214 |
| | 1 | 1 |
qPixmapSerialName: | qPixmapSerial | Prototype: | static QString qPixmapSerial(quint64 i, bool enabled) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 955-968 |
| | 6 | 2 |
qPenFromStyleName: | qPenFromStyle | Prototype: | static QPen qPenFromStyle(const QBrush& b, qreal width, BorderStyle s) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcssutil.cpp | Lines: | 51-78 |
| | 14 | 9 |
qOpenGLVersionFlagsFromStringName: | qOpenGLVersionFlagsFromString | Prototype: | QGLFormat::OpenGLVersionFlags __attribute__((visibility("default"))) qOpenGLVersionFlagsFromString(const QString &versionString) | Coverage: | 10.938% (7/64) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1262-1398 |
| | 89 | 28 |
qNumVariantToHelperName: | qNumVariantToHelper | Prototype: | template <typename T> inline T qNumVariantToHelper(const QVariant::Private &d, const HandlersManager &handlerManager, bool *ok, const T& val) | Coverage: | 94.737% (18/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 2642-2661 |
| | 11 | 5 |
qNtlmPhase3Name: | qNtlmPhase3 | Prototype: | static QByteArray qNtlmPhase3(QAuthenticatorPrivate *ctx, const QByteArray& phase2data) | Coverage: | 45.833% (11/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 1376-1438 |
| | 34 | 7 |
qNtlmPhase1Name: | qNtlmPhase1 | Prototype: | static QByteArray qNtlmPhase1() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 1071-1079 |
| | 6 | 1 |
qNtlmDecodePhase2Name: | 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 |
qNormalizeTypeName: | qNormalizeType | Prototype: | static char *qNormalizeType(char *d, int &templdepth, QByteArray &result) | Coverage: | 100.000% (19/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 1252-1269 |
| | 11 | 5 |
qNormalizeRadiiName: | qNormalizeRadii | Prototype: | void qNormalizeRadii(const QRect &br, const QSize *radii, QSize *tlr, QSize *trr, QSize *blr, QSize *brr) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcssutil.cpp | Lines: | 314-329 |
| | 12 | 5 |
qNormalizeNodeName: | qNormalizeNode | Prototype: | static void qNormalizeNode(QDomNodePrivate* n) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1865-1886 |
| | 13 | 4 |
qNetworkConfigurationManagerPrivateName: | qNetworkConfigurationManagerPrivate | Prototype: | QNetworkConfigurationManagerPrivate *qNetworkConfigurationManagerPrivate() | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager.cpp | Lines: | 82-109 |
| | 16 | 4 |
qMoveRangeName: | qMoveRange | Prototype: | template<typename Container> static void qMoveRange(Container& c, typename Container::size_type rangeStart, typename Container::size_type rangeEnd, typename Container::size_type targetPosition) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 725-739 |
| | 6 | 1 |
qMetaTypeUNumberName: | qMetaTypeUNumber | Prototype: | static qulonglong qMetaTypeUNumber(const QVariant::Private *d) | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 171-187 |
| | 8 | 6 |
qMetaTypeTypeInternalName: | qMetaTypeTypeInternal | Prototype: | int qMetaTypeTypeInternal(const char *typeName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1230-1233 |
| | 1 | 1 |
qMetaTypeTypeImplName: | qMetaTypeTypeImpl | Prototype: | template <bool tryNormalizedType> static inline int qMetaTypeTypeImpl(const char *typeName, int length) | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1188-1210 |
| | 13 | 5 |
qMetaTypeStaticTypeName: | qMetaTypeStaticType | Prototype: | static inline int qMetaTypeStaticType(const char *typeName, int length) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 877-885 |
| | 5 | 2 |
qMetaTypeNumberName: | 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 |
qMetaTypeCustomType_unlockedName: | qMetaTypeCustomType_unlocked | Prototype: | static int qMetaTypeCustomType_unlocked(const char *typeName, int length, int *firstInvalidIndex = 0) | Coverage: | 92.000% (23/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 894-914 |
| | 15 | 7 |
qMemSetName: | qMemSet | Prototype: | void *qMemSet(void *dest, int c, size_t n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3122-3122 |
| | 1 | 1 |
qMemEqualsName: | qMemEquals | Prototype: | static bool qMemEquals(const quint16 *a, const quint16 *b, int length) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 642-648 |
| | 3 | 2 |
qMemCopyName: | qMemCopy | Prototype: | void *qMemCopy(void *dest, const void *src, size_t n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3121-3121 |
| | 1 | 1 |
qMaxName: | qMax | Prototype: | static inline int qMax(int i1, int i2, int i3) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2628-2628 |
| | 1 | 1 |
qMapDeallocateName: | qMapDeallocate | Prototype: | static inline void qMapDeallocate(QMapNodeBase *node, int alignment) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 319-325 |
| | 3 | 2 |
qMapAllocateName: | qMapAllocate | Prototype: | static inline void *qMapAllocate(int alloc, int alignment) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 312-317 |
| | 3 | 1 |
qMapAlignmentThresholdName: | qMapAlignmentThreshold | Prototype: | static inline int qMapAlignmentThreshold() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 304-310 |
| | 1 | 1 |
qMallocAlignedName: | qMallocAligned | Prototype: | void *qMallocAligned(size_t size, size_t alignment) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qmalloc.cpp | Lines: | 74-77 |
| | 1 | 1 |
qMallocName: | qMalloc | Prototype: | void *qMalloc(size_t size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qmalloc.cpp | Lines: | 59-62 |
| | 1 | 1 |
qLcTrayName: | qLcTray | Prototype: | const QLoggingCategory &qLcTray() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | Lines: | 65-65 |
| | 1 | 1 |
qLcMenuName: | qLcMenu | Prototype: | const QLoggingCategory &qLcMenu() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | Lines: | 47-47 |
| | 1 | 1 |
qLcEvdevTouchName: | qLcEvdevTouch | Prototype: | const QLoggingCategory &qLcEvdevTouch() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | Lines: | 60-60 |
| | 1 | 1 |
qLcEvdevTabletName: | qLcEvdevTablet | Prototype: | const QLoggingCategory &qLcEvdevTablet() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | Lines: | 52-52 |
| | 1 | 1 |
qLcEvdevMouseName: | qLcEvdevMouse | Prototype: | const QLoggingCategory &qLcEvdevMouse() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp | Lines: | 63-63 |
| | 1 | 1 |
qLcEvdevKeyMapName: | qLcEvdevKeyMap | Prototype: | const QLoggingCategory &qLcEvdevKeyMap() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | Lines: | 57-57 |
| | 1 | 1 |
qLcEvdevKeyName: | qLcEvdevKey | Prototype: | const QLoggingCategory &qLcEvdevKey() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | Lines: | 56-56 |
| | 1 | 1 |
qLcEglfsKmsDebugName: | qLcEglfsKmsDebug | Prototype: | const QLoggingCategory &qLcEglfsKmsDebug() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | Lines: | 61-61 |
| | 1 | 1 |
qLcEglDevDebugName: | qLcEglDevDebug | Prototype: | const QLoggingCategory &qLcEglDevDebug() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | Lines: | 64-64 |
| | 1 | 1 |
qIterGetName: | qIterGet | Prototype: | template <typename T> static inline T qIterGet(DBusMessageIter *it) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | Lines: | 49-74 |
| | 4 | 1 |
qIterAppendName: | qIterAppend | Prototype: | static void qIterAppend(DBusMessageIter *it, QByteArray *ba, int type, const void *arg) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | Lines: | 49-55 |
| | 3 | 2 |
qIsUpperName: | qIsUpper | Prototype: | static inline bool qIsUpper(char c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 748-751 |
| | 1 | 1 |
qIsUpperName: | qIsUpper | Prototype: | static bool qIsUpper(char c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1980-1983 |
| | 1 | 1 |
qIsUpperName: | qIsUpper | Prototype: | inline bool qIsUpper(char ch) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 718-721 |
| | 1 | 1 |
qIsNumericTypeName: | qIsNumericType | Prototype: | static bool qIsNumericType(uint tp) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 3348-3366 |
| | 1 | 1 |
qIsNaNName: | qIsNaN | Prototype: | bool qIsNaN(double d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | Lines: | 56-56 |
| | 1 | 1 |
qIsNaNName: | qIsNaN | Prototype: | bool qIsNaN(float f) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | Lines: | 74-74 |
| | 1 | 1 |
qIsInfName: | qIsInf | Prototype: | bool qIsInf(double d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | Lines: | 50-50 |
| | 1 | 1 |
qIsInfName: | qIsInf | Prototype: | bool qIsInf(float f) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | Lines: | 68-68 |
| | 1 | 1 |
qIsFloatingPointName: | qIsFloatingPoint | Prototype: | static bool qIsFloatingPoint(uint tp) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 3368-3371 |
| | 1 | 1 |
qIsFiniteName: | qIsFinite | Prototype: | bool qIsFinite(double d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | Lines: | 62-62 |
| | 1 | 1 |
qIsFiniteName: | qIsFinite | Prototype: | bool qIsFinite(float f) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | Lines: | 80-80 |
| | 1 | 1 |
qIsEffectiveTLDName: | qIsEffectiveTLD | Prototype: | bool qIsEffectiveTLD(const QStringRef &domain) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtldurl.cpp | Lines: | 106-125 |
| | 10 | 4 |
qIsDigitName: | qIsDigit | Prototype: | inline bool qIsDigit(char ch) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 723-726 |
| | 1 | 1 |
qIsAlnumName: | qIsAlnum | Prototype: | static bool qIsAlnum(QChar ch) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | Lines: | 81-86 |
| | 2 | 1 |
qIntersectionPointName: | qIntersectionPoint | Prototype: | static inline QIntersectionPoint qIntersectionPoint(const QPodPoint &point) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 243-248 |
| | 2 | 1 |
qIntersectionPointName: | qIntersectionPoint | Prototype: | static QIntersectionPoint qIntersectionPoint(const QPodPoint &u1, const QPodPoint &u2, const QPodPoint &v1, const QPodPoint &v2) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 250-313 |
| | 32 | 6 |
qInstallMsgHandlerName: | qInstallMsgHandler | Prototype: | QtMsgHandler qInstallMsgHandler(QtMsgHandler h) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 1875-1881 |
| | 3 | 2 |
qInstallMessageHandlerName: | qInstallMessageHandler | Prototype: | QtMessageHandler qInstallMessageHandler(QtMessageHandler h) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 1867-1873 |
| | 3 | 2 |
qInitImageConversions_ctor_class_Name: | qInitImageConversions_ctor_class_ | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
qInitImageConversionsName: | qInitImageConversions | Prototype: | static void qInitImageConversions() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 2934-2979 |
| | 13 | 4 |
qInitDrawhelperFunctions_ctor_class_Name: | qInitDrawhelperFunctions_ctor_class_ | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
qInitDrawhelperFunctionsName: | qInitDrawhelperFunctions | Prototype: | static void qInitDrawhelperFunctions() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 6343-6548 |
| | 78 | 4 |
qInitBlendFunctionsName: | qInitBlendFunctions | Prototype: | void qInitBlendFunctions() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 590-631 |
| | 31 | 1 |
qInitName: | qInit | Prototype: | static void qInit(QSqlQuery *q, const QString& query, QSqlDatabase db) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | Lines: | 261-271 |
| | 7 | 4 |
qInfName: | qInf | Prototype: | double qInf() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | Lines: | 98-98 |
| | 1 | 1 |
qIcuCodecStateFreeName: | qIcuCodecStateFree | Prototype: | static void qIcuCodecStateFree(QTextCodec::ConverterState *state) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | Lines: | 60-63 |
| | 1 | 1 |
qHashBitsName: | qHashBits | Prototype: | uint qHashBits(const void *p, size_t len, uint seed) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 215-218 |
| | 1 | 1 |
qHashName: | 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 |
qHashName: | 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 |
qHashName: | 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 |
qHashName: | 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 |
qHashName: | 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 |
qHashName: | 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 |
qHashName: | 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 |
qHashName: | 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 |
qHashName: | 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 |
qHashName: | 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 |
qHashName: | 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 |
qHashName: | 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 |
qHashName: | 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 |
qHashName: | 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 |
qHashName: | 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 |
qHashName: | 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 |
qHashName: | 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 |
qHashName: | 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 |
qHashName: | 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 |
qHashName: | 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 |
qHashName: | 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 |
qHashName: | qHash | Prototype: | uint qHash(const QGuiApplicationPrivate::ActiveTouchPointsKey &k) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2390-2393 |
| | 1 | 1 |
qHashName: | qHash | Prototype: | uint qHash(const QKeySequence &key, uint seed) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | Lines: | 1454-1457 |
| | 1 | 1 |