| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 initDepthStencilAttachments| Name:  | QOpenGLFramebufferObjectPrivate::initDepthStencilAttachments |  | Prototype:  | void QOpenGLFramebufferObjectPrivate::initDepthStencilAttachments(QOpenGLContext *ctx, QOpenGLFramebufferObject::Attachment attachment) |  | Coverage:  |   0.000% (0/101) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp |  | Lines:  | 583-733 |  
  |  | 91 | 26 | 
 checkFramebufferStatus| Name:  | QOpenGLFramebufferObjectPrivate::checkFramebufferStatus |  | Prototype:  | bool QOpenGLFramebufferObjectPrivate::checkFramebufferStatus(QOpenGLContext *ctx) const |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp |  | Lines:  | 367-420 |  
  |  | 20 | 11 | 
 init| Name:  | QOpenGLFramebufferObjectPrivate::init |  | Prototype:  | void QOpenGLFramebufferObjectPrivate::init(QOpenGLFramebufferObject *, const QSize &size, QOpenGLFramebufferObject::Attachment attachment, GLenum texture_target, GLenum internal_format, GLint samples, bool mipmap) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp |  | Lines:  | 440-500 |  
  |  | 34 | 9 | 
 initTexture| Name:  | QOpenGLFramebufferObjectPrivate::initTexture |  | Prototype:  | void QOpenGLFramebufferObjectPrivate::initTexture(int idx) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp |  | Lines:  | 502-546 |  
  |  | 32 | 6 | 
 initColorBuffer| Name:  | QOpenGLFramebufferObjectPrivate::initColorBuffer |  | Prototype:  | void QOpenGLFramebufferObjectPrivate::initColorBuffer(int idx, GLint *samples) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp |  | Lines:  | 548-581 |  
  |  | 19 | 5 |