| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 qt_PersistentModelIndexLessThan| Name:  | qt_PersistentModelIndexLessThan |  | Prototype:  | static bool qt_PersistentModelIndexLessThan(const QPersistentModelIndex &i1, const QPersistentModelIndex &i2) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 1008-1013 |  
  |  | 3 | 1 | 
 qtVectorPathForPath| Name:  | qtVectorPathForPath |  | Prototype:  | const QVectorPath &qtVectorPathForPath(const QPainterPath &path) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 131-135 |  
  |  | 2 | 1 | 
 qtTrId| Name:  | qtTrId |  | Prototype:  | QString qtTrId(const char *id, int n) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 2028-2031 |  
  |  | 1 | 1 | 
 qtToGlColor| Name:  | qtToGlColor |  | Prototype:  | static inline uint qtToGlColor(uint c) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp |  | Lines:  | 157-169 |  
  |  | 5 | 1 | 
 qtLoggingDebug| Name:  | qtLoggingDebug |  | Prototype:  | static bool qtLoggingDebug() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp |  | Lines:  | 251-255 |  
  |  | 1 | 1 | 
 qtInitializeVertexArrayObjectHelper::[lambda]| Name:  | qtInitializeVertexArrayObjectHelper::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp |  | Lines:  | 88-88 |  
  |  | 0 | 1 | 
 qstrtod| Name:  | qstrtod |  | Prototype:  | double qstrtod(const char *s00, const char **se, bool *ok) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 536-541 |  
  |  | 3 | 1 | 
 qstrcmp| Name:  | qstrcmp |  | Prototype:  | int qstrcmp(const char *str1, const char *str2) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 356-360 |  
  |  | 2 | 1 | 
 qsnprintf| Name:  | qsnprintf |  | Prototype:  | int qsnprintf(char *str, size_t n, const char *fmt, ...) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qvsnprintf.cpp |  | Lines:  | 118-127 |  
  |  | 5 | 1 | 
 qround| Name:  | qround |  | Prototype:  | static inline qreal qround(qreal f) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 198-201 |  
  |  | 1 | 1 | 
 qrasterpaintengine_dirty_clip| Name:  | qrasterpaintengine_dirty_clip |  | Prototype:  | static void qrasterpaintengine_dirty_clip(QRasterPaintEnginePrivate *d, QRasterPaintEngineState *s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1121-1134 |  
  |  | 5 | 1 | 
 qputenv| Name:  | qputenv |  | Prototype:  | bool qputenv(const char *varName, const QByteArray& value) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 3380-3398 |  
  |  | 2 | 1 | 
 qpaintengineex_moveTo| Name:  | qpaintengineex_moveTo |  | Prototype:  | static void qpaintengineex_moveTo(qreal x, qreal y, void *data) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 340-344 |  
  |  | 3 | 1 | 
 qpaintengineex_lineTo| Name:  | qpaintengineex_lineTo |  | Prototype:  | static void qpaintengineex_lineTo(qreal x, qreal y, void *data) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 346-350 |  
  |  | 3 | 1 | 
 qpaintengineex_cubicTo| Name:  | qpaintengineex_cubicTo |  | Prototype:  | static void qpaintengineex_cubicTo(qreal c1x, qreal c1y, qreal c2x, qreal c2y, qreal ex, qreal ey, void *data) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 352-364 |  
  |  | 9 | 1 | 
 qopenglfSpecialIsShader| Name:  | qopenglfSpecialIsShader |  | Prototype:  | static GLboolean qopenglfSpecialIsShader(GLuint shader) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp |  | Lines:  | 2181-2184 |  
  |  | 1 | 1 | 
 qopenglfSpecialIsProgram| Name:  | qopenglfSpecialIsProgram |  | Prototype:  | static GLboolean qopenglfSpecialIsProgram(GLuint program) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp |  | Lines:  | 2176-2179 |  
  |  | 1 | 1 | 
 qopenglfSpecialGetShaderPrecisionFormat| Name:  | qopenglfSpecialGetShaderPrecisionFormat |  | Prototype:  | static void qopenglfSpecialGetShaderPrecisionFormat(GLenum shadertype, GLenum precisiontype, GLint* range, GLint* precision) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp |  | Lines:  | 2169-2174 |  
  |  | 3 | 1 | 
 qopenglfSpecialDepthRangef| Name:  | qopenglfSpecialDepthRangef |  | Prototype:  | static void qopenglfSpecialDepthRangef(GLclampf zNear, GLclampf zFar) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp |  | Lines:  | 2162-2167 |  
  |  | 3 | 1 | 
 qopenglfSpecialClearDepthf| Name:  | qopenglfSpecialClearDepthf |  | Prototype:  | static void qopenglfSpecialClearDepthf(GLclampf depth) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp |  | Lines:  | 2155-2160 |  
  |  | 3 | 1 | 
 qlltoa| Name:  | qlltoa |  | Prototype:  | QString qlltoa(qlonglong l, int base, const QChar zero) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 459-462 |  
  |  | 1 | 1 | 
 qlibraryCleanup_dtor_class_::~ qlibraryCleanup_dtor_class_| Name:  | qlibraryCleanup_dtor_class_::~ qlibraryCleanup_dtor_class_ |  | Prototype:  | inline ~ qlibraryCleanup_dtor_class_() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 429-429 |  
  |  | 1 | 1 | 
 qlibraryCleanup| Name:  | qlibraryCleanup |  | Prototype:  | static void qlibraryCleanup() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 425-428 |  
  |  | 1 | 1 | 
 qgl_functions| Name:  | qgl_functions |  | Prototype:  | QOpenGLFunctions *qgl_functions() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 132-135 |  
  |  | 1 | 1 | 
 qgl1_functions| Name:  | qgl1_functions |  | Prototype:  | QOpenGLFunctions_1_1 *qgl1_functions() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 138-143 |  
  |  | 3 | 1 | 
 qgetenv| Name:  | qgetenv |  | Prototype:  | QByteArray qgetenv(const char *varName) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 3235-3253 |  
  |  | 2 | 1 | 
 qdlerror| Name:  | qdlerror |  | Prototype:  | static QString qdlerror() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp |  | Lines:  | 69-79 |  
  |  | 2 | 1 | 
 qdbus_unloadLibDBus_dtor_class_::~ qdbus_unloadLibDBus_dtor_class_| Name:  | qdbus_unloadLibDBus_dtor_class_::~ qdbus_unloadLibDBus_dtor_class_ |  | Prototype:  | inline ~ qdbus_unloadLibDBus_dtor_class_() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbus_symbols.cpp |  | Lines:  | 165-165 |  
  |  | 1 | 1 | 
 qdashstroker_moveTo| Name:  | qdashstroker_moveTo |  | Prototype:  | static inline void qdashstroker_moveTo(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:  | 1001-1003 |  
  |  | 1 | 1 | 
 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:  | 1005-1007 |  
  |  | 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:  | 1009-1012 |  
  |  | 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:  | 496-499 |  
  |  | 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:  | 501-504 |  
  |  | 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:  | 506-509 |  
  |  | 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:  | 447-450 |  
  |  | 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:  | 4608-4611 |  
  |  | 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:  | 195-203 |  
  |  | 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:  | 4613-4617 |  
  |  | 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:  | 165-169 |  
  |  | 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:  | 410-416 |  
  |  | 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:  | 4418-4421 |  
  |  | 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:  | 57-116 |  
  |  | 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:  | 345-353 |  
  |  | 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:  | 461-464 |  
  |  | 1 | 1 | 
 qVersion| Name:  | qVersion |  | Prototype:  | const char *qVersion() noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 1022-1025 |  
  |  | 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:  | 471-471 |  
  |  | 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:  | 467-470 |  
  |  | 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:  | 89-89 |  
  |  | 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:  | 75-88 |  
  |  | 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:  | 100-100 |  
  |  | 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:  | 65-68 |  
  |  | 1 | 1 | 
 qTerminate| Name:  | qTerminate |  | Prototype:  | void qTerminate() noexcept |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 3070-3073 |  
  |  | 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:  | 930-933 |  
  |  | 1 | 1 | 
 qStandardItemModelDataListMimeType::[lambda]| Name:  | qStandardItemModelDataListMimeType::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 62-62 |  
  |  | 0 | 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:  | 217-234 |  
  |  | 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:  | 385-390 |  
  |  | 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:  | 377-383 |  
  |  | 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:  | 423-427 |  
  |  | 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:  | 415-421 |  
  |  | 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:  | 1656-1660 |  
  |  | 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:  | 1662-1666 |  
  |  | 1 | 1 | 
 qSign| Name:  | qSign |  | Prototype:  | inline int qSign(qreal r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 143-146 |  
  |  | 1 | 1 | 
 qSharedBuild| Name:  | qSharedBuild |  | Prototype:  | bool qSharedBuild() noexcept |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 1027-1034 |  
  |  | 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:  | 87-90 |  
  |  | 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:  | 86-86 |  
  |  | 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:  | 160-160 |  
  |  | 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:  | 154-159 |  
  |  | 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:  | 432-435 |  
  |  | 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:  | 354-354 |  
  |  | 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:  | 349-353 |  
  |  | 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:  | 465-465 |  
  |  | 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:  | 460-464 |  
  |  | 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:  | 73-73 |  
  |  | 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:  | 65-72 |  
  |  | 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/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 133-137 |  
  |  | 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:  | 69-72 |  
  |  | 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:  | 92-92 |  
  |  | 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:  | 216-219 |  
  |  | 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:  | 211-214 |  
  |  | 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:  | 1071-1079 |  
  |  | 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:  | 725-739 |  
  |  | 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:  | 1230-1233 |  
  |  | 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:  | 3122-3122 |  
  |  | 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:  | 3121-3121 |  
  |  | 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:  | 2628-2628 |  
  |  | 1 | 1 | 
 qMapAllocate| Name:  | 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 | 
 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:  | 304-310 |  
  |  | 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:  | 74-77 |  
  |  | 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:  | 59-62 |  
  |  | 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:  | 65-65 |  
  |  | 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:  | 47-47 |  
  |  | 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:  | 60-60 |  
  |  | 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/qevdevtablethandler.cpp |  | Lines:  | 52-52 |  
  |  | 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:  | 63-63 |  
  |  | 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:  | 57-57 |  
  |  | 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:  | 56-56 |  
  |  | 1 | 1 | 
 qLcEglfsKmsDebug| Name:  | 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 | 
 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:  | 64-64 |  
  |  | 1 | 1 |