| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QFtpDTP::socketBytesWritten| Name:  | 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:  | 754-763 |  
  |  | 4 | 2 | 
 QFtpDTP::waitForConnection| Name:  | 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:  | 344-351 |  
  |  | 2 | 2 | 
 QFtpPrivate::_q_piConnectState| Name:  | 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:  | 2418-2426 |  
  |  | 5 | 2 | 
 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 | 
 QFtpPrivate::addCommand| Name:  | 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:  | 1301-1310 |  
  |  | 4 | 2 | 
 QFtpPrivate::~QFtpPrivate| Name:  | QFtpPrivate::~QFtpPrivate |  | Prototype:  | ~QFtpPrivate() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp |  | Lines:  | 1276-1276 |  
  |  | 1 | 2 | 
 QFusionStyle::polish| Name:  | 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:  | 3257-3273 |  
  |  | 12 | 2 | 
 QFusionStyle::unpolish| Name:  | 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:  | 3286-3301 |  
  |  | 11 | 2 | 
 QFutureInterfaceBase::cancel| Name:  | 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:  | 106-116 |  
  |  | 7 | 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:  | 446-453 |  
  |  | 5 | 2 | 
 QFutureInterfaceBase::reportException| Name:  | 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:  | 271-282 |  
  |  | 8 | 2 | 
 QFutureInterfaceBase::reportFinished| Name:  | 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:  | 285-293 |  
  |  | 5 | 2 | 
 QFutureInterfaceBase::reportStarted| Name:  | 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:  | 255-263 |  
  |  | 5 | 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 | 
 QFutureInterfaceBase::setPaused| Name:  | 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:  | 118-129 |  
  |  | 7 | 2 | 
 QFutureInterfaceBase::togglePaused| Name:  | 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:  | 131-142 |  
  |  | 7 | 2 | 
 QFutureInterfaceBase::~QFutureInterfaceBase| Name:  | 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:  | 80-84 |  
  |  | 2 | 2 | 
 QFutureInterfaceBasePrivate::disconnectOutputInterface| Name:  | 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:  | 590-599 |  
  |  | 6 | 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 | 
 QFutureWatcherBase::disconnectOutputInterface| Name:  | 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:  | 402-413 |  
  |  | 7 | 2 | 
 QGL2GradientCache::cleanCache| Name:  | 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:  | 88-98 |  
  |  | 7 | 2 | 
 QGL2PEXVertexArray::addCentroid| Name:  | 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:  | 69-84 |  
  |  | 9 | 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 | 
 QGL2PaintEngineEx::clipEnabledChanged| Name:  | 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:  | 2201-2211 |  
  |  | 5 | 2 | 
 QGL2PaintEngineEx::drawTexture| Name:  | 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:  | 1539-1557 |  
  |  | 12 | 2 | 
 QGL2PaintEngineEx::fill| Name:  | 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:  | 1252-1261 |  
  |  | 6 | 2 | 
 QGL2PaintEngineEx::setTranslateZ| Name:  | 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:  | 2415-2422 |  
  |  | 4 | 2 | 
 QGL2PaintEngineExPrivate::drawVertexArrays| Name:  | 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:  | 1222-1239 |  
  |  | 6 | 2 | 
 QGL2PaintEngineExPrivate::resetClipIfNeeded| Name:  | 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:  | 1094-1127 |  
  |  | 21 | 2 | 
 QGL2PaintEngineExPrivate::resetGLState| Name:  | 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:  | 595-618 |  
  |  | 17 | 2 | 
 QGL2PaintEngineExPrivate::resetOpenGLContextActiveEngine| Name:  | 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:  | 620-633 |  
  |  | 8 | 2 | 
 QGL2PaintEngineExPrivate::setScissor| Name:  | QGL2PaintEngineExPrivate::setScissor |  | Prototype:  | void QGL2PaintEngineExPrivate::setScissor(const QRect &rect) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 2188-2199 |  
  |  | 7 | 2 | 
 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::destroy| Name:  | 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:  | 323-330 |  
  |  | 4 | 2 | 
 QGLBuffer::release| Name:  | 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:  | 481-485 |  
  |  | 2 | 2 | 
 QGLBuffer::size| Name:  | 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:  | 514-522 |  
  |  | 6 | 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::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 | 
 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:  | 137-144 |  
  |  | 5 | 2 | 
 QGLColormap::setEntry| Name:  | 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:  | 171-177 |  
  |  | 4 | 2 | 
 QGLColormap::~QGLColormap| Name:  | QGLColormap::~QGLColormap |  | Prototype:  | QGLColormap::~QGLColormap() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp |  | Lines:  | 121-125 |  
  |  | 2 | 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::bindTexture| Name:  | 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:  | 2293-2300 |  
  |  | 5 | 2 | 
 QGLContext::bindTexture| Name:  | 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:  | 2819-2827 |  
  |  | 5 | 2 | 
 QGLContext::bindTexture| Name:  | 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:  | 2854-2862 |  
  |  | 5 | 2 | 
 QGLContext::bindTexture| Name:  | 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:  | 2868-2876 |  
  |  | 5 | 2 | 
 QGLContext::bindTexture| Name:  | 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:  | 2885-2893 |  
  |  | 5 | 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::functions| Name:  | 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:  | 2802-2810 |  
  |  | 5 | 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::setDevice| Name:  | 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:  | 3185-3197 |  
  |  | 6 | 2 | 
 QGLContextPrivate::init| Name:  | 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:  | 1742-1774 |  
  |  | 26 | 2 | 
 QGLContextPrivate::refreshCurrentFbo| Name:  | 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:  | 519-534 |  
  |  | 8 | 2 | 
 QGLContextPrivate::setCurrentFbo| Name:  | 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:  | 536-545 |  
  |  | 5 | 2 | 
 QGLContextPrivate::setupSharing| Name:  | 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:  | 509-517 |  
  |  | 6 | 2 | 
 QGLContextPrivate::textureCacheLookup| Name:  | 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:  | 2698-2708 |  
  |  | 6 | 2 | 
 QGLContextPrivate::~QGLContextPrivate| Name:  | QGLContextPrivate::~QGLContextPrivate |  | Prototype:  | QGLContextPrivate::~QGLContextPrivate() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 1730-1740 |  
  |  | 5 | 2 | 
 QGLCustomShaderStage::removeFromPainter| Name:  | 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:  | 100-115 |  
  |  | 8 | 2 | 
 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 | 
 QGLCustomShaderStage::~QGLCustomShaderStage| Name:  | 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:  | 65-73 |  
  |  | 5 | 2 | 
 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 | 
 QGLEngineShaderManager::removeCustomStage| Name:  | 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:  | 612-618 |  
  |  | 4 | 2 | 
 QGLEngineShaderManager::setCompositionMode| Name:  | 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:  | 595-602 |  
  |  | 4 | 2 | 
 QGLEngineShaderManager::setCustomStage| Name:  | 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:  | 604-610 |  
  |  | 4 | 2 | 
 QGLEngineShaderManager::setMaskType| Name:  | 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:  | 586-593 |  
  |  | 4 | 2 | 
 QGLEngineShaderManager::setOpacityMode| Name:  | 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:  | 577-584 |  
  |  | 4 | 2 | 
 QGLEngineShaderManager::setSrcPixelType| Name:  | 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:  | 568-575 |  
  |  | 4 | 2 | 
 QGLEngineShaderManager::setSrcPixelType| Name:  | 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:  | 558-566 |  
  |  | 5 | 2 | 
 QGLEngineSharedShaders::cleanupCustomStage::[lambda]| Name:  | QGLEngineSharedShaders::cleanupCustomStage::[lambda] |  | Prototype:  | [stage](QGLEngineShaderProg *cachedProg) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp |  | Lines:  | 477-483 |  
  |  | 4 | 2 | 
 QGLFormat::setAccumBufferSize| Name:  | 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:  | 1102-1111 |  
  |  | 6 | 2 | 
 QGLFormat::setAlphaBufferSize| Name:  | 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:  | 1075-1084 |  
  |  | 6 | 2 | 
 QGLFormat::setBlueBufferSize| Name:  | 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:  | 1047-1055 |  
  |  | 5 | 2 | 
 QGLFormat::setDepthBufferSize| Name:  | 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:  | 961-970 |  
  |  | 6 | 2 | 
 QGLFormat::setGreenBufferSize| Name:  | 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:  | 1018-1026 |  
  |  | 5 | 2 | 
 QGLFormat::setOption| Name:  | 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:  | 931-938 |  
  |  | 4 | 2 | 
 QGLFormat::setRedBufferSize| Name:  | 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:  | 989-997 |  
  |  | 5 | 2 | 
 QGLFormat::setSamples| Name:  | 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:  | 822-831 |  
  |  | 6 | 2 | 
 QGLFormat::setStencilBufferSize| Name:  | 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:  | 1128-1137 |  
  |  | 6 | 2 | 
 QGLFormat::setVersion| Name:  | 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:  | 1158-1167 |  
  |  | 6 | 2 | 
 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 | 
 QGLFormat::~QGLFormat| Name:  | QGLFormat::~QGLFormat |  | Prototype:  | QGLFormat::~QGLFormat() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 437-441 |  
  |  | 2 | 2 | 
 QGLFramebufferObject::QGLFramebufferObject| Name:  | 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:  | 922-934 |  
  |  | 4 | 2 | 
 QGLFramebufferObject::QGLFramebufferObject| Name:  | 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:  | 949-961 |  
  |  | 4 | 2 | 
 QGLFramebufferObject::attachment| Name:  | 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:  | 1329-1335 |  
  |  | 4 | 2 | 
 QGLFramebufferObject::isBound| Name:  | 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:  | 1344-1354 |  
  |  | 6 | 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:  | 339-345 |  
  |  | 3 | 2 | 
 QGLFramebufferObjectFormat::~QGLFramebufferObjectFormat| Name:  | QGLFramebufferObjectFormat::~QGLFramebufferObjectFormat |  | Prototype:  | QGLFramebufferObjectFormat::~QGLFramebufferObjectFormat() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp |  | Lines:  | 194-198 |  
  |  | 2 | 2 | 
 QGLPaintDevice::beginPaint| Name:  | 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:  | 79-107 |  
  |  | 8 | 2 | 
 QGLPaintDevice::endPaint| Name:  | 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:  | 125-138 |  
  |  | 6 | 2 | 
 QGLPixelBuffer::doneCurrent| Name:  | 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:  | 245-252 |  
  |  | 5 | 2 | 
 QGLPixelBuffer::handle| Name:  | 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:  | 399-405 |  
  |  | 4 | 2 | 
 QGLPixelBufferPrivate::common_init| Name:  | 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:  | 137-147 |  
  |  | 7 | 2 | 
 QGLShader::QGLShader| Name:  | 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:  | 347-358 |  
  |  | 5 | 2 | 
 QGLShader::compileSourceFile| Name:  | QGLShader::compileSourceFile |  | Prototype:  | bool QGLShader::compileSourceFile(const QString& fileName) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 484-494 |  
  |  | 6 | 2 | 
 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 |