| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QObjectConnectionListVector::operator[]| Name:  | QObjectConnectionListVector::operator[] |  | Prototype:  | QObjectPrivate::ConnectionList &operator[](int at) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 308-313 |  
  |  | 3 | 2 | 
 QObjectData::dynamicMetaObject| Name:  | QObjectData::dynamicMetaObject |  | Prototype:  | QMetaObject *QObjectData::dynamicMetaObject() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 200-203 |  
  |  | 1 | 1 | 
 QObjectPrivate::Connection::~Connection| Name:  | QObjectPrivate::Connection::~Connection |  | Prototype:  | QObjectPrivate::Connection::~Connection() |  | Coverage:  |  70.000% (7/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 1051-1060 |  
  |  | 6 | 4 | 
 QObjectPrivate::QObjectPrivate| Name:  | QObjectPrivate::QObjectPrivate |  | Prototype:  | QObjectPrivate::QObjectPrivate(int version) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 205-232 |  
  |  | 14 | 1 | 
 QObjectPrivate::_q_reregisterTimers| Name:  | QObjectPrivate::_q_reregisterTimers |  | Prototype:  | void QObjectPrivate::_q_reregisterTimers(void *pointer) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 1576-1586 |  
  |  | 7 | 2 | 
 QObjectPrivate::addConnection| Name:  | QObjectPrivate::addConnection |  | Prototype:  | void QObjectPrivate::addConnection(int signal, Connection *c) |  | Coverage:  | 100.000% (20/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 382-411 |  
  |  | 20 | 7 | 
 QObjectPrivate::cleanConnectionLists| Name:  | QObjectPrivate::cleanConnectionLists |  | Prototype:  | void QObjectPrivate::cleanConnectionLists() |  | Coverage:  | 100.000% (15/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 413-447 |  
  |  | 18 | 5 | 
 QObjectPrivate::connect| Name:  | QObjectPrivate::connect |  | Prototype:  | QMetaObject::Connection QObjectPrivate::connect(const QObject *sender, int signal_index, QtPrivate::QSlotObjectBase *slotObj, Qt::ConnectionType type) |  | Coverage:  |  28.571% (2/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 4878-4890 |  
  |  | 8 | 3 | 
 QObjectPrivate::connectImpl| Name:  | QObjectPrivate::connectImpl |  | Prototype:  | QMetaObject::Connection QObjectPrivate::connectImpl(const QObject *sender, int signal_index, const QObject *receiver, void **slot, QtPrivate::QSlotObjectBase *slotObj, Qt::ConnectionType type, const int *types, const QMetaObject *senderMetaObject) |  | Coverage:  |  76.471% (26/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 4684-4740 |  
  |  | 37 | 8 | 
 QObjectPrivate::deleteChildren| Name:  | QObjectPrivate::deleteChildren |  | Prototype:  | void QObjectPrivate::deleteChildren() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 1960-1975 |  
  |  | 9 | 2 | 
 QObjectPrivate::disconnect| Name:  | QObjectPrivate::disconnect |  | Prototype:  | bool QObjectPrivate::disconnect(const QObject *sender, int signal_index, void **slot) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 4898-4904 |  
  |  | 3 | 1 | 
 QObjectPrivate::isSender| Name:  | QObjectPrivate::isSender |  | Prototype:  | bool QObjectPrivate::isSender(const QObject *receiver, const char *signal) const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 317-337 |  
  |  | 14 | 6 | 
 QObjectPrivate::moveToThread_helper| Name:  | QObjectPrivate::moveToThread_helper |  | Prototype:  | void QObjectPrivate::moveToThread_helper() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 1527-1536 |  
  |  | 6 | 2 | 
 QObjectPrivate::receiverList| Name:  | QObjectPrivate::receiverList |  | Prototype:  | QObjectList QObjectPrivate::receiverList(const char *signal) const |  | Coverage:  |  31.250% (5/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 340-360 |  
  |  | 14 | 6 | 
 QObjectPrivate::senderList| Name:  | QObjectPrivate::senderList |  | Prototype:  | QObjectList QObjectPrivate::senderList() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 363-370 |  
  |  | 5 | 2 | 
 QObjectPrivate::setParent_helper| Name:  | QObjectPrivate::setParent_helper |  | Prototype:  | void QObjectPrivate::setParent_helper(QObject *o) |  | Coverage:  |  84.444% (38/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 1977-2019 |  
  |  | 27 | 11 | 
 QObjectPrivate::setThreadData_helper| Name:  | QObjectPrivate::setThreadData_helper |  | Prototype:  | void QObjectPrivate::setThreadData_helper(QThreadData *currentData, QThreadData *targetData) |  | Coverage:  | 100.000% (21/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 1538-1574 |  
  |  | 22 | 7 | 
 QObjectPrivate::signalIndex| Name:  | QObjectPrivate::signalIndex |  | Prototype:  | int QObjectPrivate::signalIndex(const char *signalName, const QMetaObject **meta) const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 3801-3817 |  
  |  | 13 | 3 | 
 QObjectPrivate::~QObjectPrivate| Name:  | QObjectPrivate::~QObjectPrivate |  | Prototype:  | QObjectPrivate::~QObjectPrivate() |  | Coverage:  |  91.667% (22/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 234-262 |  
  |  | 14 | 8 | 
 QOffscreenSurface::QOffscreenSurface| Name:  | QOffscreenSurface::QOffscreenSurface |  | Prototype:  | QOffscreenSurface::QOffscreenSurface(QScreen *targetScreen) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp |  | Lines:  | 128-142 |  
  |  | 6 | 2 | 
 QOffscreenSurface::create| Name:  | QOffscreenSurface::create |  | Prototype:  | void QOffscreenSurface::create() |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp |  | Lines:  | 176-199 |  
  |  | 15 | 4 | 
 QOffscreenSurface::destroy| Name:  | QOffscreenSurface::destroy |  | Prototype:  | void QOffscreenSurface::destroy() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp |  | Lines:  | 206-220 |  
  |  | 9 | 2 | 
 QOffscreenSurface::format| Name:  | QOffscreenSurface::format |  | Prototype:  | QSurfaceFormat QOffscreenSurface::format() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp |  | Lines:  | 275-283 |  
  |  | 6 | 3 | 
 QOffscreenSurface::handle| Name:  | QOffscreenSurface::handle |  | Prototype:  | QPlatformOffscreenSurface *QOffscreenSurface::handle() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp |  | Lines:  | 358-362 |  
  |  | 2 | 1 | 
 QOffscreenSurface::isValid| Name:  | QOffscreenSurface::isValid |  | Prototype:  | bool QOffscreenSurface::isValid() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp |  | Lines:  | 229-234 |  
  |  | 3 | 1 | 
 QOffscreenSurface::requestedFormat| Name:  | QOffscreenSurface::requestedFormat |  | Prototype:  | QSurfaceFormat QOffscreenSurface::requestedFormat() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp |  | Lines:  | 260-264 |  
  |  | 2 | 1 | 
 QOffscreenSurface::screen| Name:  | QOffscreenSurface::screen |  | Prototype:  | QScreen *QOffscreenSurface::screen() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp |  | Lines:  | 299-303 |  
  |  | 2 | 1 | 
 QOffscreenSurface::screenDestroyed| Name:  | QOffscreenSurface::screenDestroyed |  | Prototype:  | void QOffscreenSurface::screenDestroyed(QObject *object) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp |  | Lines:  | 338-343 |  
  |  | 3 | 2 | 
 QOffscreenSurface::setFormat| Name:  | QOffscreenSurface::setFormat |  | Prototype:  | void QOffscreenSurface::setFormat(const QSurfaceFormat &format) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp |  | Lines:  | 244-248 |  
  |  | 2 | 1 | 
 QOffscreenSurface::setScreen| Name:  | QOffscreenSurface::setScreen |  | Prototype:  | void QOffscreenSurface::setScreen(QScreen *newScreen) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp |  | Lines:  | 312-331 |  
  |  | 15 | 7 | 
 QOffscreenSurface::size| Name:  | QOffscreenSurface::size |  | Prototype:  | QSize QOffscreenSurface::size() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp |  | Lines:  | 288-292 |  
  |  | 2 | 1 | 
 QOffscreenSurface::surfaceHandle| Name:  | QOffscreenSurface::surfaceHandle |  | Prototype:  | QPlatformSurface *QOffscreenSurface::surfaceHandle() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp |  | Lines:  | 369-376 |  
  |  | 4 | 2 | 
 QOffscreenSurface::surfaceType| Name:  | QOffscreenSurface::surfaceType |  | Prototype:  | QOffscreenSurface::SurfaceType QOffscreenSurface::surfaceType() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp |  | Lines:  | 158-162 |  
  |  | 2 | 1 | 
 QOffscreenSurface::~QOffscreenSurface| Name:  | QOffscreenSurface::~QOffscreenSurface |  | Prototype:  | QOffscreenSurface::~QOffscreenSurface() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp |  | Lines:  | 148-151 |  
  |  | 1 | 1 | 
 QOffscreenSurfacePrivate::QOffscreenSurfacePrivate| Name:  | QOffscreenSurfacePrivate::QOffscreenSurfacePrivate |  | Prototype:  | QOffscreenSurfacePrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp |  | Lines:  | 97-106 |  
  |  | 2 | 1 | 
 QOpenGL2GradientCache::QOpenGL2GradientCache| Name:  | QOpenGL2GradientCache::QOpenGL2GradientCache |  | Prototype:  | QOpenGL2GradientCache::QOpenGL2GradientCache(QOpenGLContext *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp |  | Lines:  | 69-72 |  
  |  | 2 | 1 | 
 QOpenGL2GradientCache::addCacheElement| Name:  | QOpenGL2GradientCache::addCacheElement |  | Prototype:  | GLuint QOpenGL2GradientCache::addCacheElement(quint64 hash_val, const QGradient &gradient, qreal opacity) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp |  | Lines:  | 136-166 |  
  |  | 21 | 4 | 
 QOpenGL2GradientCache::cacheForContext| Name:  | QOpenGL2GradientCache::cacheForContext |  | Prototype:  | QOpenGL2GradientCache *QOpenGL2GradientCache::cacheForContext(QOpenGLContext *context) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp |  | Lines:  | 79-82 |  
  |  | 1 | 1 | 
 QOpenGL2GradientCache::cleanCache| Name:  | QOpenGL2GradientCache::cleanCache |  | Prototype:  | void QOpenGL2GradientCache::cleanCache() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp |  | Lines:  | 95-105 |  
  |  | 7 | 2 | 
 QOpenGL2GradientCache::freeResource| Name:  | QOpenGL2GradientCache::freeResource |  | Prototype:  | void QOpenGL2GradientCache::freeResource(QOpenGLContext *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp |  | Lines:  | 90-93 |  
  |  | 1 | 1 | 
 QOpenGL2GradientCache::generateGradientColorTable| Name:  | QOpenGL2GradientCache::generateGradientColorTable |  | Prototype:  | void QOpenGL2GradientCache::generateGradientColorTable(const QGradient& gradient, QRgba64 *colorTable, int size, qreal opacity) const |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp |  | Lines:  | 170-220 |  
  |  | 34 | 8 | 
 QOpenGL2GradientCache::generateGradientColorTable| Name:  | QOpenGL2GradientCache::generateGradientColorTable |  | Prototype:  | void QOpenGL2GradientCache::generateGradientColorTable(const QGradient& gradient, uint *colorTable, int size, qreal opacity) const |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp |  | Lines:  | 222-273 |  
  |  | 34 | 8 | 
 QOpenGL2GradientCache::getBuffer| Name:  | QOpenGL2GradientCache::getBuffer |  | Prototype:  | GLuint QOpenGL2GradientCache::getBuffer(const QGradient &gradient, qreal opacity) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp |  | Lines:  | 107-133 |  
  |  | 15 | 5 | 
 QOpenGL2GradientCache::invalidateResource| Name:  | QOpenGL2GradientCache::invalidateResource |  | Prototype:  | void QOpenGL2GradientCache::invalidateResource() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp |  | Lines:  | 84-88 |  
  |  | 2 | 1 | 
 QOpenGL2GradientCache::~QOpenGL2GradientCache| Name:  | QOpenGL2GradientCache::~QOpenGL2GradientCache |  | Prototype:  | QOpenGL2GradientCache::~QOpenGL2GradientCache() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp |  | Lines:  | 74-77 |  
  |  | 1 | 1 | 
 QOpenGL2GradientCacheWrapper::cacheForContext| Name:  | QOpenGL2GradientCacheWrapper::cacheForContext |  | Prototype:  | QOpenGL2GradientCache *cacheForContext(QOpenGLContext *context) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp |  | Lines:  | 57-60 |  
  |  | 2 | 1 | 
 QOpenGL2PEXVertexArray::addCentroid| Name:  | QOpenGL2PEXVertexArray::addCentroid |  | Prototype:  | void QOpenGL2PEXVertexArray::addCentroid(const QVectorPath &path, int subPathIndex) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl2pexvertexarray.cpp |  | Lines:  | 69-84 |  
  |  | 9 | 2 | 
 QOpenGL2PEXVertexArray::addClosingLine| Name:  | QOpenGL2PEXVertexArray::addClosingLine |  | Prototype:  | void QOpenGL2PEXVertexArray::addClosingLine(int index) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl2pexvertexarray.cpp |  | Lines:  | 62-67 |  
  |  | 3 | 2 | 
 QOpenGL2PEXVertexArray::addPath| Name:  | QOpenGL2PEXVertexArray::addPath |  | Prototype:  | void QOpenGL2PEXVertexArray::addPath(const QVectorPath &path, GLfloat curveInverseScale, bool outline) |  | Coverage:  |   0.000% (0/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl2pexvertexarray.cpp |  | Lines:  | 86-157 |  
  |  | 43 | 16 | 
 QOpenGL2PEXVertexArray::boundingRect| Name:  | QOpenGL2PEXVertexArray::boundingRect |  | Prototype:  | QOpenGLRect QOpenGL2PEXVertexArray::boundingRect() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl2pexvertexarray.cpp |  | Lines:  | 54-60 |  
  |  | 3 | 2 | 
 QOpenGL2PEXVertexArray::clear| Name:  | QOpenGL2PEXVertexArray::clear |  | Prototype:  | void QOpenGL2PEXVertexArray::clear() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl2pexvertexarray.cpp |  | Lines:  | 46-51 |  
  |  | 3 | 1 | 
 QOpenGL2PEXVertexArray::lineToArray| Name:  | QOpenGL2PEXVertexArray::lineToArray |  | Prototype:  | void QOpenGL2PEXVertexArray::lineToArray(const GLfloat x, const GLfloat y) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl2pexvertexarray.cpp |  | Lines:  | 159-171 |  
  |  | 9 | 5 | 
 QOpenGL2PaintEngineEx::QOpenGL2PaintEngineEx| Name:  | QOpenGL2PaintEngineEx::QOpenGL2PaintEngineEx |  | Prototype:  | QOpenGL2PaintEngineEx::QOpenGL2PaintEngineEx() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 1242-1245 |  
  |  | 2 | 1 | 
 QOpenGL2PaintEngineEx::begin| Name:  | QOpenGL2PaintEngineEx::begin |  | Prototype:  | bool QOpenGL2PaintEngineEx::begin(QPaintDevice *pdev) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 2060-2126 |  
  |  | 41 | 5 | 
 QOpenGL2PaintEngineEx::beginNativePainting| Name:  | QOpenGL2PaintEngineEx::beginNativePainting |  | Prototype:  | void QOpenGL2PaintEngineEx::beginNativePainting() |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 584-643 |  
  |  | 32 | 4 | 
 QOpenGL2PaintEngineEx::beginNativePainting::[lambda]| Name:  | QOpenGL2PaintEngineEx::beginNativePainting::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 603-603 |  
  |  | 0 | 1 | 
 QOpenGL2PaintEngineEx::clip| Name:  | QOpenGL2PaintEngineEx::clip |  | Prototype:  | void QOpenGL2PaintEngineEx::clip(const QVectorPath &path, Qt::ClipOperation op) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 2333-2393 |  
  |  | 37 | 9 | 
 QOpenGL2PaintEngineEx::clipEnabledChanged| Name:  | QOpenGL2PaintEngineEx::clipEnabledChanged |  | Prototype:  | void QOpenGL2PaintEngineEx::clipEnabledChanged() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 2235-2245 |  
  |  | 5 | 2 | 
 QOpenGL2PaintEngineEx::compositionModeChanged| Name:  | QOpenGL2PaintEngineEx::compositionModeChanged |  | Prototype:  | void QOpenGL2PaintEngineEx::compositionModeChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 1380-1386 |  
  |  | 3 | 1 | 
 QOpenGL2PaintEngineEx::createState| Name:  | QOpenGL2PaintEngineEx::createState |  | Prototype:  | QPainterState *QOpenGL2PaintEngineEx::createState(QPainterState *orig) const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 2493-2511 |  
  |  | 12 | 3 | 
 QOpenGL2PaintEngineEx::drawImage| Name:  | QOpenGL2PaintEngineEx::drawImage |  | Prototype:  | void QOpenGL2PaintEngineEx::drawImage(const QRectF& dest, const QImage& image, const QRectF& src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 1463-1515 |  
  |  | 32 | 9 | 
 QOpenGL2PaintEngineEx::drawPixmap| Name:  | QOpenGL2PaintEngineEx::drawPixmap |  | Prototype:  | void QOpenGL2PaintEngineEx::drawPixmap(const QRectF& dest, const QPixmap & pixmap, const QRectF & src) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 1427-1461 |  
  |  | 20 | 3 | 
 QOpenGL2PaintEngineEx::drawPixmapFragments| Name:  | QOpenGL2PaintEngineEx::drawPixmapFragments |  | Prototype:  | void QOpenGL2PaintEngineEx::drawPixmapFragments(const QPainter::PixmapFragment *fragments, int fragmentCount, const QPixmap &pixmap, QPainter::PixmapFragmentHints hints) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 1962-1980 |  
  |  | 10 | 3 | 
 QOpenGL2PaintEngineEx::drawStaticTextItem| Name:  | QOpenGL2PaintEngineEx::drawStaticTextItem |  | Prototype:  | void QOpenGL2PaintEngineEx::drawStaticTextItem(QStaticTextItem *textItem) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 1517-1542 |  
  |  | 14 | 4 | 
 QOpenGL2PaintEngineEx::drawTextItem| Name:  | QOpenGL2PaintEngineEx::drawTextItem |  | Prototype:  | void QOpenGL2PaintEngineEx::drawTextItem(const QPointF &p, const QTextItem &textItem) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 1564-1606 |  
  |  | 25 | 4 | 
 QOpenGL2PaintEngineEx::drawTexture| Name:  | QOpenGL2PaintEngineEx::drawTexture |  | Prototype:  | bool QOpenGL2PaintEngineEx::drawTexture(const QRectF &dest, GLuint textureId, const QSize &size, const QRectF &src) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 1544-1562 |  
  |  | 11 | 2 | 
 QOpenGL2PaintEngineEx::end| Name:  | QOpenGL2PaintEngineEx::end |  | Prototype:  | bool QOpenGL2PaintEngineEx::end() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 2128-2158 |  
  |  | 11 | 1 | 
 QOpenGL2PaintEngineEx::endNativePainting| Name:  | QOpenGL2PaintEngineEx::endNativePainting |  | Prototype:  | void QOpenGL2PaintEngineEx::endNativePainting() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 669-674 |  
  |  | 3 | 1 | 
 QOpenGL2PaintEngineEx::ensureActive| Name:  | QOpenGL2PaintEngineEx::ensureActive |  | Prototype:  | void QOpenGL2PaintEngineEx::ensureActive() |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 2160-2182 |  
  |  | 15 | 4 | 
 QOpenGL2PaintEngineEx::fill| Name:  | QOpenGL2PaintEngineEx::fill |  | Prototype:  | void QOpenGL2PaintEngineEx::fill(const QVectorPath &path, const QBrush &brush) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 1251-1260 |  
  |  | 6 | 2 | 
 QOpenGL2PaintEngineEx::invalidateState| Name:  | QOpenGL2PaintEngineEx::invalidateState |  | Prototype:  | void QOpenGL2PaintEngineEx::invalidateState() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 676-680 |  
  |  | 2 | 1 | 
 QOpenGL2PaintEngineEx::isNativePaintingActive| Name:  | QOpenGL2PaintEngineEx::isNativePaintingActive |  | Prototype:  | bool QOpenGL2PaintEngineEx::isNativePaintingActive() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 682-685 |  
  |  | 2 | 1 | 
 QOpenGL2PaintEngineEx::opacityChanged| Name:  | QOpenGL2PaintEngineEx::opacityChanged |  | Prototype:  | void QOpenGL2PaintEngineEx::opacityChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 1369-1378 |  
  |  | 5 | 1 | 
 QOpenGL2PaintEngineEx::renderHintsChanged| Name:  | QOpenGL2PaintEngineEx::renderHintsChanged |  | Prototype:  | void QOpenGL2PaintEngineEx::renderHintsChanged() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 1388-1412 |  
  |  | 10 | 3 | 
 QOpenGL2PaintEngineEx::setState| Name:  | QOpenGL2PaintEngineEx::setState |  | Prototype:  | void QOpenGL2PaintEngineEx::setState(QPainterState *new_state) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 2450-2491 |  
  |  | 20 | 8 | 
 QOpenGL2PaintEngineEx::shouldDrawCachedGlyphs| Name:  | QOpenGL2PaintEngineEx::shouldDrawCachedGlyphs |  | Prototype:  | bool QOpenGL2PaintEngineEx::shouldDrawCachedGlyphs(QFontEngine *fontEngine, const QTransform &t) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 1634-1658 |  
  |  | 8 | 4 | 
 QOpenGL2PaintEngineEx::stroke| Name:  | QOpenGL2PaintEngineEx::stroke |  | Prototype:  | void QOpenGL2PaintEngineEx::stroke(const QVectorPath &path, const QPen &pen) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 1265-1283 |  
  |  | 11 | 3 | 
 QOpenGL2PaintEngineEx::transformChanged| Name:  | QOpenGL2PaintEngineEx::transformChanged |  | Prototype:  | void QOpenGL2PaintEngineEx::transformChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 1414-1419 |  
  |  | 3 | 1 | 
 QOpenGL2PaintEngineExPrivate::activateTextureUnit| Name:  | QOpenGL2PaintEngineExPrivate::activateTextureUnit |  | Prototype:  | void QOpenGL2PaintEngineExPrivate::activateTextureUnit(GLenum textureUnit) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 189-201 |  
  |  | 4 | 2 | 
 QOpenGL2PaintEngineExPrivate::bindTexture| Name:  | QOpenGL2PaintEngineExPrivate::bindTexture |  | Prototype:  | template<> GLuint QOpenGL2PaintEngineExPrivate::bindTexture(const GLuint &textureId) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 203-210 |  
  |  | 3 | 2 | 
 QOpenGL2PaintEngineExPrivate::bindTexture| Name:  | QOpenGL2PaintEngineExPrivate::bindTexture |  | Prototype:  | template<> GLuint QOpenGL2PaintEngineExPrivate::bindTexture(const QImage &image) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 212-216 |  
  |  | 1 | 1 | 
 QOpenGL2PaintEngineExPrivate::bindTexture| Name:  | QOpenGL2PaintEngineExPrivate::bindTexture |  | Prototype:  | template<> GLuint QOpenGL2PaintEngineExPrivate::bindTexture(const QPixmap &pixmap) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 218-222 |  
  |  | 1 | 1 | 
 QOpenGL2PaintEngineExPrivate::bindTexture| Name:  | QOpenGL2PaintEngineExPrivate::bindTexture |  | Prototype:  | template<> GLuint QOpenGL2PaintEngineExPrivate::bindTexture(const QGradient &gradient) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 224-236 |  
  |  | 2 | 1 | 
 QOpenGL2PaintEngineExPrivate::bindTexture| Name:  | QOpenGL2PaintEngineExPrivate::bindTexture |  | Prototype:  | template<> GLuint QOpenGL2PaintEngineExPrivate::bindTexture(const ImageWithBindOptions &imageWithOptions) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 244-248 |  
  |  | 1 | 1 | 
 QOpenGL2PaintEngineExPrivate::cleanupVectorPath| Name:  | QOpenGL2PaintEngineExPrivate::cleanupVectorPath |  | Prototype:  | void QOpenGL2PaintEngineExPrivate::cleanupVectorPath(QPaintEngineEx *engine, void *data) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 734-748 |  
  |  | 5 | 1 | 
 QOpenGL2PaintEngineExPrivate::clearClip| Name:  | QOpenGL2PaintEngineExPrivate::clearClip |  | Prototype:  | void QOpenGL2PaintEngineExPrivate::clearClip(uint value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 2247-2257 |  
  |  | 6 | 1 | 
 QOpenGL2PaintEngineExPrivate::composite| Name:  | QOpenGL2PaintEngineExPrivate::composite |  | Prototype:  | void QOpenGL2PaintEngineExPrivate::composite(const QOpenGLRect& boundingRect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 1213-1218 |  
  |  | 3 | 1 | 
 QOpenGL2PaintEngineExPrivate::drawCachedGlyphs| Name:  | QOpenGL2PaintEngineExPrivate::drawCachedGlyphs |  | Prototype:  | void QOpenGL2PaintEngineExPrivate::drawCachedGlyphs(QFontEngine::GlyphFormat glyphFormat, QStaticTextItem *staticTextItem) |  | Coverage:  |   0.000% (0/125) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 1660-1960 |  
  |  | 173 | 35 | 
 QOpenGL2PaintEngineExPrivate::drawPixmapFragments| Name:  | QOpenGL2PaintEngineExPrivate::drawPixmapFragments |  | Prototype:  | void QOpenGL2PaintEngineExPrivate::drawPixmapFragments(const QPainter::PixmapFragment *fragments, int fragmentCount, const QPixmap &pixmap, QPainter::PixmapFragmentHints hints) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 1983-2058 |  
  |  | 51 | 6 | 
 QOpenGL2PaintEngineExPrivate::drawTexture| Name:  | QOpenGL2PaintEngineExPrivate::drawTexture |  | Prototype:  | void QOpenGL2PaintEngineExPrivate::drawTexture(const QOpenGLRect& dest, const QOpenGLRect& src, const QSize &textureSize, bool opaque, bool pattern) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 555-582 |  
  |  | 15 | 4 | 
 QOpenGL2PaintEngineExPrivate::drawVertexArrays| Name:  | QOpenGL2PaintEngineExPrivate::drawVertexArrays |  | Prototype:  | void QOpenGL2PaintEngineExPrivate::drawVertexArrays(const float *data, int *stops, int stopCount, GLenum primitive) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 1221-1238 |  
  |  | 6 | 2 | 
 QOpenGL2PaintEngineExPrivate::fill| Name:  | QOpenGL2PaintEngineExPrivate::fill |  | Prototype:  | void QOpenGL2PaintEngineExPrivate::fill(const QVectorPath& path) |  | Coverage:  |   0.000% (0/98) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 751-999 |  
  |  | 122 | 25 | 
 QOpenGL2PaintEngineExPrivate::fillStencilWithVertexArray| Name:  | QOpenGL2PaintEngineExPrivate::fillStencilWithVertexArray |  | Prototype:  | void QOpenGL2PaintEngineExPrivate::fillStencilWithVertexArray(const float *data, int count, int *stops, int stopCount, const QOpenGLRect &bounds, StencilFillMode mode) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 1002-1093 |  
  |  | 47 | 9 | 
 QOpenGL2PaintEngineExPrivate::prepareForCachedGlyphDraw| Name:  | QOpenGL2PaintEngineExPrivate::prepareForCachedGlyphDraw |  | Prototype:  | bool QOpenGL2PaintEngineExPrivate::prepareForCachedGlyphDraw(const QFontEngineGlyphCache &cache) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 1135-1147 |  
  |  | 7 | 1 | 
 QOpenGL2PaintEngineExPrivate::prepareForDraw| Name:  | QOpenGL2PaintEngineExPrivate::prepareForDraw |  | Prototype:  | bool QOpenGL2PaintEngineExPrivate::prepareForDraw(bool srcPixelsAreOpaque) |  | Coverage:  |   0.000% (0/66) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 1149-1211 |  
  |  | 38 | 12 | 
 QOpenGL2PaintEngineExPrivate::regenerateClip| Name:  | QOpenGL2PaintEngineExPrivate::regenerateClip |  | Prototype:  | void QOpenGL2PaintEngineExPrivate::regenerateClip() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 2395-2399 |  
  |  | 2 | 1 | 
 QOpenGL2PaintEngineExPrivate::resetClipIfNeeded| Name:  | QOpenGL2PaintEngineExPrivate::resetClipIfNeeded |  | Prototype:  | void QOpenGL2PaintEngineExPrivate::resetClipIfNeeded() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 1100-1133 |  
  |  | 21 | 2 | 
 QOpenGL2PaintEngineExPrivate::resetGLState| Name:  | QOpenGL2PaintEngineExPrivate::resetGLState |  | Prototype:  | void QOpenGL2PaintEngineExPrivate::resetGLState() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 645-667 |  
  |  | 17 | 2 | 
 QOpenGL2PaintEngineExPrivate::setBrush| Name:  | QOpenGL2PaintEngineExPrivate::setBrush |  | Prototype:  | void QOpenGL2PaintEngineExPrivate::setBrush(const QBrush& brush) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 119-143 |  
  |  | 15 | 5 | 
 QOpenGL2PaintEngineExPrivate::setScissor| Name:  | QOpenGL2PaintEngineExPrivate::setScissor |  | Prototype:  | void QOpenGL2PaintEngineExPrivate::setScissor(const QRect &rect) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 2222-2233 |  
  |  | 7 | 2 |