| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 bindCompressedTexture| Name:  | QGLTexture::bindCompressedTexture |  | Prototype:  | QSize QGLTexture::bindCompressedTexture (const QString& fileName, const char *format) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 5249-5259 |  
  |  | 7 | 2 | 
 bindCompressedTexture| Name:  | QGLTexture::bindCompressedTexture |  | Prototype:  | QSize QGLTexture::bindCompressedTexture (const char *buf, int len, const char *format) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 5350-5375 |  
  |  | 14 | 9 | 
 bindCompressedTextureDDS| Name:  | QGLTexture::bindCompressedTextureDDS |  | Prototype:  | QSize QGLTexture::bindCompressedTextureDDS(const char *buf, int len) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 5377-5451 |  
  |  | 47 | 12 | 
 bindCompressedTexturePVR| Name:  | QGLTexture::bindCompressedTexturePVR |  | Prototype:  | QSize QGLTexture::bindCompressedTexturePVR(const char *buf, int len) |  | Coverage:  |   0.000% (0/55) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 5453-5567 |  
  |  | 74 | 18 | 
 canBindCompressedTexture| Name:  | QGLTexture::canBindCompressedTexture |  | Prototype:  | bool QGLTexture::canBindCompressedTexture (const char *buf, int len, const char *format, bool *hasAlpha) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 5310-5346 |  
  |  | 22 | 9 |