| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
qRegisterGuiGetInterpolator_ctor_class_| Name: | qRegisterGuiGetInterpolator_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 |
qRegisterGuiStateMachine_ctor_class_| Name: | qRegisterGuiStateMachine_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 |
qRegisterGuiVariant_ctor_class_| Name: | qRegisterGuiVariant_ctor_class_ | | Coverage: | 0.000% (0/1) |
| | 1 | 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 |
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 |
qRegisterWidgetsVariant_ctor_class_| Name: | qRegisterWidgetsVariant_ctor_class_ | | Coverage: | 0.000% (0/1) |
| | 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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
qUnregisterGuiGetInterpolator_dtor_class_| Name: | qUnregisterGuiGetInterpolator_dtor_class_ | | Coverage: | 0.000% (0/1) |
| | 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 |
qUnregisterGuiStateMachine_dtor_class_| Name: | qUnregisterGuiStateMachine_dtor_class_ | | Coverage: | 0.000% (0/1) |
| | 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 |
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 |
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_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_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_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_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_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_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_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 |
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 |
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 |
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 |
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_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 |
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 |
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_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: | 995-997 |
| | 1 | 1 |
qdbus_unloadLibDBus_dtor_class_| Name: | qdbus_unloadLibDBus_dtor_class_ | | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
qdlerror| Name: | qdlerror | | Prototype: | static QString qdlerror() | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | | Lines: | 63-73 |
| | 2 | 1 |
qdtoa| Name: | qdtoa | | Prototype: | char *qdtoa ( double d, int mode, int ndigits, int *decpt, int *sign, char **rve, char **resultp) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 1963-2010 |
| | 5 | 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: | 3172-3190 |
| | 2 | 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: | 132-137 |
| | 3 | 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: | 126-129 |
| | 1 | 1 |
qglx_findConfig| Name: | qglx_findConfig | | Coverage: | 0.000% (0/1) |
| | 0 | 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: | 419-422 |
| | 1 | 1 |
qlibraryCleanup_dtor_class_| Name: | qlibraryCleanup_dtor_class_ | | Coverage: | 0.000% (0/1) |
| | 1 | 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: | 152-155 |
| | 1 | 1 |
qopenglfResolveActiveTexture| Name: | qopenglfResolveActiveTexture | | Prototype: | static void qopenglfResolveActiveTexture(GLenum texture) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2730-2733 |
| | 1 | 1 |
qopenglfResolveAttachShader| Name: | qopenglfResolveAttachShader | | Prototype: | static void qopenglfResolveAttachShader(GLuint program, GLuint shader) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2735-2738 |
| | 1 | 1 |
qopenglfResolveBindAttribLocation| Name: | qopenglfResolveBindAttribLocation | | Prototype: | static void qopenglfResolveBindAttribLocation(GLuint program, GLuint index, const char* name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2740-2743 |
| | 1 | 1 |
qopenglfResolveBindBuffer| Name: | qopenglfResolveBindBuffer | | Prototype: | static void qopenglfResolveBindBuffer(GLenum target, GLuint buffer) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2745-2748 |
| | 1 | 1 |
qopenglfResolveBindFramebuffer| Name: | qopenglfResolveBindFramebuffer | | Prototype: | static void qopenglfResolveBindFramebuffer(GLenum target, GLuint framebuffer) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2750-2753 |
| | 1 | 1 |
qopenglfResolveBindRenderbuffer| Name: | qopenglfResolveBindRenderbuffer | | Prototype: | static void qopenglfResolveBindRenderbuffer(GLenum target, GLuint renderbuffer) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2755-2758 |
| | 1 | 1 |
qopenglfResolveBindTexture| Name: | qopenglfResolveBindTexture | | Prototype: | static void qopenglfResolveBindTexture(GLenum target, GLuint texture) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2485-2488 |
| | 1 | 1 |
qopenglfResolveBlendColor| Name: | qopenglfResolveBlendColor | | Prototype: | static void qopenglfResolveBlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2760-2763 |
| | 1 | 1 |
qopenglfResolveBlendEquation| Name: | qopenglfResolveBlendEquation | | Prototype: | static void qopenglfResolveBlendEquation(GLenum mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2765-2768 |
| | 1 | 1 |
qopenglfResolveBlendEquationSeparate| Name: | qopenglfResolveBlendEquationSeparate | | Prototype: | static void qopenglfResolveBlendEquationSeparate(GLenum modeRGB, GLenum modeAlpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2770-2773 |
| | 1 | 1 |
qopenglfResolveBlendFunc| Name: | qopenglfResolveBlendFunc | | Prototype: | static void qopenglfResolveBlendFunc(GLenum sfactor, GLenum dfactor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2490-2493 |
| | 1 | 1 |
qopenglfResolveBlendFuncSeparate| Name: | qopenglfResolveBlendFuncSeparate | | Prototype: | static void qopenglfResolveBlendFuncSeparate(GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2775-2778 |
| | 1 | 1 |
qopenglfResolveBufferData| Name: | qopenglfResolveBufferData | | Prototype: | static void qopenglfResolveBufferData(GLenum target, qopengl_GLsizeiptr size, const void* data, GLenum usage) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2780-2783 |
| | 1 | 1 |
qopenglfResolveBufferSubData| Name: | qopenglfResolveBufferSubData | | Prototype: | static void qopenglfResolveBufferSubData(GLenum target, qopengl_GLintptr offset, qopengl_GLsizeiptr size, const void* data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2785-2788 |
| | 1 | 1 |
qopenglfResolveCheckFramebufferStatus| Name: | qopenglfResolveCheckFramebufferStatus | | Prototype: | static GLenum qopenglfResolveCheckFramebufferStatus(GLenum target) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2790-2793 |
| | 1 | 1 |
qopenglfResolveClear| Name: | qopenglfResolveClear | | Prototype: | static void qopenglfResolveClear(GLbitfield mask) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2495-2498 |
| | 1 | 1 |
qopenglfResolveClearColor| Name: | qopenglfResolveClearColor | | Prototype: | static void qopenglfResolveClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2500-2503 |
| | 1 | 1 |
qopenglfResolveClearStencil| Name: | qopenglfResolveClearStencil | | Prototype: | static void qopenglfResolveClearStencil(GLint s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2514-2517 |
| | 1 | 1 |
qopenglfResolveColorMask| Name: | qopenglfResolveColorMask | | Prototype: | static void qopenglfResolveColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2519-2522 |
| | 1 | 1 |
qopenglfResolveCompileShader| Name: | qopenglfResolveCompileShader | | Prototype: | static void qopenglfResolveCompileShader(GLuint shader) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2795-2798 |
| | 1 | 1 |
qopenglfResolveCompressedTexImage2D| Name: | qopenglfResolveCompressedTexImage2D | | Prototype: | static void qopenglfResolveCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void* data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2800-2803 |
| | 1 | 1 |
qopenglfResolveCompressedTexSubImage2D| Name: | qopenglfResolveCompressedTexSubImage2D | | Prototype: | static void qopenglfResolveCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void* data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2805-2808 |
| | 1 | 1 |
qopenglfResolveCopyTexImage2D| Name: | qopenglfResolveCopyTexImage2D | | Prototype: | static void qopenglfResolveCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2524-2527 |
| | 1 | 1 |
qopenglfResolveCopyTexSubImage2D| Name: | qopenglfResolveCopyTexSubImage2D | | Prototype: | static void qopenglfResolveCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2529-2532 |
| | 1 | 1 |
qopenglfResolveCreateProgram| Name: | qopenglfResolveCreateProgram | | Prototype: | static GLuint qopenglfResolveCreateProgram() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2810-2813 |
| | 1 | 1 |
qopenglfResolveCreateShader| Name: | qopenglfResolveCreateShader | | Prototype: | static GLuint qopenglfResolveCreateShader(GLenum type) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2815-2818 |
| | 1 | 1 |
qopenglfResolveCullFace| Name: | qopenglfResolveCullFace | | Prototype: | static void qopenglfResolveCullFace(GLenum mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2534-2537 |
| | 1 | 1 |
qopenglfResolveDeleteBuffers| Name: | qopenglfResolveDeleteBuffers | | Prototype: | static void qopenglfResolveDeleteBuffers(GLsizei n, const GLuint* buffers) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2820-2823 |
| | 1 | 1 |
qopenglfResolveDeleteFramebuffers| Name: | qopenglfResolveDeleteFramebuffers | | Prototype: | static void qopenglfResolveDeleteFramebuffers(GLsizei n, const GLuint* framebuffers) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2825-2828 |
| | 1 | 1 |
qopenglfResolveDeleteProgram| Name: | qopenglfResolveDeleteProgram | | Prototype: | static void qopenglfResolveDeleteProgram(GLuint program) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2830-2833 |
| | 1 | 1 |
qopenglfResolveDeleteRenderbuffers| Name: | qopenglfResolveDeleteRenderbuffers | | Prototype: | static void qopenglfResolveDeleteRenderbuffers(GLsizei n, const GLuint* renderbuffers) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2835-2838 |
| | 1 | 1 |
qopenglfResolveDeleteShader| Name: | qopenglfResolveDeleteShader | | Prototype: | static void qopenglfResolveDeleteShader(GLuint shader) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2840-2843 |
| | 1 | 1 |
qopenglfResolveDeleteTextures| Name: | qopenglfResolveDeleteTextures | | Prototype: | static void qopenglfResolveDeleteTextures(GLsizei n, const GLuint* textures) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2539-2542 |
| | 1 | 1 |
qopenglfResolveDepthFunc| Name: | qopenglfResolveDepthFunc | | Prototype: | static void qopenglfResolveDepthFunc(GLenum func) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2544-2547 |
| | 1 | 1 |