| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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::QOpenSslLocks| Name:  | QOpenSslLocks::QOpenSslLocks |  | Prototype:  | inline QOpenSslLocks() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 121-129 |  
  |  | 4 | 1 | 
 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 | 
 QOpenSslLocks::initLock| Name:  | QOpenSslLocks::initLock |  | Prototype:  | QMutex *initLock() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 153-156 |  
  |  | 1 | 1 | 
 QOpenSslLocks::lock| Name:  | QOpenSslLocks::lock |  | Prototype:  | inline QMutex *lock(int num) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 139-146 |  
  |  | 5 | 2 | 
 QOpenSslLocks::~QOpenSslLocks| Name:  | QOpenSslLocks::~QOpenSslLocks |  | Prototype:  | inline ~QOpenSslLocks() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 130-138 |  
  |  | 5 | 2 | 
 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 | 
 QPAEventDispatcherGlib::QPAEventDispatcherGlib| Name:  | QPAEventDispatcherGlib::QPAEventDispatcherGlib |  | Prototype:  | QPAEventDispatcherGlib::QPAEventDispatcherGlib(QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp |  | Lines:  | 101-107 |  
  |  | 2 | 1 | 
 QPAEventDispatcherGlib::processEvents| Name:  | QPAEventDispatcherGlib::processEvents |  | Prototype:  | bool QPAEventDispatcherGlib::processEvents(QEventLoop::ProcessEventsFlags flags) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp |  | Lines:  | 118-122 |  
  |  | 2 | 1 | 
 QPAEventDispatcherGlib::~QPAEventDispatcherGlib| Name:  | QPAEventDispatcherGlib::~QPAEventDispatcherGlib |  | Prototype:  | QPAEventDispatcherGlib::~QPAEventDispatcherGlib() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp |  | Lines:  | 109-116 |  
  |  | 4 | 1 | 
 QPAEventDispatcherGlibPrivate::QPAEventDispatcherGlibPrivate| Name:  | QPAEventDispatcherGlibPrivate::QPAEventDispatcherGlibPrivate |  | Prototype:  | QPAEventDispatcherGlibPrivate::QPAEventDispatcherGlibPrivate(GMainContext *context) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp |  | Lines:  | 89-98 |  
  |  | 6 | 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 | 
 QPageLayout::QPageLayout| Name:  | QPageLayout::QPageLayout |  | Prototype:  | QPageLayout::QPageLayout(const QPageLayout &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 387-390 |  
  |  | 2 | 1 | 
 QPageLayout::fullRect| Name:  | QPageLayout::fullRect |  | Prototype:  | QRectF QPageLayout::fullRect() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 830-833 |  
  |  | 1 | 1 | 
 QPageLayout::fullRect| Name:  | QPageLayout::fullRect |  | Prototype:  | QRectF QPageLayout::fullRect(Unit units) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 844-847 |  
  |  | 1 | 1 | 
 QPageLayout::fullRectPixels| Name:  | QPageLayout::fullRectPixels |  | Prototype:  | QRect QPageLayout::fullRectPixels(int resolution) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 872-875 |  
  |  | 1 | 1 | 
 QPageLayout::fullRectPoints| Name:  | QPageLayout::fullRectPoints |  | Prototype:  | QRect QPageLayout::fullRectPoints() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 858-861 |  
  |  | 1 | 1 | 
 QPageLayout::isEquivalentTo| Name:  | QPageLayout::isEquivalentTo |  | Prototype:  | bool QPageLayout::isEquivalentTo(const QPageLayout &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 461-464 |  
  |  | 1 | 1 | 
 QPageLayout::isValid| Name:  | QPageLayout::isValid |  | Prototype:  | bool QPageLayout::isValid() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 470-473 |  
  |  | 1 | 1 | 
 QPageLayout::margins| Name:  | QPageLayout::margins |  | Prototype:  | QMarginsF QPageLayout::margins() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 736-739 |  
  |  | 1 | 1 | 
 QPageLayout::margins| Name:  | QPageLayout::margins |  | Prototype:  | QMarginsF QPageLayout::margins(Unit units) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 747-750 |  
  |  | 1 | 1 | 
 QPageLayout::marginsPixels| Name:  | QPageLayout::marginsPixels |  | Prototype:  | QMargins QPageLayout::marginsPixels(int resolution) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 769-772 |  
  |  | 1 | 1 | 
 QPageLayout::marginsPoints| Name:  | QPageLayout::marginsPoints |  | Prototype:  | QMargins QPageLayout::marginsPoints() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 758-761 |  
  |  | 1 | 1 | 
 QPageLayout::maximumMargins| Name:  | QPageLayout::maximumMargins |  | Prototype:  | QMarginsF QPageLayout::maximumMargins() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 816-819 |  
  |  | 1 | 1 | 
 QPageLayout::minimumMargins| Name:  | QPageLayout::minimumMargins |  | Prototype:  | QMarginsF QPageLayout::minimumMargins() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 799-802 |  
  |  | 1 | 1 | 
 QPageLayout::mode| Name:  | QPageLayout::mode |  | Prototype:  | QPageLayout::Mode QPageLayout::mode() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 489-492 |  
  |  | 1 | 1 | 
 QPageLayout::operator=| Name:  | QPageLayout::operator= |  | Prototype:  | QPageLayout &QPageLayout::operator=(const QPageLayout &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 404-408 |  
  |  | 2 | 1 | 
 QPageLayout::orientation| Name:  | QPageLayout::orientation |  | Prototype:  | QPageLayout::Orientation QPageLayout::orientation() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 555-558 |  
  |  | 1 | 1 | 
 QPageLayout::pageSize| Name:  | QPageLayout::pageSize |  | Prototype:  | QPageSize QPageLayout::pageSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 524-527 |  
  |  | 1 | 1 | 
 QPageLayout::paintRect| Name:  | QPageLayout::paintRect |  | Prototype:  | QRectF QPageLayout::paintRect() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 887-890 |  
  |  | 1 | 1 | 
 QPageLayout::paintRect| Name:  | QPageLayout::paintRect |  | Prototype:  | QRectF QPageLayout::paintRect(Unit units) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 902-910 |  
  |  | 6 | 3 | 
 QPageLayout::paintRectPixels| Name:  | QPageLayout::paintRectPixels |  | Prototype:  | QRect QPageLayout::paintRectPixels(int resolution) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 940-946 |  
  |  | 4 | 2 | 
 QPageLayout::paintRectPoints| Name:  | QPageLayout::paintRectPoints |  | Prototype:  | QRect QPageLayout::paintRectPoints() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 922-928 |  
  |  | 4 | 2 | 
 QPageLayout::setBottomMargin| Name:  | QPageLayout::setBottomMargin |  | Prototype:  | bool QPageLayout::setBottomMargin(qreal bottomMargin) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 719-728 |  
  |  | 6 | 2 | 
 QPageLayout::setLeftMargin| Name:  | QPageLayout::setLeftMargin |  | Prototype:  | bool QPageLayout::setLeftMargin(qreal leftMargin) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 638-647 |  
  |  | 6 | 2 | 
 QPageLayout::setMargins| Name:  | QPageLayout::setMargins |  | Prototype:  | bool QPageLayout::setMargins(const QMarginsF &margins) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 601-620 |  
  |  | 16 | 3 | 
 QPageLayout::setMinimumMargins| Name:  | QPageLayout::setMinimumMargins |  | Prototype:  | void QPageLayout::setMinimumMargins(const QMarginsF &minMargins) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 787-791 |  
  |  | 2 | 1 | 
 QPageLayout::setMode| Name:  | QPageLayout::setMode |  | Prototype:  | void QPageLayout::setMode(Mode mode) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 479-483 |  
  |  | 2 | 1 | 
 QPageLayout::setOrientation| Name:  | QPageLayout::setOrientation |  | Prototype:  | void QPageLayout::setOrientation(Orientation orientation) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 536-549 |  
  |  | 9 | 2 | 
 QPageLayout::setPageSize| Name:  | QPageLayout::setPageSize |  | Prototype:  | void QPageLayout::setPageSize(const QPageSize &pageSize, const QMarginsF &minMargins) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 506-514 |  
  |  | 6 | 2 | 
 QPageLayout::setRightMargin| Name:  | QPageLayout::setRightMargin |  | Prototype:  | bool QPageLayout::setRightMargin(qreal rightMargin) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 665-674 |  
  |  | 6 | 2 | 
 QPageLayout::setTopMargin| Name:  | QPageLayout::setTopMargin |  | Prototype:  | bool QPageLayout::setTopMargin(qreal topMargin) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 692-701 |  
  |  | 6 | 2 | 
 QPageLayout::setUnits| Name:  | QPageLayout::setUnits |  | Prototype:  | void QPageLayout::setUnits(Unit units) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 564-574 |  
  |  | 7 | 2 | 
 QPageLayout::units| Name:  | QPageLayout::units |  | Prototype:  | QPageLayout::Unit QPageLayout::units() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 580-583 |  
  |  | 1 | 1 |