Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QGLShader::QGLShaderName: | QGLShader::QGLShader | Prototype: | QGLShader::QGLShader(QGLShader::ShaderType type, const QGLContext *context, QObject *parent) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 341-352 |
| | 5 | 2 |
QGLPixelBufferPrivate::common_initName: | QGLPixelBufferPrivate::common_init | Prototype: | void QGLPixelBufferPrivate::common_init(const QSize &size, const QGLFormat &format, QGLWidget *shareWidget) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | Lines: | 131-141 |
| | 7 | 2 |
QGLPixelBuffer::handleName: | QGLPixelBuffer::handle | Prototype: | Qt::HANDLE QGLPixelBuffer::handle() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | Lines: | 393-399 |
| | 4 | 2 |
QGLPixelBuffer::doneCurrentName: | QGLPixelBuffer::doneCurrent | Prototype: | bool QGLPixelBuffer::doneCurrent() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | Lines: | 239-246 |
| | 5 | 2 |
QGLPaintDevice::endPaintName: | QGLPaintDevice::endPaint | Prototype: | void QGLPaintDevice::endPaint() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | Lines: | 119-132 |
| | 6 | 2 |
QGLPaintDevice::beginPaintName: | QGLPaintDevice::beginPaint | Prototype: | void QGLPaintDevice::beginPaint() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | Lines: | 73-101 |
| | 8 | 2 |
QGLFramebufferObjectFormat::~QGLFramebufferObjectFormatName: | QGLFramebufferObjectFormat::~QGLFramebufferObjectFormat | Prototype: | QGLFramebufferObjectFormat::~QGLFramebufferObjectFormat() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 188-192 |
| | 2 | 2 |
QGLFramebufferObjectFormat::operator==Name: | QGLFramebufferObjectFormat::operator== | Prototype: | bool QGLFramebufferObjectFormat::operator==(const QGLFramebufferObjectFormat& other) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 333-339 |
| | 3 | 2 |
QGLFramebufferObject::isBoundName: | QGLFramebufferObject::isBound | Prototype: | bool QGLFramebufferObject::isBound() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1338-1348 |
| | 6 | 2 |
QGLFramebufferObject::attachmentName: | QGLFramebufferObject::attachment | Prototype: | QGLFramebufferObject::Attachment QGLFramebufferObject::attachment() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1323-1329 |
| | 4 | 2 |
QGLFramebufferObject::QGLFramebufferObjectName: | QGLFramebufferObject::QGLFramebufferObject | Prototype: | QGLFramebufferObject::QGLFramebufferObject(int width, int height, Attachment attachment, GLenum target, GLenum internal_format) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 916-928 |
| | 4 | 2 |
QGLFramebufferObject::QGLFramebufferObjectName: | QGLFramebufferObject::QGLFramebufferObject | Prototype: | QGLFramebufferObject::QGLFramebufferObject(const QSize &size, Attachment attachment, GLenum target, GLenum internal_format) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 943-955 |
| | 4 | 2 |
QGLFormat::~QGLFormatName: | QGLFormat::~QGLFormat | Prototype: | QGLFormat::~QGLFormat() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 431-435 |
| | 2 | 2 |
QGLFormat::testOptionName: | QGLFormat::testOption | Prototype: | bool QGLFormat::testOption(QGL::FormatOptions opt) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 942-948 |
| | 3 | 2 |
QGLFormat::setVersionName: | QGLFormat::setVersion | Prototype: | void QGLFormat::setVersion(int major, int minor) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1152-1161 |
| | 6 | 2 |
QGLFormat::setStencilBufferSizeName: | QGLFormat::setStencilBufferSize | Prototype: | void QGLFormat::setStencilBufferSize(int size) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1122-1131 |
| | 6 | 2 |
QGLFormat::setSamplesName: | QGLFormat::setSamples | Prototype: | void QGLFormat::setSamples(int numSamples) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 816-825 |
| | 6 | 2 |
QGLFormat::setRedBufferSizeName: | QGLFormat::setRedBufferSize | Prototype: | void QGLFormat::setRedBufferSize(int size) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 983-991 |
| | 5 | 2 |
QGLFormat::setOptionName: | QGLFormat::setOption | Prototype: | void QGLFormat::setOption(QGL::FormatOptions opt) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 925-932 |
| | 4 | 2 |
QGLFormat::setGreenBufferSizeName: | QGLFormat::setGreenBufferSize | Prototype: | void QGLFormat::setGreenBufferSize(int size) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1012-1020 |
| | 5 | 2 |
QGLFormat::setDepthBufferSizeName: | QGLFormat::setDepthBufferSize | Prototype: | void QGLFormat::setDepthBufferSize(int size) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 955-964 |
| | 6 | 2 |
QGLFormat::setBlueBufferSizeName: | QGLFormat::setBlueBufferSize | Prototype: | void QGLFormat::setBlueBufferSize(int size) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1041-1049 |
| | 5 | 2 |
QGLFormat::setAlphaBufferSizeName: | QGLFormat::setAlphaBufferSize | Prototype: | void QGLFormat::setAlphaBufferSize(int size) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1069-1078 |
| | 6 | 2 |
QGLFormat::setAccumBufferSizeName: | QGLFormat::setAccumBufferSize | Prototype: | void QGLFormat::setAccumBufferSize(int size) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1096-1105 |
| | 6 | 2 |
QGLEngineShaderManager::setSrcPixelTypeName: | QGLEngineShaderManager::setSrcPixelType | Prototype: | void QGLEngineShaderManager::setSrcPixelType(PixelSrcType type) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | Lines: | 559-566 |
| | 4 | 2 |
QGLEngineShaderManager::setSrcPixelTypeName: | QGLEngineShaderManager::setSrcPixelType | Prototype: | void QGLEngineShaderManager::setSrcPixelType(Qt::BrushStyle style) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | Lines: | 549-557 |
| | 5 | 2 |
QGLEngineShaderManager::setOpacityModeName: | QGLEngineShaderManager::setOpacityMode | Prototype: | void QGLEngineShaderManager::setOpacityMode(OpacityMode mode) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | Lines: | 568-575 |
| | 4 | 2 |
QGLEngineShaderManager::setMaskTypeName: | QGLEngineShaderManager::setMaskType | Prototype: | void QGLEngineShaderManager::setMaskType(MaskType type) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | Lines: | 577-584 |
| | 4 | 2 |
QGLEngineShaderManager::setCustomStageName: | QGLEngineShaderManager::setCustomStage | Prototype: | void QGLEngineShaderManager::setCustomStage(QGLCustomShaderStage* stage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | Lines: | 595-601 |
| | 4 | 2 |
QGLEngineShaderManager::setCompositionModeName: | QGLEngineShaderManager::setCompositionMode | Prototype: | void QGLEngineShaderManager::setCompositionMode(QPainter::CompositionMode mode) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | Lines: | 586-593 |
| | 4 | 2 |
QGLEngineShaderManager::removeCustomStageName: | QGLEngineShaderManager::removeCustomStage | Prototype: | void QGLEngineShaderManager::removeCustomStage() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | Lines: | 603-609 |
| | 4 | 2 |
QGLEngineShaderManager::currentProgramName: | QGLEngineShaderManager::currentProgram | Prototype: | QGLShaderProgram* QGLEngineShaderManager::currentProgram() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | Lines: | 611-617 |
| | 3 | 2 |
QGLCustomShaderStage::~QGLCustomShaderStageName: | QGLCustomShaderStage::~QGLCustomShaderStage | Prototype: | QGLCustomShaderStage::~QGLCustomShaderStage() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | Lines: | 59-67 |
| | 5 | 2 |
QGLCustomShaderStage::setUniformsDirtyName: | QGLCustomShaderStage::setUniformsDirty | Prototype: | void QGLCustomShaderStage::setUniformsDirty() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | Lines: | 69-74 |
| | 3 | 2 |
QGLCustomShaderStage::removeFromPainterName: | QGLCustomShaderStage::removeFromPainter | Prototype: | void QGLCustomShaderStage::removeFromPainter(QPainter* p) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | Lines: | 94-109 |
| | 8 | 2 |
QGLContextPrivate::~QGLContextPrivateName: | QGLContextPrivate::~QGLContextPrivate | Prototype: | QGLContextPrivate::~QGLContextPrivate() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1724-1734 |
| | 5 | 2 |
QGLContextPrivate::textureCacheLookupName: | QGLContextPrivate::textureCacheLookup | Prototype: | QGLTexture *QGLContextPrivate::textureCacheLookup(const qint64 key, GLenum target) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2692-2702 |
| | 6 | 2 |
QGLContextPrivate::setupSharingName: | QGLContextPrivate::setupSharing | Prototype: | void QGLContextPrivate::setupSharing() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 503-511 |
| | 6 | 2 |
QGLContextPrivate::setCurrentFboName: | QGLContextPrivate::setCurrentFbo | Prototype: | void QGLContextPrivate::setCurrentFbo(GLuint fbo) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 530-539 |
| | 5 | 2 |
QGLContextPrivate::refreshCurrentFboName: | QGLContextPrivate::refreshCurrentFbo | Prototype: | void QGLContextPrivate::refreshCurrentFbo() | Coverage: | 50.000% (4/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 513-528 |
| | 8 | 2 |
QGLContextPrivate::initName: | QGLContextPrivate::init | Prototype: | void QGLContextPrivate::init(QPaintDevice *dev, const QGLFormat &format) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1736-1768 |
| | 26 | 2 |
QGLContext::setDeviceName: | QGLContext::setDevice | Prototype: | void QGLContext::setDevice(QPaintDevice *pDev) | Coverage: | 30.000% (3/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3179-3191 |
| | 6 | 2 |
QGLContext::moveToThreadName: | QGLContext::moveToThread | Prototype: | void QGLContext::moveToThread(QThread *thread) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3460-3465 |
| | 3 | 2 |
QGLContext::functionsName: | QGLContext::functions | Prototype: | QGLFunctions *QGLContext::functions() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2796-2804 |
| | 5 | 2 |
QGLContext::deleteTextureName: | QGLContext::deleteTexture | Prototype: | void QGLContext::deleteTexture(GLuint id) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2896-2901 |
| | 3 | 2 |
QGLContext::currentContextName: | QGLContext::currentContext | Prototype: | const QGLContext* QGLContext::currentContext() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3441-3447 |
| | 3 | 2 |
QGLContext::bindTextureName: | QGLContext::bindTexture | Prototype: | GLuint QGLContext::bindTexture(const QString &fileName) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2287-2294 |
| | 5 | 2 |
QGLContext::bindTextureName: | QGLContext::bindTexture | Prototype: | GLuint QGLContext::bindTexture(const QImage &image, GLenum target, GLint format) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2813-2821 |
| | 5 | 2 |
QGLContext::bindTextureName: | QGLContext::bindTexture | Prototype: | GLuint QGLContext::bindTexture(const QImage &image, GLenum target, GLint format, BindOptions options) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2848-2856 |
| | 5 | 2 |
QGLContext::bindTextureName: | QGLContext::bindTexture | Prototype: | GLuint QGLContext::bindTexture(const QPixmap &pixmap, GLenum target, GLint format) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2862-2870 |
| | 5 | 2 |
QGLContext::bindTextureName: | QGLContext::bindTexture | Prototype: | GLuint QGLContext::bindTexture(const QPixmap &pixmap, GLenum target, GLint format, BindOptions options) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2879-2887 |
| | 5 | 2 |
QGLContext::areSharingName: | QGLContext::areSharing | Prototype: | bool QGLContext::areSharing(const QGLContext *context1, const QGLContext *context2) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3223-3228 |
| | 3 | 2 |
QGLColormap::~QGLColormapName: | QGLColormap::~QGLColormap | Prototype: | QGLColormap::~QGLColormap() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | Lines: | 115-119 |
| | 2 | 2 |
QGLColormap::setEntryName: | QGLColormap::setEntry | Prototype: | void QGLColormap::setEntry(int idx, QRgb color) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | Lines: | 165-171 |
| | 4 | 2 |
QGLColormap::operator=Name: | QGLColormap::operator= | Prototype: | QGLColormap & QGLColormap::operator=(const QGLColormap &map) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | Lines: | 131-138 |
| | 5 | 2 |
QGLColormap::findName: | QGLColormap::find | Prototype: | int QGLColormap::find(QRgb color) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | Lines: | 254-259 |
| | 3 | 2 |
QGLColormap::entryRgbName: | QGLColormap::entryRgb | Prototype: | QRgb QGLColormap::entryRgb(int idx) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | Lines: | 194-200 |
| | 3 | 2 |
QGLColormap::entryColorName: | QGLColormap::entryColor | Prototype: | QColor QGLColormap::entryColor(int idx) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | Lines: | 215-221 |
| | 3 | 2 |
QGLBuffer::~QGLBufferName: | QGLBuffer::~QGLBuffer | Prototype: | QGLBuffer::~QGLBuffer() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 191-197 |
| | 3 | 2 |
QGLBuffer::sizeName: | QGLBuffer::size | Prototype: | int QGLBuffer::size() const | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 508-516 |
| | 6 | 2 |
QGLBuffer::releaseName: | QGLBuffer::release | Prototype: | void QGLBuffer::release(QGLBuffer::Type type) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 475-479 |
| | 2 | 2 |
QGLBuffer::destroyName: | QGLBuffer::destroy | Prototype: | void QGLBuffer::destroy() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 317-324 |
| | 4 | 2 |
QGL2PaintEngineExPrivate::useSimpleShaderName: | QGL2PaintEngineExPrivate::useSimpleShader | Prototype: | void QGL2PaintEngineExPrivate::useSimpleShader() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 167-173 |
| | 3 | 2 |
QGL2PaintEngineExPrivate::setScissorName: | QGL2PaintEngineExPrivate::setScissor | Prototype: | void QGL2PaintEngineExPrivate::setScissor(const QRect &rect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 2182-2193 |
| | 7 | 2 |
QGL2PaintEngineExPrivate::resetOpenGLContextActiveEngineName: | QGL2PaintEngineExPrivate::resetOpenGLContextActiveEngine | Prototype: | bool QGL2PaintEngineExPrivate::resetOpenGLContextActiveEngine() | Coverage: | 50.000% (4/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 614-627 |
| | 8 | 2 |
QGL2PaintEngineExPrivate::resetGLStateName: | QGL2PaintEngineExPrivate::resetGLState | Prototype: | void QGL2PaintEngineExPrivate::resetGLState() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 589-612 |
| | 17 | 2 |
QGL2PaintEngineExPrivate::resetClipIfNeededName: | QGL2PaintEngineExPrivate::resetClipIfNeeded | Prototype: | void QGL2PaintEngineExPrivate::resetClipIfNeeded() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 1088-1121 |
| | 21 | 2 |
QGL2PaintEngineExPrivate::drawVertexArraysName: | QGL2PaintEngineExPrivate::drawVertexArrays | Prototype: | void QGL2PaintEngineExPrivate::drawVertexArrays(const float *data, int *stops, int stopCount, GLenum primitive) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 1216-1233 |
| | 6 | 2 |
QGL2PaintEngineEx::setTranslateZName: | QGL2PaintEngineEx::setTranslateZ | Prototype: | void QGL2PaintEngineEx::setTranslateZ(GLfloat z) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 2409-2416 |
| | 4 | 2 |
QGL2PaintEngineEx::fillName: | QGL2PaintEngineEx::fill | Prototype: | void QGL2PaintEngineEx::fill(const QVectorPath &path, const QBrush &brush) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 1246-1255 |
| | 6 | 2 |
QGL2PaintEngineEx::drawTextureName: | QGL2PaintEngineEx::drawTexture | Prototype: | bool QGL2PaintEngineEx::drawTexture(const QRectF &dest, GLuint textureId, const QSize &size, const QRectF &src) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 1533-1551 |
| | 12 | 2 |
QGL2PaintEngineEx::clipEnabledChangedName: | QGL2PaintEngineEx::clipEnabledChanged | Prototype: | void QGL2PaintEngineEx::clipEnabledChanged() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 2195-2205 |
| | 5 | 2 |
QGL2PEXVertexArray::boundingRectName: | QGL2PEXVertexArray::boundingRect | Prototype: | QGLRect QGL2PEXVertexArray::boundingRect() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp | Lines: | 48-54 |
| | 3 | 2 |
QGL2PEXVertexArray::addClosingLineName: | QGL2PEXVertexArray::addClosingLine | Prototype: | void QGL2PEXVertexArray::addClosingLine(int index) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp | Lines: | 56-61 |
| | 3 | 2 |
QGL2PEXVertexArray::addCentroidName: | QGL2PEXVertexArray::addCentroid | Prototype: | void QGL2PEXVertexArray::addCentroid(const QVectorPath &path, int subPathIndex) | Coverage: | 87.500% (7/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp | Lines: | 63-78 |
| | 9 | 2 |
QGL2GradientCache::cleanCacheName: | QGL2GradientCache::cleanCache | Prototype: | void QGL2GradientCache::cleanCache() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | Lines: | 82-92 |
| | 7 | 2 |
QFutureWatcherBase::disconnectOutputInterfaceName: | QFutureWatcherBase::disconnectOutputInterface | Prototype: | void QFutureWatcherBase::disconnectOutputInterface(bool pendingAssignment) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | Lines: | 396-407 |
| | 7 | 2 |
QFutureWatcherBase::disconnectNotifyName: | QFutureWatcherBase::disconnectNotify | Prototype: | void QFutureWatcherBase::disconnectNotify(const QMetaMethod &signal) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | Lines: | 368-374 |
| | 3 | 2 |
QFutureInterfaceBasePrivate::disconnectOutputInterfaceName: | QFutureInterfaceBasePrivate::disconnectOutputInterface | Prototype: | void QFutureInterfaceBasePrivate::disconnectOutputInterface(QFutureCallOutInterface *interface) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 584-593 |
| | 6 | 2 |
QFutureInterfaceBase::~QFutureInterfaceBaseName: | QFutureInterfaceBase::~QFutureInterfaceBase | Prototype: | QFutureInterfaceBase::~QFutureInterfaceBase() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 74-78 |
| | 2 | 2 |
QFutureInterfaceBase::togglePausedName: | QFutureInterfaceBase::togglePaused | Prototype: | void QFutureInterfaceBase::togglePaused() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 125-136 |
| | 7 | 2 |
QFutureInterfaceBase::setPausedName: | QFutureInterfaceBase::setPaused | Prototype: | void QFutureInterfaceBase::setPaused(bool paused) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 112-123 |
| | 7 | 2 |
QFutureInterfaceBase::setExpectedResultCountName: | QFutureInterfaceBase::setExpectedResultCount | Prototype: | void QFutureInterfaceBase::setExpectedResultCount(int resultCount) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 289-294 |
| | 3 | 2 |
QFutureInterfaceBase::reportStartedName: | QFutureInterfaceBase::reportStarted | Prototype: | void QFutureInterfaceBase::reportStarted() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 249-257 |
| | 5 | 2 |
QFutureInterfaceBase::reportFinishedName: | QFutureInterfaceBase::reportFinished | Prototype: | void QFutureInterfaceBase::reportFinished() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 279-287 |
| | 5 | 2 |
QFutureInterfaceBase::reportExceptionName: | QFutureInterfaceBase::reportException | Prototype: | void QFutureInterfaceBase::reportException(const QException &exception) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 265-276 |
| | 8 | 2 |
QFutureInterfaceBase::operator=Name: | QFutureInterfaceBase::operator= | Prototype: | QFutureInterfaceBase &QFutureInterfaceBase::operator=(const QFutureInterfaceBase &other) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 440-447 |
| | 5 | 2 |
QFutureInterfaceBase::cancelName: | QFutureInterfaceBase::cancel | Prototype: | void QFutureInterfaceBase::cancel() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 100-110 |
| | 7 | 2 |
QFusionStyle::unpolishName: | QFusionStyle::unpolish | Prototype: | void QFusionStyle::unpolish(QWidget *widget) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | Lines: | 3282-3297 |
| | 11 | 2 |
QFusionStyle::polishName: | QFusionStyle::polish | Prototype: | void QFusionStyle::polish(QWidget *widget) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | Lines: | 3253-3269 |
| | 12 | 2 |
QFtpPrivate::~QFtpPrivateName: | QFtpPrivate::~QFtpPrivate | Prototype: | ~QFtpPrivate() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1270-1270 |
| | 1 | 2 |
QFtpPrivate::addCommandName: | QFtpPrivate::addCommand | Prototype: | int QFtpPrivate::addCommand(QFtpCommand *cmd) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1295-1304 |
| | 4 | 2 |
QFtpPrivate::_q_piFtpReplyName: | QFtpPrivate::_q_piFtpReply | Prototype: | void QFtpPrivate::_q_piFtpReply(int code, const QString &text) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2424-2430 |
| | 3 | 2 |
QFtpPrivate::_q_piConnectStateName: | QFtpPrivate::_q_piConnectState | Prototype: | void QFtpPrivate::_q_piConnectState(int connectState) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2412-2420 |
| | 5 | 2 |
QFtpDTP::waitForConnectionName: | QFtpDTP::waitForConnection | Prototype: | void QFtpDTP::waitForConnection() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 338-345 |
| | 2 | 2 |
QFtpDTP::socketBytesWrittenName: | QFtpDTP::socketBytesWritten | Prototype: | void QFtpDTP::socketBytesWritten(qint64 bytes) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 748-757 |
| | 4 | 2 |
QFtpDTP::setupListenerName: | QFtpDTP::setupListener | Prototype: | int QFtpDTP::setupListener(const QHostAddress &address) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 327-336 |
| | 4 | 2 |
QFtpDTP::readAllName: | QFtpDTP::readAll | Prototype: | QByteArray QFtpDTP::readAll() | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 374-385 |
| | 7 | 2 |
QFtpDTP::readName: | QFtpDTP::read | Prototype: | qint64 QFtpDTP::read(char *data, qint64 maxlen) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 359-372 |
| | 8 | 2 |
QFtpDTP::connectToHostName: | QFtpDTP::connectToHost | Prototype: | void QFtpDTP::connectToHost(const QString & host, quint16 port) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 304-325 |
| | 13 | 2 |