Function | Condition % | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QNonContiguousByteDeviceRingBufferImpl::posName: | QNonContiguousByteDeviceRingBufferImpl::pos | Prototype: | qint64 QNonContiguousByteDeviceRingBufferImpl::pos() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 267-270 | Comparison: | New |
| | New | 1 | 1 |
QNonContiguousByteDeviceRingBufferImpl::sizeName: | QNonContiguousByteDeviceRingBufferImpl::size | Prototype: | qint64 QNonContiguousByteDeviceRingBufferImpl::size() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 278-281 | Comparison: | New |
| | New | 1 | 1 |
QObject::blockSignalsName: | QObject::blockSignals | Prototype: | bool QObject::blockSignals(bool block) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 1417-1423 | Comparison: | New |
| | New | 4 | 1 |
QObjectPrivate::QObjectPrivateName: | QObjectPrivate::QObjectPrivate | Prototype: | QObjectPrivate::QObjectPrivate(int version) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 205-232 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines (reference): | 198-225 | Comparison: | Same |
| | Same | 14 | 1 |
QOpenGLContext::functionsBackendStorageName: | QOpenGLContext::functionsBackendStorage | Prototype: | QOpenGLVersionFunctionsStorage *QOpenGLContext::functionsBackendStorage() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | Lines: | 1305-1309 | Comparison: | New |
| | New | 2 | 1 |
QOpenGLExtensionsPrivate::QOpenGLExtensionsPrivateName: | QOpenGLExtensionsPrivate::QOpenGLExtensionsPrivate | Prototype: | QOpenGLExtensionsPrivate::QOpenGLExtensionsPrivate(QOpenGLContext *ctx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 4512-4521 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines (reference): | 7603-7610 | Comparison: | Different |
| | Different | 3 | 1 |
QOpenGLExtraFunctionsPrivate::QOpenGLExtraFunctionsPrivateName: | QOpenGLExtraFunctionsPrivate::QOpenGLExtraFunctionsPrivate | Prototype: | QOpenGLExtraFunctionsPrivate::QOpenGLExtraFunctionsPrivate(QOpenGLContext *ctx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 4504-4508 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines (reference): | 7425-7601 | Comparison: | Different |
| | Different | 172 | 1 |
QOpenGLTextureHelper::QOpenGLTextureHelper::[lambda]Name: | QOpenGLTextureHelper::QOpenGLTextureHelper::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 193-193 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines (reference): | 308-308 | Comparison: | Different |
| | Different | 0 | 1 |
QOpenGLTextureHelper::qt_CompressedTextureImage1DName: | QOpenGLTextureHelper::qt_CompressedTextureImage1D | Prototype: | void QOpenGLTextureHelper::qt_CompressedTextureImage1D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLenum internalFormat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid *bits) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 565-569 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines (reference): | 626-630 | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_CompressedTextureImage2DName: | QOpenGLTextureHelper::qt_CompressedTextureImage2D | Prototype: | void QOpenGLTextureHelper::qt_CompressedTextureImage2D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *bits) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 571-575 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines (reference): | 632-636 | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_CompressedTextureImage3DName: | QOpenGLTextureHelper::qt_CompressedTextureImage3D | Prototype: | void QOpenGLTextureHelper::qt_CompressedTextureImage3D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid *bits) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 577-581 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines (reference): | 638-642 | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_CompressedTextureSubImage1DName: | QOpenGLTextureHelper::qt_CompressedTextureSubImage1D | Prototype: | void QOpenGLTextureHelper::qt_CompressedTextureSubImage1D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid *bits) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 547-551 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines (reference): | 608-612 | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_CompressedTextureSubImage2DName: | QOpenGLTextureHelper::qt_CompressedTextureSubImage2D | Prototype: | void QOpenGLTextureHelper::qt_CompressedTextureSubImage2D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *bits) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 553-557 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines (reference): | 614-618 | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_CompressedTextureSubImage3DName: | QOpenGLTextureHelper::qt_CompressedTextureSubImage3D | Prototype: | void QOpenGLTextureHelper::qt_CompressedTextureSubImage3D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *bits) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 559-563 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines (reference): | 620-624 | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_GenerateTextureMipmapName: | QOpenGLTextureHelper::qt_GenerateTextureMipmap | Prototype: | void QOpenGLTextureHelper::qt_GenerateTextureMipmap(GLuint texture, GLenum target, GLenum bindingTarget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 463-467 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines (reference): | 524-528 | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureImage1DName: | QOpenGLTextureHelper::qt_TextureImage1D | Prototype: | void QOpenGLTextureHelper::qt_TextureImage1D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLenum internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid *pixels) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 511-515 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines (reference): | 572-576 | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureImage2DName: | QOpenGLTextureHelper::qt_TextureImage2D | Prototype: | void QOpenGLTextureHelper::qt_TextureImage2D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid *pixels) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 505-509 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines (reference): | 566-570 | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureImage2DMultisampleName: | QOpenGLTextureHelper::qt_TextureImage2DMultisample | Prototype: | void QOpenGLTextureHelper::qt_TextureImage2DMultisample(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei samples, GLint internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 541-545 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines (reference): | 602-606 | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureImage3DName: | QOpenGLTextureHelper::qt_TextureImage3D | Prototype: | void QOpenGLTextureHelper::qt_TextureImage3D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 499-503 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines (reference): | 560-564 | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureImage3DMultisampleName: | QOpenGLTextureHelper::qt_TextureImage3DMultisample | Prototype: | void QOpenGLTextureHelper::qt_TextureImage3DMultisample(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei samples, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 535-539 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines (reference): | 596-600 | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureParameterfName: | QOpenGLTextureHelper::qt_TextureParameterf | Prototype: | void QOpenGLTextureHelper::qt_TextureParameterf(GLuint texture, GLenum target, GLenum bindingTarget, GLenum pname, GLfloat param) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 451-455 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines (reference): | 512-516 | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureParameterfvName: | QOpenGLTextureHelper::qt_TextureParameterfv | Prototype: | void QOpenGLTextureHelper::qt_TextureParameterfv(GLuint texture, GLenum target, GLenum bindingTarget, GLenum pname, const GLfloat *params) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 457-461 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines (reference): | 518-522 | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureParameteriName: | QOpenGLTextureHelper::qt_TextureParameteri | Prototype: | void QOpenGLTextureHelper::qt_TextureParameteri(GLuint texture, GLenum target, GLenum bindingTarget, GLenum pname, GLint param) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 439-443 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines (reference): | 500-504 | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureParameterivName: | QOpenGLTextureHelper::qt_TextureParameteriv | Prototype: | void QOpenGLTextureHelper::qt_TextureParameteriv(GLuint texture, GLenum target, GLenum bindingTarget, GLenum pname, const GLint *params) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 445-449 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines (reference): | 506-510 | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureStorage1DName: | QOpenGLTextureHelper::qt_TextureStorage1D | Prototype: | void QOpenGLTextureHelper::qt_TextureStorage1D(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei levels, GLenum internalFormat, GLsizei width) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 481-485 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines (reference): | 542-546 | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureStorage2DName: | QOpenGLTextureHelper::qt_TextureStorage2D | Prototype: | void QOpenGLTextureHelper::qt_TextureStorage2D(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 475-479 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines (reference): | 536-540 | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureStorage2DMultisampleName: | QOpenGLTextureHelper::qt_TextureStorage2DMultisample | Prototype: | void QOpenGLTextureHelper::qt_TextureStorage2DMultisample(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 493-497 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines (reference): | 554-558 | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureStorage3DName: | QOpenGLTextureHelper::qt_TextureStorage3D | Prototype: | void QOpenGLTextureHelper::qt_TextureStorage3D(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 469-473 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines (reference): | 530-534 | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureStorage3DMultisampleName: | QOpenGLTextureHelper::qt_TextureStorage3DMultisample | Prototype: | void QOpenGLTextureHelper::qt_TextureStorage3DMultisample(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 487-491 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines (reference): | 548-552 | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureSubImage1DName: | QOpenGLTextureHelper::qt_TextureSubImage1D | Prototype: | void QOpenGLTextureHelper::qt_TextureSubImage1D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid *pixels) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 529-533 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines (reference): | 590-594 | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureSubImage2DName: | QOpenGLTextureHelper::qt_TextureSubImage2D | Prototype: | void QOpenGLTextureHelper::qt_TextureSubImage2D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 523-527 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines (reference): | 584-588 | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureSubImage3DName: | QOpenGLTextureHelper::qt_TextureSubImage3D | Prototype: | void QOpenGLTextureHelper::qt_TextureSubImage3D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 517-521 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines (reference): | 578-582 | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTexturePrivate::bindName: | QOpenGLTexturePrivate::bind | Prototype: | void QOpenGLTexturePrivate::bind() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 235-238 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines (reference): | 226-229 | Comparison: | Different |
| | Different | 1 | 1 |
QOpenGLTexturePrivate::isBoundName: | QOpenGLTexturePrivate::isBound | Prototype: | bool QOpenGLTexturePrivate::isBound() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 271-276 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines (reference): | 262-267 | Comparison: | Different |
| | Different | 3 | 1 |
QOpenGLTexturePrivate::isBoundName: | QOpenGLTexturePrivate::isBound | Prototype: | bool QOpenGLTexturePrivate::isBound(uint unit) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 278-290 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines (reference): | 269-281 | Comparison: | Different |
| | Different | 8 | 1 |
QOpenGLTexturePrivate::releaseName: | QOpenGLTexturePrivate::release | Prototype: | void QOpenGLTexturePrivate::release() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 253-256 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines (reference): | 244-247 | Comparison: | Different |
| | Different | 1 | 1 |
QOpenGLVersionFunctionsStorage::QOpenGLVersionFunctionsStorageName: | QOpenGLVersionFunctionsStorage::QOpenGLVersionFunctionsStorage | Prototype: | QOpenGLVersionFunctionsStorage::QOpenGLVersionFunctionsStorage() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | Lines: | 70-73 | Comparison: | New |
| | New | 2 | 1 |
QOpenGLWidget::~QOpenGLWidgetName: | QOpenGLWidget::~QOpenGLWidget | Prototype: | QOpenGLWidget::~QOpenGLWidget() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 949-952 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines (reference): | 938-942 | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLWidgetPrivate::~QOpenGLWidgetPrivateName: | QOpenGLWidgetPrivate::~QOpenGLWidgetPrivate | Prototype: | ~QOpenGLWidgetPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 574-577 | Comparison: | New |
| | New | 1 | 1 |
QPaintDevice::QPaintDeviceName: | QPaintDevice::QPaintDevice | Prototype: | QPaintDevice::QPaintDevice() noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp | Lines: | 44-48 | Comparison: | New |
| | New | 2 | 1 |
QPainterPath::QPainterPathName: | QPainterPath::QPainterPath | Prototype: | QPainterPath::QPainterPath() noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 530-533 | Comparison: | New |
| | New | 2 | 1 |
QPainterPath::currentPositionName: | QPainterPath::currentPosition | Prototype: | QPointF QPainterPath::currentPosition() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 983-988 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines (reference): | 977-982 | Comparison: | Different |
| | Different | 3 | 1 |
QPen::operator=Name: | QPen::operator= | Prototype: | QPen &QPen::operator=(const QPen &p) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 384-388 | Comparison: | New |
| | New | 2 | 1 |
QPixmapCache::Key::isValidName: | QPixmapCache::Key::isValid | Prototype: | bool QPixmapCache::Key::isValid() const noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 169-172 | Comparison: | New |
| | New | 1 | 1 |
QPixmapStyle::QPixmapStyleName: | QPixmapStyle::QPixmapStyle | Prototype: | QPixmapStyle::QPixmapStyle(QPixmapStylePrivate &dd) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 677-679 | Comparison: | New |
| | New | 1 | 1 |
QPixmapStyle::QPixmapStyleName: | QPixmapStyle::QPixmapStyle | Prototype: | QPixmapStyle::QPixmapStyle() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 93-96 | Comparison: | New |
| | New | 2 | 1 |
QPixmapStyle::comboBoxSizeFromContentsName: | QPixmapStyle::comboBoxSizeFromContents | Prototype: | QSize QPixmapStyle::comboBoxSizeFromContents(const QStyleOption *option, const QSize &contentsSize, const QWidget *widget) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 1005-1015 | Comparison: | New |
| | New | 4 | 1 |
QPixmapStyle::copyDescriptorName: | QPixmapStyle::copyDescriptor | Prototype: | void QPixmapStyle::copyDescriptor(QPixmapStyle::ControlDescriptor source, QPixmapStyle::ControlDescriptor dest) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 611-616 | Comparison: | New |
| | New | 2 | 1 |
QPixmapStyle::copyPixmapName: | QPixmapStyle::copyPixmap | Prototype: | void QPixmapStyle::copyPixmap(QPixmapStyle::ControlPixmap source, QPixmapStyle::ControlPixmap dest) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 666-670 | Comparison: | New |
| | New | 2 | 1 |
QPixmapStyle::drawComboBoxName: | QPixmapStyle::drawComboBox | Prototype: | void QPixmapStyle::drawComboBox(const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 895-914 | Comparison: | New |
| | New | 13 | 1 |
QPixmapStyle::drawTextEditName: | QPixmapStyle::drawTextEdit | Prototype: | void QPixmapStyle::drawTextEdit(const QStyleOption *option, QPainter *painter, const QWidget *) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 709-716 | Comparison: | New |
| | New | 4 | 1 |
QPixmapStyle::lineEditSizeFromContentsName: | QPixmapStyle::lineEditSizeFromContents | Prototype: | QSize QPixmapStyle::lineEditSizeFromContents(const QStyleOption *, const QSize &contentsSize, const QWidget *) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 949-961 | Comparison: | New |
| | New | 6 | 1 |
QPixmapStyle::polishName: | QPixmapStyle::polish | Prototype: | void QPixmapStyle::polish(QApplication *application) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 108-114 | Comparison: | New |
| | New | 1 | 1 |
QPixmapStyle::polishName: | QPixmapStyle::polish | Prototype: | void QPixmapStyle::polish(QPalette &palette) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 119-122 | Comparison: | New |
| | New | 1 | 1 |
QPixmapStyle::pushButtonSizeFromContentsName: | QPixmapStyle::pushButtonSizeFromContents | Prototype: | QSize QPixmapStyle::pushButtonSizeFromContents(const QStyleOption *option, const QSize &contentsSize, const QWidget *widget) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 932-947 | Comparison: | New |
| | New | 8 | 1 |
QPixmapStyle::unpolishName: | QPixmapStyle::unpolish | Prototype: | void QPixmapStyle::unpolish(QApplication *application) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 202-205 | Comparison: | New |
| | New | 1 | 1 |
QPixmapStylePrivate::scaleName: | QPixmapStylePrivate::scale | Prototype: | QPixmap QPixmapStylePrivate::scale(int w, int h, const QPixmap &pixmap, const QPixmapStyleDescriptor &desc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 1119-1131 | Comparison: | New |
| | New | 8 | 1 |
QPlatformDrag::cancelDragName: | QPlatformDrag::cancelDrag | Prototype: | void QPlatformDrag::cancelDrag() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | Lines: | 172-175 | Comparison: | New |
| | New | 1 | 1 |
QPlatformInputContextFactory::keysName: | QPlatformInputContextFactory::keys | Prototype: | QStringList QPlatformInputContextFactory::keys() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory.cpp | Lines: | 56-63 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory.cpp | Lines (reference): | 50-57 | Comparison: | Same |
| | Same | 1 | 1 |
QPlatformNativeInterface::nativeResourceForCursorName: | QPlatformNativeInterface::nativeResourceForCursor | Prototype: | void *QPlatformNativeInterface::nativeResourceForCursor(const QByteArray &resource, const QCursor &cursor) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | Lines: | 90-95 | Comparison: | New |
| | New | 3 | 1 |
QProcess::atEndName: | QProcess::atEnd | Prototype: | bool QProcess::atEnd() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1705-1708 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines (reference): | 1640-1647 | Comparison: | Different |
| | Different | 5 | 1 |
QProcess::bytesAvailableName: | QProcess::bytesAvailable | Prototype: | qint64 QProcess::bytesAvailable() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1719-1722 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines (reference): | 1658-1669 | Comparison: | Different |
| | Different | 5 | 1 |
QProcess::bytesToWriteName: | QProcess::bytesToWrite | Prototype: | qint64 QProcess::bytesToWrite() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1726-1733 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines (reference): | 1673-1681 | Comparison: | Different |
| | Different | 3 | 1 |
QProcess::canReadLineName: | QProcess::canReadLine | Prototype: | bool QProcess::canReadLine() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1678-1681 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines (reference): | 1611-1618 | Comparison: | Different |
| | Different | 5 | 1 |
QProcess::readChannelName: | QProcess::readChannel | Prototype: | QProcess::ProcessChannel QProcess::readChannel() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1358-1362 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines (reference): | 1313-1317 | Comparison: | Different |
| | Different | 2 | 1 |
QProcessPoller::childStartedPipeName: | QProcessPoller::childStartedPipe | Prototype: | pollfd &childStartedPipe() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 136-136 | Comparison: | New |
| | New | 1 | 1 |
QProcessPoller::forkfdName: | QProcessPoller::forkfd | Prototype: | pollfd &forkfd() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 135-135 | Comparison: | New |
| | New | 1 | 1 |
QProcessPoller::pollName: | QProcessPoller::poll | Prototype: | int QProcessPoller::poll(int timeout) | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 161-165 | Comparison: | New |
| | New | 2 | 1 |
QProcessPoller::stderrPipeName: | QProcessPoller::stderrPipe | Prototype: | pollfd &stderrPipe() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 134-134 | Comparison: | New |
| | New | 1 | 1 |
QProcessPoller::stdinPipeName: | QProcessPoller::stdinPipe | Prototype: | pollfd &stdinPipe() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 132-132 | Comparison: | New |
| | New | 1 | 1 |
QProcessPoller::stdoutPipeName: | QProcessPoller::stdoutPipe | Prototype: | pollfd &stdoutPipe() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 133-133 | Comparison: | New |
| | New | 1 | 1 |
QProcessPrivate::QProcessPrivateName: | QProcessPrivate::QProcessPrivate | Prototype: | QProcessPrivate::QProcessPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 862-887 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines (reference): | 822-847 | Comparison: | Different |
| | Different | 19 | 1 |
QReadWriteLock::QReadWriteLockName: | QReadWriteLock::QReadWriteLock | Prototype: | QReadWriteLock::QReadWriteLock(RecursionMode recursionMode) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 144-148 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines (reference): | 111-113 | Comparison: | Different |
| | Different | 1 | 1 |
QReadWriteLock::~QReadWriteLockName: | QReadWriteLock::~QReadWriteLock | Prototype: | QReadWriteLock::~QReadWriteLock() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 156-164 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines (reference): | 121-124 | Comparison: | Different |
| | Different | 1 | 1 |
QReadWriteLockPrivate::allocateName: | QReadWriteLockPrivate::allocate | Prototype: | QReadWriteLockPrivate *QReadWriteLockPrivate::allocate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 620-628 | Comparison: | New |
| | New | 6 | 1 |
QReadWriteLockPrivate::releaseName: | QReadWriteLockPrivate::release | Prototype: | void QReadWriteLockPrivate::release() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 630-635 | Comparison: | New |
| | New | 3 | 1 |
QRectF::toAlignedRectName: | QRectF::toAlignedRect | Prototype: | QRect QRectF::toAlignedRect() const noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | Lines: | 2378-2385 | Comparison: | New |
| | New | 5 | 1 |
QRegExpCharClass::clearName: | QRegExpCharClass::clear | Prototype: | void QRegExpCharClass::clear() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2335-2340 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines (reference): | 2329-2334 | Comparison: | Different |
| | Different | 3 | 1 |
QRingBuffer::clearName: | QRingBuffer::clear | Prototype: | void QRingBuffer::clear() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | Lines: | 205-216 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | Lines (reference): | 186-194 | Comparison: | Different |
| | Different | 5 | 1 |
QScrollerPrivate::realDpiName: | QScrollerPrivate::realDpi | Prototype: | QPointF QScrollerPrivate::realDpi(int screen) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 1017-1043 | Comparison: | New |
| | New | 2 | 1 |
QSettingsPrivate::actualKeyName: | QSettingsPrivate::actualKey | Prototype: | QString QSettingsPrivate::actualKey(const QString &key) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 248-253 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines (reference): | 242-248 | Comparison: | Different |
| | Different | 4 | 1 |
QSharedNetworkSessionManager::setSessionName: | QSharedNetworkSessionManager::setSession | Prototype: | void QSharedNetworkSessionManager::setSession(const QNetworkConfiguration &config, QSharedPointer<QNetworkSession> session) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qsharednetworksession.cpp | Lines: | 81-85 | Comparison: | New |
| | New | 2 | 1 |
QShortcutMap::addShortcutName: | QShortcutMap::addShortcut | Prototype: | int QShortcutMap::addShortcut(QObject *owner, const QKeySequence &key, Qt::ShortcutContext context, ContextMatcher matcher) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | Lines: | 159-174 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | Lines (reference): | 152-167 | Comparison: | Different |
| | Different | 7 | 1 |
QSize::transposeName: | QSize::transpose | Prototype: | void QSize::transpose() noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp | Lines: | 166-169 | Comparison: | New |
| | New | 1 | 1 |
QSizeF::transposeName: | QSizeF::transpose | Prototype: | void QSizeF::transpose() noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp | Lines: | 597-600 | Comparison: | New |
| | New | 1 | 1 |
QSqlCachedResult::QSqlCachedResultName: | QSqlCachedResult::QSqlCachedResult | Prototype: | QSqlCachedResult::QSqlCachedResult(QSqlCachedResultPrivate &d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines: | 128-131 | Comparison: | New |
| | New | 2 | 1 |
QSqlCachedResult::cacheName: | QSqlCachedResult::cache | Prototype: | QSqlCachedResult::ValueCache &QSqlCachedResult::cache() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines: | 288-292 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines (reference): | 292-295 | Comparison: | Different |
| | Different | 1 | 1 |
QSqlCachedResult::cleanupName: | QSqlCachedResult::cleanup | Prototype: | void QSqlCachedResult::cleanup() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines: | 247-253 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines (reference): | 254-259 | Comparison: | Different |
| | Different | 3 | 1 |
QSqlCachedResult::clearValuesName: | QSqlCachedResult::clearValues | Prototype: | void QSqlCachedResult::clearValues() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines: | 255-261 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines (reference): | 261-266 | Comparison: | Different |
| | Different | 3 | 1 |
QSqlCachedResult::colCountName: | QSqlCachedResult::colCount | Prototype: | int QSqlCachedResult::colCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines: | 282-286 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines (reference): | 287-290 | Comparison: | Different |
| | Different | 1 | 1 |
QSqlCachedResult::initName: | QSqlCachedResult::init | Prototype: | void QSqlCachedResult::init(int colCount) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines: | 133-137 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines (reference): | 147-150 | Comparison: | Different |
| | Different | 1 | 1 |
QSqlCachedResultPrivate::QSqlCachedResultPrivateName: | QSqlCachedResultPrivate::QSqlCachedResultPrivate | Prototype: | QSqlCachedResultPrivate::QSqlCachedResultPrivate(QSqlCachedResult *q, const QSqlDriver *drv) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines: | 63-69 | Comparison: | New |
| | New | 2 | 1 |
QSqlCachedResultPrivate::cleanupName: | QSqlCachedResultPrivate::cleanup | Prototype: | void QSqlCachedResultPrivate::cleanup() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines: | 71-77 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines (reference): | 79-86 | Comparison: | Different |
| | Different | 5 | 1 |
QSqlDriver::dbmsTypeName: | QSqlDriver::dbmsType | Prototype: | QSqlDriver::DbmsType QSqlDriver::dbmsType() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines: | 813-817 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines (reference): | 794-797 | Comparison: | Different |
| | Different | 1 | 1 |
QSqlDriver::isOpenName: | QSqlDriver::isOpen | Prototype: | bool QSqlDriver::isOpen() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines: | 164-168 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines (reference): | 158-161 | Comparison: | Different |
| | Different | 1 | 1 |
QSqlDriver::isOpenErrorName: | QSqlDriver::isOpenError | Prototype: | bool QSqlDriver::isOpenError() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines: | 175-179 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines (reference): | 168-171 | Comparison: | Different |
| | Different | 1 | 1 |
QSqlDriver::lastErrorName: | QSqlDriver::lastError | Prototype: | QSqlError QSqlDriver::lastError() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines: | 363-367 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines (reference): | 352-355 | Comparison: | Different |
| | Different | 1 | 1 |
QSqlDriver::numericalPrecisionPolicyName: | QSqlDriver::numericalPrecisionPolicy | Prototype: | QSql::NumericalPrecisionPolicy QSqlDriver::numericalPrecisionPolicy() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines: | 802-806 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines (reference): | 784-787 | Comparison: | Different |
| | Different | 1 | 1 |
QSqlDriver::setLastErrorName: | QSqlDriver::setLastError | Prototype: | void QSqlDriver::setLastError(const QSqlError &error) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines: | 352-356 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines (reference): | 342-345 | Comparison: | Different |
| | Different | 1 | 1 |
QSqlDriver::setNumericalPrecisionPolicyName: | QSqlDriver::setNumericalPrecisionPolicy | Prototype: | void QSqlDriver::setNumericalPrecisionPolicy(QSql::NumericalPrecisionPolicy precisionPolicy) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines: | 788-792 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines (reference): | 771-774 | Comparison: | Different |
| | Different | 1 | 1 |