| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 setCurrentContext| Name:  | QGLContextPrivate::setCurrentContext |  | Prototype:  | void QGLContextPrivate::setCurrentContext(QGLContext *context) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 3455-3458 |  
  |  | 1 | 1 | 
 QGLContextPrivate| Name:  | QGLContextPrivate::QGLContextPrivate |  | Prototype:  | QGLContextPrivate::QGLContextPrivate(QGLContext *context) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 1719-1728 |  
  |  | 2 | 1 | 
 swapRegion| Name:  | QGLContextPrivate::swapRegion |  | Prototype:  | void QGLContextPrivate::swapRegion(const QRegion &) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 2268-2272 |  
  |  | 2 | 1 | 
 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 | 
 syncGlState| Name:  | QGLContextPrivate::syncGlState |  | Prototype:  | void QGLContextPrivate::syncGlState() |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 2252-2265 |  
  |  | 5 | 3 | 
 ~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 | 
 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 | 
 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 | 
 setVertexAttribArrayEnabled| Name:  | QGLContextPrivate::setVertexAttribArrayEnabled |  | Prototype:  | void QGLContextPrivate::setVertexAttribArrayEnabled(int arrayIndex, bool enabled) |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 2235-2250 |  
  |  | 7 | 3 | 
 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 | 
 bindTexture| Name:  | QGLContextPrivate::bindTexture |  | Prototype:  | QGLTexture *QGLContextPrivate::bindTexture(const QImage &image, GLenum target, GLint format, QGLContext::BindOptions options) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 2413-2441 |  
  |  | 14 | 4 | 
 maxTextureSize| Name:  | QGLContextPrivate::maxTextureSize |  | Prototype:  | int QGLContextPrivate::maxTextureSize() |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 2761-2797 |  
  |  | 23 | 6 | 
 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 | 
 bindTexture| Name:  | QGLContextPrivate::bindTexture |  | Prototype:  | QGLTexture *QGLContextPrivate::bindTexture(const QPixmap &pixmap, GLenum target, GLint format, QGLContext::BindOptions options) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 2711-2758 |  
  |  | 27 | 7 | 
 bindTexture| Name:  | QGLContextPrivate::bindTexture |  | Prototype:  | QGLTexture* QGLContextPrivate::bindTexture(const QImage &image, GLenum target, GLint internalFormat, const qint64 key, QGLContext::BindOptions options) |  | Coverage:  |   0.000% (0/101) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 2474-2696 |  
  |  | 99 | 29 |