Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
bindCompressedTexturePVRName: | QGLTexture::bindCompressedTexturePVR | Prototype: | QSize QGLTexture::bindCompressedTexturePVR(const char *buf, int len) | Coverage: | 0.000% (0/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 5459-5570 |
| | 72 | 17 |
bindCompressedTextureDDSName: | 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: | 5383-5457 |
| | 47 | 12 |
canBindCompressedTextureName: | 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: | 5316-5352 |
| | 22 | 9 |
bindCompressedTextureName: | 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: | 5356-5381 |
| | 14 | 9 |
bindCompressedTextureName: | 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: | 5255-5265 |
| | 7 | 2 |