| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QFontMetricsF::lineWidth| Name: | QFontMetricsF::lineWidth | | Prototype: | qreal QFontMetricsF::lineWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1722-1727 |
| | 3 | 1 |
QFontMetricsF::maxWidth| Name: | QFontMetricsF::maxWidth | | Prototype: | qreal QFontMetricsF::maxWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1240-1245 |
| | 3 | 1 |
QFontMetricsF::minLeftBearing| Name: | QFontMetricsF::minLeftBearing | | Prototype: | qreal QFontMetricsF::minLeftBearing() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1213-1218 |
| | 3 | 1 |
QFontMetricsF::minRightBearing| Name: | QFontMetricsF::minRightBearing | | Prototype: | qreal QFontMetricsF::minRightBearing() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1230-1235 |
| | 3 | 1 |
QFontMetricsF::underlinePos| Name: | QFontMetricsF::underlinePos | | Prototype: | qreal QFontMetricsF::underlinePos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1687-1692 |
| | 3 | 1 |
QFormLayout::setSpacing| Name: | QFormLayout::setSpacing | | Prototype: | void QFormLayout::setSpacing(int spacing) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1889-1894 |
| | 3 | 1 |
QFormLayoutPrivate::insertRows| Name: | QFormLayoutPrivate::insertRows | | Prototype: | void QFormLayoutPrivate::insertRows(int row, int count) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 914-920 |
| | 3 | 2 |
QFrame::drawFrame| Name: | QFrame::drawFrame | | Prototype: | void QFrame::drawFrame(QPainter *p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 523-528 |
| | 3 | 1 |
QFreetypeFace::cleanup| Name: | QFreetypeFace::cleanup | | Prototype: | void QFreetypeFace::cleanup() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 308-313 |
| | 3 | 1 |
QFtp::currentCommand| Name: | QFtp::currentCommand | | Prototype: | QFtp::Command QFtp::currentCommand() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 2137-2142 |
| | 3 | 2 |
QFtp::currentId| Name: | QFtp::currentId | | Prototype: | int QFtp::currentId() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 2123-2128 |
| | 3 | 2 |
QFtp::setProxy| Name: | QFtp::setProxy | | Prototype: | int QFtp::setProxy(const QString &host, quint16 port) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 1755-1760 |
| | 3 | 1 |
QFtpDTP::QFtpDTP| Name: | QFtpDTP::QFtpDTP | | Prototype: | QFtpDTP::QFtpDTP(QFtpPI *p, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 279-289 |
| | 3 | 1 |
QFtpDTP::bytesAvailable| Name: | QFtpDTP::bytesAvailable | | Prototype: | qint64 QFtpDTP::bytesAvailable() const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 358-363 |
| | 3 | 2 |
QFtpDTP::setBytesTotal| Name: | QFtpDTP::setBytesTotal | | Prototype: | void QFtpDTP::setBytesTotal(qint64 bytes) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 303-308 |
| | 3 | 1 |
QFtpPI::connected| Name: | QFtpPI::connected | | Prototype: | void QFtpPI::connected() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 894-904 |
| | 3 | 1 |
QFtpPrivate::_q_piFtpReply| Name: | 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: | 2430-2436 |
| | 3 | 2 |
QFutureInterfaceBase::setExpectedResultCount| Name: | 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: | 295-300 |
| | 3 | 2 |
QFutureWatcherBase::disconnectNotify| Name: | 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: | 374-380 |
| | 3 | 2 |
QGL2PEXVertexArray::addClosingLine| Name: | 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: | 62-67 |
| | 3 | 2 |
QGL2PEXVertexArray::boundingRect| Name: | 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: | 54-60 |
| | 3 | 2 |
QGL2PEXVertexArray::clear| Name: | QGL2PEXVertexArray::clear | | Prototype: | void QGL2PEXVertexArray::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp | | Lines: | 46-51 |
| | 3 | 1 |
QGL2PaintEngineEx::compositionModeChanged| Name: | QGL2PaintEngineEx::compositionModeChanged | | Prototype: | void QGL2PaintEngineEx::compositionModeChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1380-1386 |
| | 3 | 1 |
QGL2PaintEngineEx::endNativePainting| Name: | QGL2PaintEngineEx::endNativePainting | | Prototype: | void QGL2PaintEngineEx::endNativePainting() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 635-640 |
| | 3 | 1 |
QGL2PaintEngineEx::transformChanged| Name: | QGL2PaintEngineEx::transformChanged | | Prototype: | void QGL2PaintEngineEx::transformChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1408-1413 |
| | 3 | 1 |
QGL2PaintEngineExPrivate::composite| Name: | QGL2PaintEngineExPrivate::composite | | Prototype: | void QGL2PaintEngineExPrivate::composite(const QGLRect& boundingRect) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1214-1219 |
| | 3 | 1 |
QGL2PaintEngineExPrivate::useSimpleShader| Name: | 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: | 173-179 |
| | 3 | 2 |
QGLBuffer::~QGLBuffer| Name: | QGLBuffer::~QGLBuffer | | Prototype: | QGLBuffer::~QGLBuffer() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 197-203 |
| | 3 | 2 |
QGLColormap::cleanup| Name: | QGLColormap::cleanup | | Prototype: | void QGLColormap::cleanup(QGLColormap::QGLColormapData *x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 127-132 |
| | 3 | 1 |
QGLColormap::entryColor| Name: | 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: | 221-227 |
| | 3 | 2 |
QGLColormap::entryRgb| Name: | 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: | 200-206 |
| | 3 | 2 |
QGLColormap::find| Name: | 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: | 260-265 |
| | 3 | 2 |
QGLContext::areSharing| Name: | 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: | 3229-3234 |
| | 3 | 2 |
QGLContext::currentContext| Name: | 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: | 3447-3453 |
| | 3 | 2 |
QGLContext::deleteTexture| Name: | 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: | 2902-2907 |
| | 3 | 2 |
QGLContext::moveToThread| Name: | 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: | 3466-3471 |
| | 3 | 2 |
QGLContext::setFormat| Name: | QGLContext::setFormat | | Prototype: | void QGLContext::setFormat(const QGLFormat &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3175-3180 |
| | 3 | 1 |
QGLCustomShaderStage::setUniformsDirty| Name: | 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: | 75-80 |
| | 3 | 2 |
QGLDefaultOverlayFormat::QGLDefaultOverlayFormat| Name: | QGLDefaultOverlayFormat::QGLDefaultOverlayFormat | | Prototype: | inline QGLDefaultOverlayFormat() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 159-164 |
| | 3 | 1 |
QGLEngineShaderManager::currentProgram| Name: | 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: | 620-626 |
| | 3 | 2 |
QGLFormat::setDefaultOverlayFormat| Name: | QGLFormat::setDefaultOverlayFormat | | Prototype: | void QGLFormat::setDefaultOverlayFormat(const QGLFormat &f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1594-1602 |
| | 3 | 1 |
QGLFormat::testOption| Name: | 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: | 948-954 |
| | 3 | 2 |
QGLFramebufferObject::QGLFramebufferObject| Name: | QGLFramebufferObject::QGLFramebufferObject | | Prototype: | QGLFramebufferObject::QGLFramebufferObject(const QSize &size, const QGLFramebufferObjectFormat &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 887-893 |
| | 3 | 1 |
QGLFramebufferObject::QGLFramebufferObject| Name: | QGLFramebufferObject::QGLFramebufferObject | | Prototype: | QGLFramebufferObject::QGLFramebufferObject(int width, int height, const QGLFramebufferObjectFormat &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 901-907 |
| | 3 | 1 |
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: | 339-345 |
| | 3 | 2 |
QGLPixelBuffer::bindTexture| Name: | QGLPixelBuffer::bindTexture | | Prototype: | GLuint QGLPixelBuffer::bindTexture(const QImage &image, GLenum target) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 488-497 |
| | 3 | 1 |
QGLPixelBuffer::bindTexture| Name: | QGLPixelBuffer::bindTexture | | Prototype: | GLuint QGLPixelBuffer::bindTexture(const QPixmap &pixmap, GLenum target) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 507-516 |
| | 3 | 1 |
QGLShaderPrivate::deleteShader| Name: | QGLShaderPrivate::deleteShader | | Prototype: | void QGLShaderPrivate::deleteShader() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 308-314 |
| | 3 | 2 |
QGLShaderPrivate::~QGLShaderPrivate| Name: | QGLShaderPrivate::~QGLShaderPrivate | | Prototype: | QGLShaderPrivate::~QGLShaderPrivate() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 230-235 |
| | 3 | 2 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(int location, const GLfloat value[2][2]) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2481-2486 |
| | 3 | 2 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(int location, const GLfloat value[3][3]) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2498-2503 |
| | 3 | 2 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(int location, const GLfloat value[4][4]) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2514-2519 |
| | 3 | 2 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(int location, const GLint *values, int count) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2607-2612 |
| | 3 | 2 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(int location, const GLuint *values, int count) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2635-2640 |
| | 3 | 2 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(int location, const QVector2D *values, int count) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2702-2707 |
| | 3 | 2 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(int location, const QVector3D *values, int count) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2728-2733 |
| | 3 | 2 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(int location, const QMatrix2x2 *values, int count) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2816-2822 |
| | 3 | 5 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(int location, const QMatrix2x3 *values, int count) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2843-2850 |
| | 3 | 5 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(int location, const QMatrix2x4 *values, int count) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2871-2878 |
| | 3 | 5 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(int location, const QMatrix3x2 *values, int count) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2899-2906 |
| | 3 | 5 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(int location, const QMatrix3x3 *values, int count) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2927-2933 |
| | 3 | 5 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(int location, const QMatrix3x4 *values, int count) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2954-2961 |
| | 3 | 5 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(int location, const QMatrix4x2 *values, int count) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2982-2989 |
| | 3 | 5 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(int location, const QMatrix4x3 *values, int count) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 3010-3017 |
| | 3 | 5 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(int location, const QMatrix4x4 *values, int count) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 3038-3044 |
| | 3 | 5 |
QGLShaderProgramPrivate::~QGLShaderProgramPrivate| Name: | QGLShaderProgramPrivate::~QGLShaderProgramPrivate | | Prototype: | QGLShaderProgramPrivate::~QGLShaderProgramPrivate() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 626-631 |
| | 3 | 2 |
QGLTextureCache::QGLTextureCache| Name: | QGLTextureCache::QGLTextureCache | | Prototype: | QGLTextureCache::QGLTextureCache() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1913-1919 |
| | 3 | 1 |
QGLTextureCache::insert| Name: | QGLTextureCache::insert | | Prototype: | void QGLTextureCache::insert(QGLContext* ctx, qint64 key, QGLTexture* texture, int cost) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1928-1933 |
| | 3 | 1 |
QGLTextureCache::~QGLTextureCache| Name: | QGLTextureCache::~QGLTextureCache | | Prototype: | QGLTextureCache::~QGLTextureCache() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1921-1926 |
| | 3 | 1 |
QGLTextureGlyphCache::~QGLTextureGlyphCache| Name: | QGLTextureGlyphCache::~QGLTextureGlyphCache | | Prototype: | QGLTextureGlyphCache::~QGLTextureGlyphCache() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | | Lines: | 80-88 |
| | 3 | 2 |
QGLWidget::convertToGLFormat| Name: | QGLWidget::convertToGLFormat | | Prototype: | QImage QGLWidget::convertToGLFormat(const QImage& img) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4696-4701 |
| | 3 | 1 |
QGLWidget::paintEvent| Name: | QGLWidget::paintEvent | | Prototype: | void QGLWidget::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4403-4409 |
| | 3 | 2 |
QGLWidgetGLPaintDevice::endPaint| Name: | QGLWidgetGLPaintDevice::endPaint | | Prototype: | void QGLWidgetGLPaintDevice::endPaint() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | | Lines: | 190-195 |
| | 3 | 2 |
QGenericUnixTheme::createPlatformMenuBar| Name: | QGenericUnixTheme::createPlatformMenuBar | | Prototype: | QPlatformMenuBar *QGenericUnixTheme::createPlatformMenuBar() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 195-200 |
| | 3 | 2 |
QGenericUnixTheme::createPlatformSystemTrayIcon| Name: | QGenericUnixTheme::createPlatformSystemTrayIcon | | Prototype: | QPlatformSystemTrayIcon *QGenericUnixTheme::createPlatformSystemTrayIcon() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 204-209 |
| | 3 | 2 |
QGesture::setHotSpot| Name: | QGesture::setHotSpot | | Prototype: | void QGesture::setHotSpot(const QPointF &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 166-171 |
| | 3 | 1 |
QGnomeTheme::createPlatformMenuBar| Name: | QGnomeTheme::createPlatformMenuBar | | Prototype: | QPlatformMenuBar *QGnomeTheme::createPlatformMenuBar() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 696-701 |
| | 3 | 2 |
QGnomeTheme::createPlatformSystemTrayIcon| Name: | QGnomeTheme::createPlatformSystemTrayIcon | | Prototype: | QPlatformSystemTrayIcon *QGnomeTheme::createPlatformSystemTrayIcon() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 705-710 |
| | 3 | 2 |
QGradient::setCoordinateMode| Name: | QGradient::setCoordinateMode | | Prototype: | void QGradient::setCoordinateMode(CoordinateMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 1497-1503 |
| | 3 | 1 |
QGradient::setInterpolationMode| Name: | QGradient::setInterpolationMode | | Prototype: | void QGradient::setInterpolationMode(InterpolationMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 1536-1542 |
| | 3 | 1 |
QGradient::setStops| Name: | QGradient::setStops | | Prototype: | void QGradient::setStops(const QGradientStops &stops) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 1432-1437 |
| | 3 | 2 |
QGraphicsAnchor::QGraphicsAnchor| Name: | QGraphicsAnchor::QGraphicsAnchor | | Prototype: | QGraphicsAnchor::QGraphicsAnchor(QGraphicsAnchorLayout *parentLayout) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp | | Lines: | 141-147 |
| | 3 | 1 |
QGraphicsAnchorLayout::setHorizontalSpacing| Name: | QGraphicsAnchorLayout::setHorizontalSpacing | | Prototype: | void QGraphicsAnchorLayout::setHorizontalSpacing(qreal spacing) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp | | Lines: | 371-377 |
| | 3 | 1 |
QGraphicsAnchorLayout::setSpacing| Name: | QGraphicsAnchorLayout::setSpacing | | Prototype: | void QGraphicsAnchorLayout::setSpacing(qreal spacing) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp | | Lines: | 403-409 |
| | 3 | 1 |
QGraphicsAnchorLayout::setVerticalSpacing| Name: | QGraphicsAnchorLayout::setVerticalSpacing | | Prototype: | void QGraphicsAnchorLayout::setVerticalSpacing(qreal spacing) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp | | Lines: | 384-390 |
| | 3 | 1 |
QGraphicsAnchorPrivate::setSizePolicy| Name: | QGraphicsAnchorPrivate::setSizePolicy | | Prototype: | void QGraphicsAnchorPrivate::setSizePolicy(QSizePolicy::Policy policy) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 82-88 |
| | 3 | 2 |
QGraphicsAnchorPrivate::~QGraphicsAnchorPrivate| Name: | QGraphicsAnchorPrivate::~QGraphicsAnchorPrivate | | Prototype: | QGraphicsAnchorPrivate::~QGraphicsAnchorPrivate() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 71-80 |
| | 3 | 2 |
QGraphicsEffect::drawSource| Name: | QGraphicsEffect::drawSource | | Prototype: | void QGraphicsEffect::drawSource(QPainter *painter) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 252-257 |
| | 3 | 2 |
QGraphicsEffect::update| Name: | QGraphicsEffect::update | | Prototype: | void QGraphicsEffect::update() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 499-504 |
| | 3 | 2 |
QGraphicsGridLayout::removeItem| Name: | QGraphicsGridLayout::removeItem | | Prototype: | void QGraphicsGridLayout::removeItem(QGraphicsLayoutItem *item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 614-619 |
| | 3 | 1 |
QGraphicsGridLayout::setAlignment| Name: | QGraphicsGridLayout::setAlignment | | Prototype: | void QGraphicsGridLayout::setAlignment(QGraphicsLayoutItem *item, Qt::Alignment alignment) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 494-499 |
| | 3 | 1 |
QGraphicsGridLayout::setColumnAlignment| Name: | QGraphicsGridLayout::setColumnAlignment | | Prototype: | void QGraphicsGridLayout::setColumnAlignment(int column, Qt::Alignment alignment) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 475-480 |
| | 3 | 1 |
QGraphicsGridLayout::setColumnMaximumWidth| Name: | QGraphicsGridLayout::setColumnMaximumWidth | | Prototype: | void QGraphicsGridLayout::setColumnMaximumWidth(int column, qreal width) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 426-431 |
| | 3 | 1 |
QGraphicsGridLayout::setColumnMinimumWidth| Name: | QGraphicsGridLayout::setColumnMinimumWidth | | Prototype: | void QGraphicsGridLayout::setColumnMinimumWidth(int column, qreal width) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 388-393 |
| | 3 | 1 |
QGraphicsGridLayout::setColumnPreferredWidth| Name: | QGraphicsGridLayout::setColumnPreferredWidth | | Prototype: | void QGraphicsGridLayout::setColumnPreferredWidth(int column, qreal width) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 407-412 |
| | 3 | 1 |
QGraphicsGridLayout::setColumnSpacing| Name: | QGraphicsGridLayout::setColumnSpacing | | Prototype: | void QGraphicsGridLayout::setColumnSpacing(int column, qreal spacing) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 263-268 |
| | 3 | 1 |
QGraphicsGridLayout::setColumnStretchFactor| Name: | QGraphicsGridLayout::setColumnStretchFactor | | Prototype: | void QGraphicsGridLayout::setColumnStretchFactor(int column, int stretch) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 301-306 |
| | 3 | 1 |
QGraphicsGridLayout::setHorizontalSpacing| Name: | QGraphicsGridLayout::setHorizontalSpacing | | Prototype: | void QGraphicsGridLayout::setHorizontalSpacing(qreal spacing) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 193-198 |
| | 3 | 1 |
QGraphicsGridLayout::setRowAlignment| Name: | QGraphicsGridLayout::setRowAlignment | | Prototype: | void QGraphicsGridLayout::setRowAlignment(int row, Qt::Alignment alignment) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 456-461 |
| | 3 | 1 |
QGraphicsGridLayout::setRowMaximumHeight| Name: | QGraphicsGridLayout::setRowMaximumHeight | | Prototype: | void QGraphicsGridLayout::setRowMaximumHeight(int row, qreal height) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 358-363 |
| | 3 | 1 |