| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
renderText| Name: | QGLWidget::renderText | | Prototype: | void QGLWidget::renderText(double x, double y, double z, const QString &str, const QFont &font) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4909-4997 |
| | 56 | 8 |
renderText| Name: | QGLWidget::renderText | | Prototype: | void QGLWidget::renderText(int x, int y, const QString &str, const QFont &font) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4820-4888 |
| | 40 | 8 |
glDraw| Name: | QGLWidget::glDraw | | Prototype: | void QGLWidget::glDraw() | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4553-4585 |
| | 23 | 7 |
renderPixmap| Name: | QGLWidget::renderPixmap | | Prototype: | QPixmap QGLWidget::renderPixmap(int w, int h, bool useContext) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4473-4500 |
| | 21 | 3 |
setContext| Name: | QGLWidget::setContext | | Prototype: | void QGLWidget::setContext(QGLContext *context, const QGLContext* shareContext, bool deleteOldContext) | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4226-4247 |
| | 12 | 5 |
qglClearColor| Name: | QGLWidget::qglClearColor | | Prototype: | void QGLWidget::qglClearColor(const QColor& c) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4630-4652 |
| | 12 | 5 |
qglColor| Name: | QGLWidget::qglColor | | Prototype: | void QGLWidget::qglColor(const QColor& c) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4597-4620 |
| | 11 | 5 |
resizeEvent| Name: | QGLWidget::resizeEvent | | Prototype: | void QGLWidget::resizeEvent(QResizeEvent *e) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4418-4432 |
| | 10 | 3 |
grabFrameBuffer| Name: | QGLWidget::grabFrameBuffer | | Prototype: | QImage QGLWidget::grabFrameBuffer(bool withAlpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4515-4526 |
| | 9 | 2 |
glInit| Name: | QGLWidget::glInit | | Prototype: | void QGLWidget::glInit() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4535-4543 |
| | 6 | 2 |
event| Name: | QGLWidget::event | | Prototype: | bool QGLWidget::event(QEvent *e) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4379-4391 |
| | 6 | 3 |
QGLWidget| Name: | QGLWidget::QGLWidget | | Prototype: | QGLWidget::QGLWidget(QGLWidgetPrivate &dd, const QGLFormat &format, QWidget *parent, const QGLWidget *shareWidget, Qt::WindowFlags f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3894-3903 |
| | 5 | 1 |
QGLWidget| Name: | QGLWidget::QGLWidget | | Prototype: | QGLWidget::QGLWidget(const QGLFormat &format, QWidget *parent, const QGLWidget* shareWidget, Qt::WindowFlags f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3935-3944 |
| | 5 | 1 |
QGLWidget| Name: | QGLWidget::QGLWidget | | Prototype: | QGLWidget::QGLWidget(QGLContext *context, QWidget *parent, const QGLWidget *shareWidget, Qt::WindowFlags f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3971-3980 |
| | 5 | 1 |
QGLWidget| Name: | QGLWidget::QGLWidget | | Prototype: | QGLWidget::QGLWidget(QWidget *parent, const QGLWidget* shareWidget, Qt::WindowFlags f) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3881-3889 |
| | 5 | 1 |
~QGLWidget| Name: | QGLWidget::~QGLWidget | | Prototype: | QGLWidget::~QGLWidget() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3986-3992 |
| | 4 | 1 |
updateGL| Name: | QGLWidget::updateGL | | Prototype: | void QGLWidget::updateGL() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4255-4261 |
| | 4 | 2 |
bindTexture| Name: | QGLWidget::bindTexture | | Prototype: | GLuint QGLWidget::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: | 5035-5042 |
| | 4 | 2 |
bindTexture| Name: | QGLWidget::bindTexture | | Prototype: | GLuint QGLWidget::bindTexture(const QImage &image, GLenum target, GLint format, QGLContext::BindOptions options) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5051-5058 |
| | 4 | 2 |
bindTexture| Name: | QGLWidget::bindTexture | | Prototype: | GLuint QGLWidget::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: | 5067-5074 |
| | 4 | 2 |
paintEvent| Name: | QGLWidget::paintEvent | | Prototype: | void QGLWidget::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4403-4409 |
| | 3 | 2 |
convertToGLFormat| Name: | QGLWidget::convertToGLFormat | | Prototype: | QImage QGLWidget::convertToGLFormat(const QImage& img) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4696-4701 |
| | 3 | 1 |
swapBuffers| Name: | QGLWidget::swapBuffers | | Prototype: | void QGLWidget::swapBuffers() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4117-4121 |
| | 2 | 1 |
setAutoBufferSwap| Name: | QGLWidget::setAutoBufferSwap | | Prototype: | void QGLWidget::setAutoBufferSwap(bool on) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5017-5021 |
| | 2 | 1 |
makeCurrent| Name: | QGLWidget::makeCurrent | | Prototype: | void QGLWidget::makeCurrent() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4084-4088 |
| | 2 | 1 |
isValid| Name: | QGLWidget::isValid | | Prototype: | bool QGLWidget::isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4054-4058 |
| | 2 | 1 |
isSharing| Name: | QGLWidget::isSharing | | Prototype: | bool QGLWidget::isSharing() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4070-4074 |
| | 2 | 1 |
format| Name: | QGLWidget::format | | Prototype: | QGLFormat QGLWidget::format() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4999-5003 |
| | 2 | 1 |
drawTexture| Name: | QGLWidget::drawTexture | | Prototype: | void QGLWidget::drawTexture(const QRectF &target, GLuint textureId, GLenum textureTarget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5124-5128 |
| | 2 | 1 |
drawTexture| Name: | QGLWidget::drawTexture | | Prototype: | void QGLWidget::drawTexture(const QPointF &point, GLuint textureId, GLenum textureTarget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5137-5141 |
| | 2 | 1 |
doubleBuffer| Name: | QGLWidget::doubleBuffer | | Prototype: | bool QGLWidget::doubleBuffer() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5011-5015 |
| | 2 | 1 |
doneCurrent| Name: | QGLWidget::doneCurrent | | Prototype: | void QGLWidget::doneCurrent() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4098-4102 |
| | 2 | 1 |
deleteTexture| Name: | QGLWidget::deleteTexture | | Prototype: | void QGLWidget::deleteTexture(GLuint id) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5111-5115 |
| | 2 | 1 |
context| Name: | QGLWidget::context | | Prototype: | QGLContext *QGLWidget::context() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5005-5009 |
| | 2 | 1 |
colormap| Name: | QGLWidget::colormap | | Prototype: | const QGLColormap & QGLWidget::colormap() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4718-4722 |
| | 2 | 1 |
bindTexture| Name: | QGLWidget::bindTexture | | Prototype: | GLuint QGLWidget::bindTexture(const QPixmap &pixmap, GLenum target, GLint format, QGLContext::BindOptions options) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5086-5091 |
| | 2 | 1 |
bindTexture| Name: | QGLWidget::bindTexture | | Prototype: | GLuint QGLWidget::bindTexture(const QString &fileName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5099-5103 |
| | 2 | 1 |
autoBufferSwap| Name: | QGLWidget::autoBufferSwap | | Prototype: | bool QGLWidget::autoBufferSwap() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5023-5027 |
| | 2 | 1 |
setFormat| Name: | QGLWidget::setFormat | | Prototype: | void QGLWidget::setFormat(const QGLFormat &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4174-4177 |
| | 1 | 1 |
setColormap| Name: | QGLWidget::setColormap | | Prototype: | void QGLWidget::setColormap(const QGLColormap & c) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4732-4735 |
| | 1 | 1 |
paintGL| Name: | QGLWidget::paintGL | | Prototype: | void QGLWidget::paintGL() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4302-4305 |
| | 1 | 1 |
paintEngine| Name: | QGLWidget::paintEngine | | Prototype: | QPaintEngine *QGLWidget::paintEngine() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5155-5158 |
| | 1 | 1 |
overlayContext| Name: | QGLWidget::overlayContext | | Prototype: | const QGLContext* QGLWidget::overlayContext() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4132-4135 |
| | 1 | 1 |