| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
qdashstroker_lineTo| Name: | qdashstroker_lineTo | | Prototype: | static inline void qdashstroker_lineTo(qfixed x, qfixed y, void *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 999-1001 |
| | 1 | 1 |
qdashstroker_cubicTo| Name: | qdashstroker_cubicTo | | Prototype: | static inline void qdashstroker_cubicTo(qfixed, qfixed, qfixed, qfixed, qfixed, qfixed, void *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 1003-1006 |
| | 1 | 1 |
qdashprocessor_moveTo| Name: | qdashprocessor_moveTo | | Prototype: | static void qdashprocessor_moveTo(qreal x, qreal y, void *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulatingstroker.cpp | | Lines: | 490-493 |
| | 1 | 1 |
qdashprocessor_lineTo| Name: | qdashprocessor_lineTo | | Prototype: | static void qdashprocessor_lineTo(qreal x, qreal y, void *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulatingstroker.cpp | | Lines: | 495-498 |
| | 1 | 1 |
qdashprocessor_cubicTo| Name: | qdashprocessor_cubicTo | | Prototype: | static void qdashprocessor_cubicTo(qreal, qreal, qreal, qreal, qreal, qreal, void *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulatingstroker.cpp | | Lines: | 500-503 |
| | 1 | 1 |
qcoreVariantHandler| Name: | qcoreVariantHandler | | Prototype: | const QVariant::Handler *qcoreVariantHandler() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1133-1136 |
| | 1 | 1 |
qcoreStateMachineHandler| Name: | qcoreStateMachineHandler | | Prototype: | const QStateMachinePrivate::Handler *qcoreStateMachineHandler() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 440-443 |
| | 1 | 1 |
q_toPercentEncoding| Name: | q_toPercentEncoding | | Prototype: | void q_toPercentEncoding(QByteArray *ba, const char *exclude, const char *include) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4457-4460 |
| | 1 | 1 |
q_ssl_psk_client_callback| Name: | q_ssl_psk_client_callback | | Prototype: | static unsigned int q_ssl_psk_client_callback(SSL *ssl, const char *hint, char *identity, unsigned int max_identity_len, unsigned char *psk, unsigned int max_psk_len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 194-202 |
| | 3 | 1 |
q_normalizePercentEncoding| Name: | q_normalizePercentEncoding | | Prototype: | void q_normalizePercentEncoding(QByteArray *ba, const char *exclude) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4462-4466 |
| | 2 | 1 |
q_mkdtemp| Name: | q_mkdtemp | | Prototype: | QPair<QString, bool> q_mkdtemp(char *templateName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporarydir.cpp | | Lines: | 158-162 |
| | 2 | 1 |
q_hasEglExtension| Name: | q_hasEglExtension | | Prototype: | bool q_hasEglExtension(EGLDisplay display, const char* extensionName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | | Lines: | 401-407 |
| | 4 | 1 |
q_fromPercentEncoding| Name: | q_fromPercentEncoding | | Prototype: | void q_fromPercentEncoding(QByteArray *ba) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4267-4270 |
| | 1 | 1 |
q_createConfigAttributesFromFormat| Name: | q_createConfigAttributesFromFormat | | Prototype: | QVector<EGLint> q_createConfigAttributesFromFormat(const QSurfaceFormat &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | | Lines: | 51-110 |
| | 25 | 1 |
q_configFromGLFormat| Name: | q_configFromGLFormat | | Prototype: | EGLConfig q_configFromGLFormat(EGLDisplay display, const QSurfaceFormat &format, bool highestPixelFormat, int surfaceType) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | | Lines: | 336-344 |
| | 5 | 1 |
q_QPixmapCache_keyHashSize| Name: | q_QPixmapCache_keyHashSize | | Prototype: | int __attribute__((visibility("default"))) q_QPixmapCache_keyHashSize() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 445-448 |
| | 1 | 1 |
qVersion| Name: | qVersion | | Prototype: | const char *qVersion() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 969-972 |
| | 1 | 1 |
qUnregisterGuiStateMachine_dtor_class_::~ qUnregisterGuiStateMachine_dtor_class_| Name: | qUnregisterGuiStateMachine_dtor_class_::~ qUnregisterGuiStateMachine_dtor_class_ | | Prototype: | inline ~ qUnregisterGuiStateMachine_dtor_class_() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qguistatemachine.cpp | | Lines: | 465-465 |
| | 1 | 1 |
qUnregisterGuiStateMachine| Name: | qUnregisterGuiStateMachine | | Prototype: | void qUnregisterGuiStateMachine() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qguistatemachine.cpp | | Lines: | 461-464 |
| | 1 | 1 |
qUnregisterGuiGetInterpolator_dtor_class_::~ qUnregisterGuiGetInterpolator_dtor_class_| Name: | qUnregisterGuiGetInterpolator_dtor_class_::~ qUnregisterGuiGetInterpolator_dtor_class_ | | Prototype: | inline ~ qUnregisterGuiGetInterpolator_dtor_class_() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/animation/qguivariantanimation.cpp | | Lines: | 83-83 |
| | 1 | 1 |
qUnregisterGuiGetInterpolator| Name: | qUnregisterGuiGetInterpolator | | Prototype: | static void qUnregisterGuiGetInterpolator() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/animation/qguivariantanimation.cpp | | Lines: | 69-82 |
| | 10 | 1 |
qTextCodecsMutex| Name: | qTextCodecsMutex | | Prototype: | QMutex *qTextCodecsMutex() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | | Lines: | 94-94 |
| | 1 | 1 |
qTextCodecNameMatch| Name: | qTextCodecNameMatch | | Prototype: | bool qTextCodecNameMatch(const char *n, const char *h) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | | Lines: | 59-62 |
| | 1 | 1 |
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_::qRegisterWidgetsVariant_ctor_class_| Name: | qRegisterWidgetsVariant_ctor_class_::qRegisterWidgetsVariant_ctor_class_ | | Prototype: | inline qRegisterWidgetsVariant_ctor_class_() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp | | Lines: | 154-154 |
| | 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_::qRegisterGuiVariant_ctor_class_| Name: | qRegisterGuiVariant_ctor_class_::qRegisterGuiVariant_ctor_class_ | | Prototype: | inline qRegisterGuiVariant_ctor_class_() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines: | 349-349 |
| | 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_::qRegisterGuiStateMachine_ctor_class_| Name: | qRegisterGuiStateMachine_ctor_class_::qRegisterGuiStateMachine_ctor_class_ | | Prototype: | inline qRegisterGuiStateMachine_ctor_class_() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qguistatemachine.cpp | | Lines: | 459-459 |
| | 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_::qRegisterGuiGetInterpolator_ctor_class_| Name: | qRegisterGuiGetInterpolator_ctor_class_::qRegisterGuiGetInterpolator_ctor_class_ | | Prototype: | inline qRegisterGuiGetInterpolator_ctor_class_() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/animation/qguivariantanimation.cpp | | Lines: | 67-67 |
| | 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_::qInitImageConversions_ctor_class_| Name: | qInitImageConversions_ctor_class_::qInitImageConversions_ctor_class_ | | Prototype: | inline qInitImageConversions_ctor_class_() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 2969-2969 |
| | 1 | 1 |
qInitDrawhelperFunctions_ctor_class_::qInitDrawhelperFunctions_ctor_class_| Name: | qInitDrawhelperFunctions_ctor_class_::qInitDrawhelperFunctions_ctor_class_ | | Prototype: | inline qInitDrawhelperFunctions_ctor_class_() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 6543-6543 |
| | 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 |