| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 cleanup| Name:  | QGLPixelBufferPrivate::cleanup |  | Prototype:  | bool QGLPixelBufferPrivate::cleanup() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp |  | Lines:  | 589-598 |  
  |  | 7 | 1 | 
 init| Name:  | QGLPixelBufferPrivate::init |  | Prototype:  | bool QGLPixelBufferPrivate::init(const QSize &, const QGLFormat &f, QGLWidget *shareWidget) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp |  | Lines:  | 581-587 |  
  |  | 4 | 1 | 
 common_init| Name:  | QGLPixelBufferPrivate::common_init |  | Prototype:  | void QGLPixelBufferPrivate::common_init(const QSize &size, const QGLFormat &format, QGLWidget *shareWidget) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp |  | Lines:  | 131-141 |  
  |  | 7 | 2 |