| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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:  | 2407-2435 |  
  |  | 14 | 4 | 
 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:  | 2468-2690 |  
  |  | 99 | 29 | 
 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:  | 2705-2752 |  
  |  | 27 | 7 | 
 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:  | 2755-2791 |  
  |  | 23 | 6 | 
 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:  | 3449-3452 |  
  |  | 1 | 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:  | 530-539 |  
  |  | 5 | 2 | 
 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:  | 2262-2266 |  
  |  | 2 | 1 | 
 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:  | 2692-2702 |  
  |  | 6 | 2 | 
 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:  | 513-528 |  
  |  | 8 | 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:  | 2246-2259 |  
  |  | 5 | 3 | 
 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:  | 1713-1722 |  
  |  | 2 | 1 | 
 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:  | 1736-1768 |  
  |  | 26 | 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:  | 2229-2244 |  
  |  | 7 | 3 | 
 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:  | 503-511 |  
  |  | 6 | 2 | 
 ~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:  | 1724-1734 |  
  |  | 5 | 2 |