| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
qTerminate| Name: | qTerminate | | Prototype: | void qTerminate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3007-3010 |
| | 1 | 1 |
qStreamNtlmBuffer| Name: | qStreamNtlmBuffer | | Prototype: | static void qStreamNtlmBuffer(QDataStream& ds, const QByteArray& s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 924-927 |
| | 1 | 1 |
qSpiInitializeStructTypes| Name: | qSpiInitializeStructTypes | | Prototype: | void qSpiInitializeStructTypes() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | | Lines: | 211-228 |
| | 15 | 1 |
qSmartMinSize| Name: | qSmartMinSize | | Prototype: | QSize qSmartMinSize(const QWidget *w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | | Lines: | 379-384 |
| | 3 | 1 |
qSmartMinSize| Name: | qSmartMinSize | | Prototype: | QSize qSmartMinSize(const QWidgetItem *i) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | | Lines: | 371-377 |
| | 4 | 1 |
qSmartMaxSize| Name: | qSmartMaxSize | | Prototype: | QSize qSmartMaxSize(const QWidget *w, Qt::Alignment align) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | | Lines: | 417-421 |
| | 2 | 1 |
qSmartMaxSize| Name: | qSmartMaxSize | | Prototype: | QSize qSmartMaxSize(const QWidgetItem *i, Qt::Alignment align) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | | Lines: | 409-415 |
| | 3 | 1 |
qSimplifyPath| Name: | qSimplifyPath | | Prototype: | void qSimplifyPath(const QVectorPath &path, QDataBuffer<QPoint> &vertices, QDataBuffer<quint32> &indices, const QTransform &matrix) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 1650-1654 |
| | 1 | 1 |
qSimplifyPath| Name: | qSimplifyPath | | Prototype: | void qSimplifyPath(const QPainterPath &path, QDataBuffer<QPoint> &vertices, QDataBuffer<quint32> &indices, const QTransform &matrix) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 1656-1660 |
| | 1 | 1 |
qSign| Name: | qSign | | Prototype: | inline int qSign(qreal r) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 137-140 |
| | 1 | 1 |
qSharedBuild| Name: | qSharedBuild | | Prototype: | bool qSharedBuild() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 974-981 |
| | 1 | 1 |
qShapeItem| Name: | qShapeItem | | Prototype: | HB_Bool qShapeItem(HB_ShaperItem *item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qharfbuzz.cpp | | Lines: | 81-84 |
| | 1 | 1 |
qSNaN| Name: | qSNaN | | Prototype: | double qSNaN() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | | Lines: | 80-80 |
| | 1 | 1 |
qRegisterWidgetsVariant_ctor_class_| Name: | qRegisterWidgetsVariant_ctor_class_ | | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
qRegisterWidgetsVariant| Name: | qRegisterWidgetsVariant | | Prototype: | void qRegisterWidgetsVariant() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp | | Lines: | 148-153 |
| | 3 | 1 |
qRegisterStaticPluginFunction| Name: | qRegisterStaticPluginFunction | | Prototype: | void __attribute__((visibility("default"))) qRegisterStaticPluginFunction(QStaticPlugin plugin) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 424-427 |
| | 1 | 1 |
qRegisterGuiVariant_ctor_class_| Name: | qRegisterGuiVariant_ctor_class_ | | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
qRegisterGuiVariant| Name: | qRegisterGuiVariant | | Prototype: | void qRegisterGuiVariant() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines: | 344-348 |
| | 2 | 1 |
qRegisterGuiStateMachine_ctor_class_| Name: | qRegisterGuiStateMachine_ctor_class_ | | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
qRegisterGuiStateMachine| Name: | qRegisterGuiStateMachine | | Prototype: | void qRegisterGuiStateMachine() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qguistatemachine.cpp | | Lines: | 454-458 |
| | 2 | 1 |
qRegisterGuiGetInterpolator_ctor_class_| Name: | qRegisterGuiGetInterpolator_ctor_class_ | | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
qRegisterGuiGetInterpolator| Name: | qRegisterGuiGetInterpolator | | Prototype: | void qRegisterGuiGetInterpolator() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/animation/qguivariantanimation.cpp | | Lines: | 59-66 |
| | 5 | 1 |
qRectToXCBRectangle| Name: | 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 |
qRectIntersects| Name: | qRectIntersects | | Prototype: | static inline bool qRectIntersects(const QRect &r1, const QRect &r2) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 126-130 |
| | 2 | 1 |
qRealloc| Name: | 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: | 63-66 |
| | 1 | 1 |
qQNaN| Name: | qQNaN | | Prototype: | double qQNaN() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | | Lines: | 86-86 |
| | 1 | 1 |
qPointIsLeftOfLine| Name: | 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: | 210-213 |
| | 1 | 1 |
qPointDistanceFromLine| Name: | 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: | 205-208 |
| | 1 | 1 |
qNtlmPhase1| Name: | 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: | 1065-1073 |
| | 6 | 1 |
qMoveRange| Name: | 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: | 719-733 |
| | 6 | 1 |
qMetaTypeTypeInternal| Name: | 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: | 1213-1216 |
| | 1 | 1 |
qMemSet| Name: | 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: | 3059-3059 |
| | 1 | 1 |
qMemCopy| Name: | 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: | 3058-3058 |
| | 1 | 1 |
qMax| Name: | 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: | 2624-2624 |
| | 1 | 1 |
qMapAllocate| Name: | qMapAllocate | | Prototype: | static inline void *qMapAllocate(int alloc, int alignment) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | | Lines: | 306-311 |
| | 3 | 1 |
qMapAlignmentThreshold| Name: | 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: | 298-304 |
| | 1 | 1 |
qMallocAligned| Name: | 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: | 68-71 |
| | 1 | 1 |
qMalloc| Name: | 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: | 53-56 |
| | 1 | 1 |
qLcTray| Name: | 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: | 59-59 |
| | 1 | 1 |
qLcMenu| Name: | 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: | 41-41 |
| | 1 | 1 |
qLcEvdevTouch| Name: | 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: | 53-53 |
| | 1 | 1 |
qLcEvdevTablet| Name: | qLcEvdevTablet | | Prototype: | const QLoggingCategory &qLcEvdevTablet() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines: | 46-46 |
| | 1 | 1 |
qLcEvdevMouse| Name: | 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: | 57-57 |
| | 1 | 1 |
qLcEvdevKeyMap| Name: | 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: | 50-50 |
| | 1 | 1 |
qLcEvdevKey| Name: | 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: | 49-49 |
| | 1 | 1 |
qLcEglDevDebug| Name: | 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: | 58-58 |
| | 1 | 1 |
qIterGet| Name: | 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: | 43-68 |
| | 4 | 1 |
qIsUpper| Name: | qIsUpper | | Prototype: | static inline bool qIsUpper(char c) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 653-656 |
| | 1 | 1 |
qIsUpper| Name: | qIsUpper | | Prototype: | static bool qIsUpper(char c) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1983-1986 |
| | 1 | 1 |
qIsUpper| Name: | qIsUpper | | Prototype: | inline bool qIsUpper(char ch) | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 711-714 |
| | 1 | 1 |
qIsNumericType| Name: | qIsNumericType | | Prototype: | static bool qIsNumericType(uint tp) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3350-3368 |
| | 1 | 1 |
qIsNaN| Name: | 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: | 50-50 |
| | 1 | 1 |
qIsNaN| Name: | 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: | 68-68 |
| | 1 | 1 |
qIsInf| Name: | 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: | 44-44 |
| | 1 | 1 |
qIsInf| Name: | 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: | 62-62 |
| | 1 | 1 |
qIsFloatingPoint| Name: | qIsFloatingPoint | | Prototype: | static bool qIsFloatingPoint(uint tp) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3370-3373 |
| | 1 | 1 |
qIsFinite| Name: | 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: | 56-56 |
| | 1 | 1 |
qIsFinite| Name: | 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: | 74-74 |
| | 1 | 1 |
qIsDigit| Name: | qIsDigit | | Prototype: | inline bool qIsDigit(char ch) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 716-719 |
| | 1 | 1 |
qIsAlnum| Name: | qIsAlnum | | Prototype: | static bool qIsAlnum(QChar ch) | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | | Lines: | 75-80 |
| | 2 | 1 |
qIntersectionPoint| Name: | 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: | 237-242 |
| | 2 | 1 |
qInitImageConversions_ctor_class_| Name: | qInitImageConversions_ctor_class_ | | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
qInitDrawhelperFunctions_ctor_class_| Name: | qInitDrawhelperFunctions_ctor_class_ | | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
qInitBlendFunctions| Name: | qInitBlendFunctions | | Prototype: | void qInitBlendFunctions() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 584-625 |
| | 31 | 1 |
qInf| Name: | qInf | | Prototype: | double qInf() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | | Lines: | 92-92 |
| | 1 | 1 |
qIcuCodecStateFree| Name: | 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: | 54-57 |
| | 1 | 1 |
qHashBits| Name: | qHashBits | | Prototype: | uint qHashBits(const void *p, size_t len, uint seed) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 159-162 |
| | 1 | 1 |
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 QPixmapCache::Key &k) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 217-220 |
| | 1 | 1 |
qHash| Name: | 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: | 2341-2344 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QKeySequence &key, uint seed) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | | Lines: | 1447-1450 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QFont &font, uint seed) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2020-2023 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(float key, uint seed) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 900-903 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(long double key, uint seed) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 921-924 |
| | 1 | 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: | 4995-5002 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QDate &key, uint seed) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 5010-5013 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QTime &key, uint seed) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 5021-5024 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QByteArray &key, uint seed) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 177-180 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QString &key, uint seed) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 182-185 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QStringRef &key, uint seed) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 187-190 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(QLatin1String key, uint seed) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 205-208 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(double key, uint seed) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 910-913 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QNetworkConfiguration& config) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qsharednetworksession.cpp | | Lines: | 80-83 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QSslError &key, uint seed) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslerror.cpp | | Lines: | 313-319 |
| | 3 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QLocale &key, uint seed) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 884-890 |
| | 4 | 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 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QRegExp &key, uint seed) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4037-4043 |
| | 4 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QRegularExpression &key, uint seed) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1852-1858 |
| | 4 | 1 |
qHash| Name: | qHash | | Prototype: | static uint qHash(const QRegExpEngineKey &key, uint seed = 0) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 890-897 |
| | 5 | 1 |
qHash| Name: | qHash | | Prototype: | inline uint qHash(const FallbacksCacheKey &key, uint seed = 0) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 438-446 |
| | 6 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QMatrix &key, uint seed) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 985-995 |
| | 8 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QTransform &key, uint seed) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 786-799 |
| | 11 | 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 |
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 |
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 |
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 |
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 |
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 |
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 |