| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QOpenGLWidget::resizeGL| Name:  | QOpenGLWidget::resizeGL |  | Prototype:  | void QOpenGLWidget::resizeGL(int w, int h) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 1134-1138 |  
  |  | 2 | 1 | 
 QOpenGLWidget::setFormat| Name:  | QOpenGLWidget::setFormat |  | Prototype:  | void QOpenGLWidget::setFormat(const QSurfaceFormat &format) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 991-1001 |  
  |  | 6 | 2 | 
 QOpenGLWidget::setUpdateBehavior| Name:  | QOpenGLWidget::setUpdateBehavior |  | Prototype:  | void QOpenGLWidget::setUpdateBehavior(UpdateBehavior updateBehavior) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 958-962 |  
  |  | 2 | 1 | 
 QOpenGLWidget::updateBehavior| Name:  | QOpenGLWidget::updateBehavior |  | Prototype:  | QOpenGLWidget::UpdateBehavior QOpenGLWidget::updateBehavior() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 968-972 |  
  |  | 2 | 1 | 
 QOpenGLWidget::~QOpenGLWidget| Name:  | QOpenGLWidget::~QOpenGLWidget |  | Prototype:  | QOpenGLWidget::~QOpenGLWidget() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 949-952 |  
  |  | 1 | 1 | 
 QOpenGLWidgetPaintDevice::QOpenGLWidgetPaintDevice| Name:  | QOpenGLWidgetPaintDevice::QOpenGLWidgetPaintDevice |  | Prototype:  | QOpenGLWidgetPaintDevice(QOpenGLWidget *widget) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 547-548 |  
  |  | 1 | 1 | 
 QOpenGLWidgetPaintDevice::ensureActiveTarget| Name:  | QOpenGLWidgetPaintDevice::ensureActiveTarget |  | Prototype:  | void QOpenGLWidgetPaintDevice::ensureActiveTarget() |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 634-650 |  
  |  | 8 | 3 | 
 QOpenGLWidgetPaintDevicePrivate::QOpenGLWidgetPaintDevicePrivate| Name:  | QOpenGLWidgetPaintDevicePrivate::QOpenGLWidgetPaintDevicePrivate |  | Prototype:  | QOpenGLWidgetPaintDevicePrivate(QOpenGLWidget *widget) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 535-537 |  
  |  | 1 | 1 | 
 QOpenGLWidgetPaintDevicePrivate::beginPaint| Name:  | QOpenGLWidgetPaintDevicePrivate::beginPaint |  | Prototype:  | void QOpenGLWidgetPaintDevicePrivate::beginPaint() |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 615-632 |  
  |  | 8 | 3 | 
 QOpenGLWidgetPrivate::QOpenGLWidgetPrivate| Name:  | QOpenGLWidgetPrivate::QOpenGLWidgetPrivate |  | Prototype:  | QOpenGLWidgetPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 556-572 |  
  |  | 1 | 1 | 
 QOpenGLWidgetPrivate::beginBackingStorePainting| Name:  | QOpenGLWidgetPrivate::beginBackingStorePainting |  | Prototype:  | void beginBackingStorePainting() override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 591-591 |  
  |  | 1 | 1 | 
 QOpenGLWidgetPrivate::beginCompose| Name:  | QOpenGLWidgetPrivate::beginCompose |  | Prototype:  | void QOpenGLWidgetPrivate::beginCompose() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 721-731 |  
  |  | 7 | 2 | 
 QOpenGLWidgetPrivate::endBackingStorePainting| Name:  | QOpenGLWidgetPrivate::endBackingStorePainting |  | Prototype:  | void endBackingStorePainting() override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 592-592 |  
  |  | 1 | 1 | 
 QOpenGLWidgetPrivate::endCompose| Name:  | QOpenGLWidgetPrivate::endCompose |  | Prototype:  | void QOpenGLWidgetPrivate::endCompose() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 733-737 |  
  |  | 2 | 1 | 
 QOpenGLWidgetPrivate::grabFramebuffer| Name:  | QOpenGLWidgetPrivate::grabFramebuffer |  | Prototype:  | QImage QOpenGLWidgetPrivate::grabFramebuffer() |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 871-897 |  
  |  | 14 | 5 | 
 QOpenGLWidgetPrivate::initialize| Name:  | QOpenGLWidgetPrivate::initialize |  | Prototype:  | void QOpenGLWidgetPrivate::initialize() |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 739-804 |  
  |  | 37 | 7 | 
 QOpenGLWidgetPrivate::initializeViewportFramebuffer| Name:  | QOpenGLWidgetPrivate::initializeViewportFramebuffer |  | Prototype:  | void QOpenGLWidgetPrivate::initializeViewportFramebuffer() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 899-905 |  
  |  | 2 | 1 | 
 QOpenGLWidgetPrivate::invalidateFbo| Name:  | QOpenGLWidgetPrivate::invalidateFbo |  | Prototype:  | void QOpenGLWidgetPrivate::invalidateFbo() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 853-867 |  
  |  | 10 | 2 | 
 QOpenGLWidgetPrivate::invokeUserPaint| Name:  | QOpenGLWidgetPrivate::invokeUserPaint |  | Prototype:  | void QOpenGLWidgetPrivate::invokeUserPaint() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 817-834 |  
  |  | 11 | 1 | 
 QOpenGLWidgetPrivate::recreateFbo| Name:  | QOpenGLWidgetPrivate::recreateFbo |  | Prototype:  | void QOpenGLWidgetPrivate::recreateFbo() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 685-719 |  
  |  | 23 | 3 | 
 QOpenGLWidgetPrivate::render| Name:  | QOpenGLWidgetPrivate::render |  | Prototype:  | void QOpenGLWidgetPrivate::render() |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 836-851 |  
  |  | 8 | 3 | 
 QOpenGLWidgetPrivate::reset| Name:  | QOpenGLWidgetPrivate::reset |  | Prototype:  | void QOpenGLWidgetPrivate::reset() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 657-683 |  
  |  | 16 | 3 | 
 QOpenGLWidgetPrivate::resizeViewportFramebuffer| Name:  | QOpenGLWidgetPrivate::resizeViewportFramebuffer |  | Prototype:  | void QOpenGLWidgetPrivate::resizeViewportFramebuffer() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 907-917 |  
  |  | 6 | 3 | 
 QOpenGLWidgetPrivate::resolveSamples| Name:  | QOpenGLWidgetPrivate::resolveSamples |  | Prototype:  | void QOpenGLWidgetPrivate::resolveSamples() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 806-815 |  
  |  | 6 | 2 | 
 QOpenGLWidgetPrivate::textureId| Name:  | QOpenGLWidgetPrivate::textureId |  | Prototype:  | GLuint QOpenGLWidgetPrivate::textureId() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 652-655 |  
  |  | 1 | 1 | 
 QOpenGLWidgetPrivate::~QOpenGLWidgetPrivate| Name:  | QOpenGLWidgetPrivate::~QOpenGLWidgetPrivate |  | Prototype:  | ~QOpenGLWidgetPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 574-577 |  
  |  | 1 | 1 | 
 QOpenGLWindow::QOpenGLWindow| Name:  | QOpenGLWindow::QOpenGLWindow |  | Prototype:  | QOpenGLWindow::QOpenGLWindow(QOpenGLWindow::UpdateBehavior updateBehavior, QWindow *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp |  | Lines:  | 346-350 |  
  |  | 1 | 1 | 
 QOpenGLWindow::QOpenGLWindow| Name:  | QOpenGLWindow::QOpenGLWindow |  | Prototype:  | QOpenGLWindow::QOpenGLWindow(QOpenGLContext *shareContext, UpdateBehavior updateBehavior, QWindow *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp |  | Lines:  | 357-361 |  
  |  | 1 | 1 | 
 QOpenGLWindow::context| Name:  | QOpenGLWindow::context |  | Prototype:  | QOpenGLContext *QOpenGLWindow::context() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp |  | Lines:  | 472-476 |  
  |  | 2 | 1 | 
 QOpenGLWindow::defaultFramebufferObject| Name:  | QOpenGLWindow::defaultFramebufferObject |  | Prototype:  | GLuint QOpenGLWindow::defaultFramebufferObject() const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp |  | Lines:  | 497-506 |  
  |  | 6 | 3 | 
 QOpenGLWindow::doneCurrent| Name:  | QOpenGLWindow::doneCurrent |  | Prototype:  | void QOpenGLWindow::doneCurrent() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp |  | Lines:  | 459-467 |  
  |  | 4 | 2 | 
 QOpenGLWindow::grabFramebuffer| Name:  | QOpenGLWindow::grabFramebuffer |  | Prototype:  | QImage QOpenGLWindow::grabFramebuffer() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp |  | Lines:  | 525-532 |  
  |  | 4 | 2 | 
 QOpenGLWindow::isValid| Name:  | QOpenGLWindow::isValid |  | Prototype:  | bool QOpenGLWindow::isValid() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp |  | Lines:  | 401-405 |  
  |  | 2 | 1 | 
 QOpenGLWindow::makeCurrent| Name:  | QOpenGLWindow::makeCurrent |  | Prototype:  | void QOpenGLWindow::makeCurrent() |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp |  | Lines:  | 427-448 |  
  |  | 11 | 4 | 
 QOpenGLWindow::metric| Name:  | QOpenGLWindow::metric |  | Prototype:  | int QOpenGLWindow::metric(PaintDeviceMetric metric) const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp |  | Lines:  | 665-678 |  
  |  | 7 | 4 | 
 QOpenGLWindow::paintEvent| Name:  | QOpenGLWindow::paintEvent |  | Prototype:  | void QOpenGLWindow::paintEvent(QPaintEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp |  | Lines:  | 643-647 |  
  |  | 2 | 1 | 
 QOpenGLWindow::redirected| Name:  | QOpenGLWindow::redirected |  | Prototype:  | QPaintDevice *QOpenGLWindow::redirected(QPoint *) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp |  | Lines:  | 683-689 |  
  |  | 4 | 2 | 
 QOpenGLWindow::resizeEvent| Name:  | QOpenGLWindow::resizeEvent |  | Prototype:  | void QOpenGLWindow::resizeEvent(QResizeEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp |  | Lines:  | 654-660 |  
  |  | 4 | 1 | 
 QOpenGLWindow::resizeGL| Name:  | QOpenGLWindow::resizeGL |  | Prototype:  | void QOpenGLWindow::resizeGL(int w, int h) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp |  | Lines:  | 567-571 |  
  |  | 2 | 1 | 
 QOpenGLWindow::shareContext| Name:  | QOpenGLWindow::shareContext |  | Prototype:  | QOpenGLContext *QOpenGLWindow::shareContext() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp |  | Lines:  | 481-485 |  
  |  | 2 | 1 | 
 QOpenGLWindow::updateBehavior| Name:  | QOpenGLWindow::updateBehavior |  | Prototype:  | QOpenGLWindow::UpdateBehavior QOpenGLWindow::updateBehavior() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp |  | Lines:  | 390-394 |  
  |  | 2 | 1 | 
 QOpenGLWindow::~QOpenGLWindow| Name:  | QOpenGLWindow::~QOpenGLWindow |  | Prototype:  | QOpenGLWindow::~QOpenGLWindow() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp |  | Lines:  | 382-385 |  
  |  | 1 | 1 | 
 QOpenGLWindowPaintDevice::QOpenGLWindowPaintDevice| Name:  | QOpenGLWindowPaintDevice::QOpenGLWindowPaintDevice |  | Prototype:  | QOpenGLWindowPaintDevice(QOpenGLWindow *window) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp |  | Lines:  | 165-165 |  
  |  | 1 | 1 | 
 QOpenGLWindowPaintDevice::ensureActiveTarget| Name:  | QOpenGLWindowPaintDevice::ensureActiveTarget |  | Prototype:  | void QOpenGLWindowPaintDevice::ensureActiveTarget() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp |  | Lines:  | 336-339 |  
  |  | 1 | 1 | 
 QOpenGLWindowPrivate::QOpenGLWindowPrivate| Name:  | QOpenGLWindowPrivate::QOpenGLWindowPrivate |  | Prototype:  | QOpenGLWindowPrivate(QOpenGLContext *shareContext, QOpenGLWindow::UpdateBehavior updateBehavior) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp |  | Lines:  | 175-182 |  
  |  | 2 | 2 | 
 QOpenGLWindowPrivate::beginPaint| Name:  | QOpenGLWindowPrivate::beginPaint |  | Prototype:  | void QOpenGLWindowPrivate::beginPaint(const QRegion ®ion) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp |  | Lines:  | 240-279 |  
  |  | 26 | 6 | 
 QOpenGLWindowPrivate::bindFBO| Name:  | QOpenGLWindowPrivate::bindFBO |  | Prototype:  | void QOpenGLWindowPrivate::bindFBO() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp |  | Lines:  | 320-326 |  
  |  | 3 | 2 | 
 QOpenGLWindowPrivate::endPaint| Name:  | QOpenGLWindowPrivate::endPaint |  | Prototype:  | void QOpenGLWindowPrivate::endPaint() |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp |  | Lines:  | 281-318 |  
  |  | 27 | 7 | 
 QOpenGLWindowPrivate::flush| Name:  | QOpenGLWindowPrivate::flush |  | Prototype:  | void QOpenGLWindowPrivate::flush(const QRegion ®ion) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp |  | Lines:  | 328-334 |  
  |  | 4 | 1 | 
 QOpenGLWindowPrivate::get| Name:  | QOpenGLWindowPrivate::get |  | Prototype:  | static QOpenGLWindowPrivate *get(QOpenGLWindow *w) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp |  | Lines:  | 186-186 |  
  |  | 1 | 1 | 
 QOpenGLWindowPrivate::initialize| Name:  | QOpenGLWindowPrivate::initialize |  | Prototype:  | void QOpenGLWindowPrivate::initialize() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp |  | Lines:  | 218-238 |  
  |  | 14 | 5 | 
 QOpenGLWindowPrivate::~QOpenGLWindowPrivate| Name:  | QOpenGLWindowPrivate::~QOpenGLWindowPrivate |  | Prototype:  | QOpenGLWindowPrivate::~QOpenGLWindowPrivate() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp |  | Lines:  | 206-216 |  
  |  | 7 | 2 | 
 QOpenSslLocks::globalLock| Name:  | QOpenSslLocks::globalLock |  | Prototype:  | QMutex *globalLock() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 148-151 |  
  |  | 1 | 1 | 
 QOpenUrlHandlerRegistry::QOpenUrlHandlerRegistry| Name:  | QOpenUrlHandlerRegistry::QOpenUrlHandlerRegistry |  | Prototype:  | inline QOpenUrlHandlerRegistry() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qdesktopservices.cpp |  | Lines:  | 63-63 |  
  |  | 1 | 1 | 
 QOpenUrlHandlerRegistry::handlerDestroyed| Name:  | QOpenUrlHandlerRegistry::handlerDestroyed |  | Prototype:  | void QOpenUrlHandlerRegistry::handlerDestroyed(QObject *handler) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qdesktopservices.cpp |  | Lines:  | 82-92 |  
  |  | 5 | 3 | 
 QOutlineMapper::clipElements| Name:  | QOutlineMapper::clipElements |  | Prototype:  | void QOutlineMapper::clipElements(const QPointF *elements, const QPainterPath::ElementType *types, int element_count) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp |  | Lines:  | 349-402 |  
  |  | 28 | 10 | 
 QOutlineMapper::convertElements| Name:  | QOutlineMapper::convertElements |  | Prototype:  | void QOutlineMapper::convertElements(const QPointF *elements, const QPainterPath::ElementType *types, int element_count) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp |  | Lines:  | 252-347 |  
  |  | 48 | 9 | 
 QOutlineMapper::convertPath| Name:  | QOutlineMapper::convertPath |  | Prototype:  | QT_FT_Outline *QOutlineMapper::convertPath(const QPainterPath &path) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp |  | Lines:  | 102-138 |  
  |  | 18 | 7 | 
 QOutlineMapper::convertPath| Name:  | QOutlineMapper::convertPath |  | Prototype:  | QT_FT_Outline *QOutlineMapper::convertPath(const QVectorPath &path) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp |  | Lines:  | 140-189 |  
  |  | 23 | 9 | 
 QOutlineMapper::curveTo| Name:  | QOutlineMapper::curveTo |  | Prototype:  | void QOutlineMapper::curveTo(const QPointF &cp1, const QPointF &cp2, const QPointF &ep) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp |  | Lines:  | 75-99 |  
  |  | 12 | 4 | 
 QOutlineMapper::endOutline| Name:  | QOutlineMapper::endOutline |  | Prototype:  | void QOutlineMapper::endOutline() |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp |  | Lines:  | 192-250 |  
  |  | 32 | 8 | 
 QOutputStrategy::QOutputStrategy| Name:  | QOutputStrategy::QOutputStrategy |  | Prototype:  | QOutputStrategy() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp |  | Lines:  | 72-72 |  
  |  | 1 | 1 | 
 QOutputStrategy::createUniqueImageName| Name:  | QOutputStrategy::createUniqueImageName |  | Prototype:  | QString createUniqueImageName() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp |  | Lines:  | 76-79 |  
  |  | 1 | 1 | 
 QPF2Generator::generate| Name:  | QPF2Generator::generate |  | Prototype:  | void QPF2Generator::generate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp |  | Lines:  | 503-511 |  
  |  | 5 | 1 | 
 QPF2Generator::writeBlock| Name:  | QPF2Generator::writeBlock |  | Prototype:  | void QPF2Generator::writeBlock(QFontEngineQPF2::BlockTag tag, const QByteArray &data) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp |  | Lines:  | 583-592 |  
  |  | 7 | 2 | 
 QPF2Generator::writeGMap| Name:  | QPF2Generator::writeGMap |  | Prototype:  | void QPF2Generator::writeGMap() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp |  | Lines:  | 567-581 |  
  |  | 10 | 1 | 
 QPF2Generator::writeHeader| Name:  | QPF2Generator::writeHeader |  | Prototype:  | void QPF2Generator::writeHeader() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp |  | Lines:  | 513-565 |  
  |  | 39 | 2 | 
 QPF2Generator::writeTaggedQFixed| Name:  | QPF2Generator::writeTaggedQFixed |  | Prototype:  | void QPF2Generator::writeTaggedQFixed(QFontEngineQPF2::HeaderTag tag, QFixed value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp |  | Lines:  | 615-620 |  
  |  | 3 | 1 | 
 QPF2Generator::writeTaggedString| Name:  | QPF2Generator::writeTaggedString |  | Prototype:  | void QPF2Generator::writeTaggedString(QFontEngineQPF2::HeaderTag tag, const QByteArray &string) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp |  | Lines:  | 594-599 |  
  |  | 3 | 1 | 
 QPF2Generator::writeTaggedUInt32| Name:  | QPF2Generator::writeTaggedUInt32 |  | Prototype:  | void QPF2Generator::writeTaggedUInt32(QFontEngineQPF2::HeaderTag tag, quint32 value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp |  | Lines:  | 601-606 |  
  |  | 3 | 1 | 
 QPF2Generator::writeTaggedUInt8| Name:  | QPF2Generator::writeTaggedUInt8 |  | Prototype:  | void QPF2Generator::writeTaggedUInt8(QFontEngineQPF2::HeaderTag tag, quint8 value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp |  | Lines:  | 608-613 |  
  |  | 3 | 1 | 
 QPMCache::QPMCache| Name:  | QPMCache::QPMCache |  | Prototype:  | QPMCache::QPMCache() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 238-243 |  
  |  | 2 | 1 | 
 QPMCache::clear| Name:  | QPMCache::clear |  | Prototype:  | void QPMCache::clear() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 439-450 |  
  |  | 8 | 2 | 
 QPMCache::createKey| Name:  | QPMCache::createKey |  | Prototype:  | QPixmapCache::Key QPMCache::createKey() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 416-426 |  
  |  | 8 | 2 | 
 QPMCache::flushDetachedPixmaps| Name:  | QPMCache::flushDetachedPixmaps |  | Prototype:  | bool QPMCache::flushDetachedPixmaps(bool nt) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 264-284 |  
  |  | 13 | 3 | 
 QPMCache::get| Name:  | QPMCache::get |  | Prototype:  | static inline QPixmapCache::KeyData *get(const QPixmapCache::Key &key) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 211-212 |  
  |  | 1 | 1 | 
 QPMCache::getKeyData| Name:  | QPMCache::getKeyData |  | Prototype:  | QPixmapCache::KeyData* QPMCache::getKeyData(QPixmapCache::Key *key) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 452-457 |  
  |  | 3 | 2 | 
 QPMCache::insert| Name:  | QPMCache::insert |  | Prototype:  | bool QPMCache::insert(const QString& key, const QPixmap &pixmap, int cost) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 325-350 |  
  |  | 14 | 4 | 
 QPMCache::insert| Name:  | QPMCache::insert |  | Prototype:  | QPixmapCache::Key QPMCache::insert(const QPixmap &pixmap, int cost) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 352-366 |  
  |  | 8 | 3 | 
 QPMCache::object| Name:  | QPMCache::object |  | Prototype:  | QPixmap *QPMCache::object(const QString &key) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 300-313 |  
  |  | 8 | 3 | 
 QPMCache::object| Name:  | QPMCache::object |  | Prototype:  | QPixmap *QPMCache::object(const QPixmapCache::Key &key) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 315-323 |  
  |  | 5 | 2 | 
 QPMCache::releaseKey| Name:  | QPMCache::releaseKey |  | Prototype:  | void QPMCache::releaseKey(const QPixmapCache::Key &key) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 428-437 |  
  |  | 7 | 2 | 
 QPMCache::remove| Name:  | QPMCache::remove |  | Prototype:  | bool QPMCache::remove(const QString &key) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 390-398 |  
  |  | 5 | 2 | 
 QPMCache::remove| Name:  | QPMCache::remove |  | Prototype:  | bool QPMCache::remove(const QPixmapCache::Key &key) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 400-403 |  
  |  | 1 | 1 | 
 QPMCache::replace| Name:  | QPMCache::replace |  | Prototype:  | bool QPMCache::replace(const QPixmapCache::Key &key, const QPixmap &pixmap, int cost) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 368-388 |  
  |  | 11 | 3 | 
 QPMCache::resizeKeyArray| Name:  | QPMCache::resizeKeyArray |  | Prototype:  | void QPMCache::resizeKeyArray(int size) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 405-414 |  
  |  | 7 | 3 | 
 QPMCache::timerEvent| Name:  | QPMCache::timerEvent |  | Prototype:  | void QPMCache::timerEvent(QTimerEvent *) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 286-297 |  
  |  | 8 | 3 | 
 QPMCache::~QPMCache| Name:  | QPMCache::~QPMCache |  | Prototype:  | QPMCache::~QPMCache() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 244-248 |  
  |  | 2 | 1 | 
 QPNGImageWriter::QPNGImageWriter| Name:  | QPNGImageWriter::QPNGImageWriter |  | Prototype:  | QPNGImageWriter::QPNGImageWriter(QIODevice* iod) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 699-707 |  
  |  | 2 | 1 | 
 QPNGImageWriter::device| Name:  | QPNGImageWriter::device |  | Prototype:  | QIODevice* device() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 180-180 |  
  |  | 1 | 1 | 
 QPNGImageWriter::setDisposalMethod| Name:  | QPNGImageWriter::setDisposalMethod |  | Prototype:  | void QPNGImageWriter::setDisposalMethod(DisposalMethod dm) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 713-716 |  
  |  | 1 | 1 | 
 QPNGImageWriter::setFrameDelay| Name:  | QPNGImageWriter::setFrameDelay |  | Prototype:  | void QPNGImageWriter::setFrameDelay(int msecs) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 723-726 |  
  |  | 1 | 1 | 
 QPNGImageWriter::setGamma| Name:  | QPNGImageWriter::setGamma |  | Prototype:  | void QPNGImageWriter::setGamma(float g) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 728-731 |  
  |  | 1 | 1 | 
 QPNGImageWriter::setLooping| Name:  | QPNGImageWriter::setLooping |  | Prototype:  | void QPNGImageWriter::setLooping(int loops) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 718-721 |  
  |  | 1 | 1 | 
 QPNGImageWriter::writeImage| Name:  | QPNGImageWriter::writeImage |  | Prototype:  | bool writeImage(const QImage& img) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 175-176 |  
  |  | 1 | 1 | 
 QPNGImageWriter::writeImage| Name:  | QPNGImageWriter::writeImage |  | Prototype:  | bool writeImage(const QImage& img, int quality, const QString &description) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 177-178 |  
  |  | 1 | 1 | 
 QPNGImageWriter::writeImage| Name:  | QPNGImageWriter::writeImage |  | Prototype:  | bool QPNGImageWriter::writeImage(const QImage& image, int off_x, int off_y) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 808-811 |  
  |  | 1 | 1 | 
 QPNGImageWriter::writeImage| Name:  | QPNGImageWriter::writeImage |  | Prototype:  | bool QPNGImageWriter::writeImage(const QImage& image, volatile int quality_in, const QString &description, int off_x_in, int off_y_in) |  | Coverage:  |   0.000% (0/104) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 813-992 |  
  |  | 110 | 35 | 
 QPageLayout::QPageLayout| Name:  | QPageLayout::QPageLayout |  | Prototype:  | QPageLayout::QPageLayout() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 358-361 |  
  |  | 2 | 1 | 
 QPageLayout::QPageLayout| Name:  | QPageLayout::QPageLayout |  | Prototype:  | QPageLayout::QPageLayout(const QPageSize &pageSize, Orientation orientation, const QMarginsF &margins, Unit units, const QMarginsF &minMargins) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 376-381 |  
  |  | 2 | 1 |