| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QPolygon::putPoints| Name:  | QPolygon::putPoints |  | Prototype:  | void QPolygon::putPoints(int index, int nPoints, const QPolygon & from, int fromIndex) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 423-434 |  
  |  | 8 | 4 | 
 QPngHandlerPrivate::AllocatedMemoryPointers::deallocate| Name:  | QPngHandlerPrivate::AllocatedMemoryPointers::deallocate |  | Prototype:  | void deallocate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 136-146 |  
  |  | 8 | 1 | 
 QPngHandler::setOption| Name:  | QPngHandler::setOption |  | Prototype:  | void QPngHandler::setOption(ImageOption option, const QVariant &value) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 1086-1096 |  
  |  | 8 | 5 | 
 QPluginLoader::staticInstances| Name:  | QPluginLoader::staticInstances |  | Prototype:  | QObjectList QPluginLoader::staticInstances() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp |  | Lines:  | 442-453 |  
  |  | 8 | 3 | 
 QPluginLoader::load| Name:  | QPluginLoader::load |  | Prototype:  | bool QPluginLoader::load() |  | Coverage:  |  83.333% (10/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp |  | Lines:  | 230-240 |  
  |  | 8 | 4 | 
 QPlatformWindow::formatWindowTitle| Name:  | QPlatformWindow::formatWindowTitle |  | Prototype:  | QString QPlatformWindow::formatWindowTitle(const QString &title, const QString &separator) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 463-476 |  
  |  | 8 | 4 | 
 QPlatformTextureList::appendTexture| Name:  | QPlatformTextureList::appendTexture |  | Prototype:  | void QPlatformTextureList::appendTexture(void *source, GLuint textureId, const QRect &geometry, const QRect &clipRect, Flags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp |  | Lines:  | 197-208 |  
  |  | 8 | 1 | 
 QPlatformPrintDevice::isValidPageLayout| Name:  | QPlatformPrintDevice::isValidPageLayout |  | Prototype:  | bool QPlatformPrintDevice::isValidPageLayout(const QPageLayout &layout, int resolution) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp |  | Lines:  | 125-138 |  
  |  | 8 | 2 | 
 QPlatformPixmap::fromData| Name:  | QPlatformPixmap::fromData |  | Prototype:  | bool QPlatformPixmap::fromData(const uchar *buf, uint len, const char *format, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp |  | Lines:  | 138-148 |  
  |  | 8 | 2 | 
 QPlatformAccessibility::setRootObject| Name:  | QPlatformAccessibility::setRootObject |  | Prototype:  | void QPlatformAccessibility::setRootObject(QObject *o) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp |  | Lines:  | 91-104 |  
  |  | 8 | 4 | 
 QPlainTextEditPrivate::updateDefaultTextOption| Name:  | QPlainTextEditPrivate::updateDefaultTextOption |  | Prototype:  | void QPlainTextEditPrivate::updateDefaultTextOption() |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 2016-2030 |  
  |  | 8 | 3 | 
 QPlainTextEdit::zoomInF| Name:  | QPlainTextEdit::zoomInF |  | Prototype:  | void QPlainTextEdit::zoomInF(float range) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 2348-2358 |  
  |  | 8 | 3 | 
 QPlainTextEdit::wheelEvent| Name:  | QPlainTextEdit::wheelEvent |  | Prototype:  | void QPlainTextEdit::wheelEvent(QWheelEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 2300-2312 |  
  |  | 8 | 3 | 
 QPlainTextEdit::setLineWrapMode| Name:  | QPlainTextEdit::setLineWrapMode |  | Prototype:  | void QPlainTextEdit::setLineWrapMode(LineWrapMode wrap) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 2754-2764 |  
  |  | 8 | 2 | 
 QPlainTextEdit::mouseReleaseEvent| Name:  | QPlainTextEdit::mouseReleaseEvent |  | Prototype:  | void QPlainTextEdit::mouseReleaseEvent(QMouseEvent *e) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 2066-2078 |  
  |  | 8 | 3 | 
 QPlainTextDocumentLayoutPrivate::QPlainTextDocumentLayoutPrivate| Name:  | QPlainTextDocumentLayoutPrivate::QPlainTextDocumentLayoutPrivate |  | Prototype:  | QPlainTextDocumentLayoutPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 79-88 |  
  |  | 8 | 1 | 
 QPlainTextDocumentLayout::blockWidth| Name:  | QPlainTextDocumentLayout::blockWidth |  | Prototype:  | qreal QPlainTextDocumentLayout::blockWidth(const QTextBlock &block) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 419-430 |  
  |  | 8 | 3 | 
 QPixmapStylePrivate::scale| Name:  | QPixmapStylePrivate::scale |  | Prototype:  | QPixmap QPixmapStylePrivate::scale(int w, int h, const QPixmap &pixmap, const QPixmapStyleDescriptor &desc) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp |  | Lines:  | 1119-1131 |  
  |  | 8 | 1 | 
 QPixmapStyle::unpolish| Name:  | QPixmapStyle::unpolish |  | Prototype:  | void QPixmapStyle::unpolish(QWidget *widget) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp |  | Lines:  | 210-224 |  
  |  | 8 | 4 | 
 QPixmapStyle::sizeFromContents| Name:  | QPixmapStyle::sizeFromContents |  | Prototype:  | QSize QPixmapStyle::sizeFromContents(ContentsType type, const QStyleOption *option, const QSize &contentsSize, const QWidget *widget) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp |  | Lines:  | 327-347 |  
  |  | 8 | 8 | 
 QPixmapStyle::pushButtonSizeFromContents| Name:  | QPixmapStyle::pushButtonSizeFromContents |  | Prototype:  | QSize QPixmapStyle::pushButtonSizeFromContents(const QStyleOption *option, const QSize &contentsSize, const QWidget *widget) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp |  | Lines:  | 932-947 |  
  |  | 8 | 1 | 
 QPixmapStyle::drawScrollBar| Name:  | QPixmapStyle::drawScrollBar |  | Prototype:  | void QPixmapStyle::drawScrollBar(const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp |  | Lines:  | 916-930 |  
  |  | 8 | 3 | 
 QPixmapStyle::drawPushButton| Name:  | QPixmapStyle::drawPushButton |  | Prototype:  | void QPixmapStyle::drawPushButton(const QStyleOption *option, QPainter *painter, const QWidget *) const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp |  | Lines:  | 681-694 |  
  |  | 8 | 2 | 
 QPixmapStyle::drawProgressBarLabel| Name:  | QPixmapStyle::drawProgressBarLabel |  | Prototype:  | void QPixmapStyle::drawProgressBarLabel(const QStyleOption *option, QPainter *painter, const QWidget *) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp |  | Lines:  | 791-804 |  
  |  | 8 | 3 | 
 QPixmapStyle::drawComplexControl| Name:  | QPixmapStyle::drawComplexControl |  | Prototype:  | void QPixmapStyle::drawComplexControl(ComplexControl cc, const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp |  | Lines:  | 306-322 |  
  |  | 8 | 5 | 
 QPixmapStyle::addPixmap| Name:  | QPixmapStyle::addPixmap |  | Prototype:  | void QPixmapStyle::addPixmap(ControlPixmap control, const QString &fileName, QMargins margins) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp |  | Lines:  | 642-657 |  
  |  | 8 | 2 | 
 QPixmapIconEngine::actualSize| Name:  | QPixmapIconEngine::actualSize |  | Prototype:  | QSize QPixmapIconEngine::actualSize(const QSize &size, QIcon::Mode mode, QIcon::State state) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 338-350 |  
  |  | 8 | 4 | 
 QPixmap::scaledToWidth| Name:  | QPixmap::scaledToWidth |  | Prototype:  | QPixmap QPixmap::scaledToWidth(int w, Qt::TransformationMode mode) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 1192-1204 |  
  |  | 8 | 3 | 
 QPixmap::scaledToHeight| Name:  | QPixmap::scaledToHeight |  | Prototype:  | QPixmap QPixmap::scaledToHeight(int h, Qt::TransformationMode mode) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 1220-1232 |  
  |  | 8 | 3 | 
 QPixmap::loadFromData| Name:  | QPixmap::loadFromData |  | Prototype:  | bool QPixmap::loadFromData(const uchar *buf, uint len, const char *format, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 824-838 |  
  |  | 8 | 3 | 
 QPixmap::grabWidget| Name:  | QPixmap::grabWidget |  | Prototype:  | QPixmap QPixmap::grabWidget(QObject *widget, const QRect &rectangle) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 1012-1022 |  
  |  | 8 | 2 | 
 QPixmap::copy| Name:  | QPixmap::copy |  | Prototype:  | QPixmap QPixmap::copy(const QRect &rect) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 304-316 |  
  |  | 8 | 3 | 
 QPixmap::QPixmap| Name:  | QPixmap::QPixmap |  | Prototype:  | QPixmap::QPixmap(const char * const xpm[]) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 249-263 |  
  |  | 8 | 4 | 
 QPicturePaintEngine::updateBackground| Name:  | QPicturePaintEngine::updateBackground |  | Prototype:  | void QPicturePaintEngine::updateBackground(Qt::BGMode bgMode, const QBrush &bgBrush) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 255-269 |  
  |  | 8 | 1 | 
 QPictureHandler::QPictureHandler| Name:  | QPictureHandler::QPictureHandler |  | Prototype:  | QPictureHandler::QPictureHandler(const char *f, const char *h, const QByteArray& fl, picture_io_handler r, picture_io_handler w) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 1398-1410 |  
  |  | 8 | 3 | 
 QPicture::QPicture| Name:  | QPicture::QPicture |  | Prototype:  | QPicture::QPicture(int formatVersion) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 137-154 |  
  |  | 8 | 3 | 
 QPersistentModelIndexData::destroy| Name:  | QPersistentModelIndexData::destroy |  | Prototype:  | void QPersistentModelIndexData::destroy(QPersistentModelIndexData *data) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 72-84 |  
  |  | 8 | 2 | 
 QPen::setWidthF| Name:  | QPen::setWidthF |  | Prototype:  | void QPen::setWidthF(qreal width) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp |  | Lines:  | 678-689 |  
  |  | 8 | 3 | 
 QPen::setDashOffset| Name:  | QPen::setDashOffset |  | Prototype:  | void QPen::setDashOffset(qreal offset) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp |  | Lines:  | 565-576 |  
  |  | 8 | 3 | 
 QPdfEnginePrivate::addXrefEntry| Name:  | QPdfEnginePrivate::addXrefEntry |  | Prototype:  | int QPdfEnginePrivate::addXrefEntry(int object, bool printostr) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1774-1787 |  
  |  | 8 | 4 | 
 QParallelAnimationGroupPrivate::shouldAnimationStart| Name:  | QParallelAnimationGroupPrivate::shouldAnimationStart |  | Prototype:  | bool QParallelAnimationGroupPrivate::shouldAnimationStart(QAbstractAnimation *animation, bool startIfAtEnd) const |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp |  | Lines:  | 267-278 |  
  |  | 8 | 4 | 
 QParallelAnimationGroup::duration| Name:  | QParallelAnimationGroup::duration |  | Prototype:  | int QParallelAnimationGroup::duration() const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp |  | Lines:  | 111-125 |  
  |  | 8 | 3 | 
 QPalette::QPalette| Name:  | QPalette::QPalette |  | Prototype:  | QPalette::QPalette() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 520-536 |  
  |  | 8 | 2 | 
 QPainterPathStroker::QPainterPathStroker| Name:  | QPainterPathStroker::QPainterPathStroker |  | Prototype:  | QPainterPathStroker::QPainterPathStroker(const QPen &pen) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2559-2572 |  
  |  | 8 | 2 | 
 QPainter::setWorldMatrixEnabled| Name:  | QPainter::setWorldMatrixEnabled |  | Prototype:  | void QPainter::setWorldMatrixEnabled(bool enable) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3047-3064 |  
  |  | 8 | 3 | 
 QPainter::setViewTransformEnabled| Name:  | QPainter::setViewTransformEnabled |  | Prototype:  | void QPainter::setViewTransformEnabled(bool enable) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7287-7306 |  
  |  | 8 | 3 | 
 QPainter::drawArc| Name:  | QPainter::drawArc |  | Prototype:  | void QPainter::drawArc(const QRectF &r, int a, int alen) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4351-4369 |  
  |  | 8 | 2 | 
 QPaintEngineEx::drawPolygon| Name:  | QPaintEngineEx::drawPolygon |  | Prototype:  | void QPaintEngineEx::drawPolygon(const QPoint *points, int pointCount, PolygonDrawMode mode) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 920-935 |  
  |  | 8 | 3 | 
 QPaintEngineEx::drawLines| Name:  | QPaintEngineEx::drawLines |  | Prototype:  | void QPaintEngineEx::drawLines(const QLineF *lines, int lineCount) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 802-815 |  
  |  | 8 | 2 | 
 QPaintEngineEx::drawEllipse| Name:  | QPaintEngineEx::drawEllipse |  | Prototype:  | void QPaintEngineEx::drawEllipse(const QRectF &r) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 817-832 |  
  |  | 8 | 2 | 
 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::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::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::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::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 | 
 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 | 
 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 | 
 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 | 
 QOpenGLVertexArrayObjectPrivate::release| Name:  | QOpenGLVertexArrayObjectPrivate::release |  | Prototype:  | void QOpenGLVertexArrayObjectPrivate::release() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp |  | Lines:  | 258-277 |  
  |  | 8 | 7 | 
 QOpenGLVertexArrayObjectPrivate::bind| Name:  | QOpenGLVertexArrayObjectPrivate::bind |  | Prototype:  | void QOpenGLVertexArrayObjectPrivate::bind() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp |  | Lines:  | 237-256 |  
  |  | 8 | 7 | 
 QOpenGLTexturePrivate::isBound| Name:  | QOpenGLTexturePrivate::isBound |  | Prototype:  | bool QOpenGLTexturePrivate::isBound(uint unit) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 278-290 |  
  |  | 8 | 1 | 
 QOpenGLTextureBlitter::destroy| Name:  | QOpenGLTextureBlitter::destroy |  | Prototype:  | void QOpenGLTextureBlitter::destroy() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp |  | Lines:  | 367-377 |  
  |  | 8 | 2 | 
 QOpenGLTexture::setMinMagFilters| Name:  | QOpenGLTexture::setMinMagFilters |  | Prototype:  | void QOpenGLTexture::setMinMagFilters(QOpenGLTexture::Filter minificationFilter, QOpenGLTexture::Filter magnificationFilter) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 4011-4022 |  
  |  | 8 | 1 | 
 QOpenGLTexture::generateMipMaps| Name:  | QOpenGLTexture::generateMipMaps |  | Prototype:  | void QOpenGLTexture::generateMipMaps() |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 3680-3691 |  
  |  | 8 | 4 | 
 QOpenGLTexture::borderColor| Name:  | QOpenGLTexture::borderColor |  | Prototype:  | QColor QOpenGLTexture::borderColor() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 4225-4236 |  
  |  | 8 | 2 | 
 QOpenGLFunctions_4_5_Compatibility::isContextCompatible| Name:  | QOpenGLFunctions_4_5_Compatibility::isContextCompatible |  | Prototype:  | bool QOpenGLFunctions_4_5_Compatibility::isContextCompatible(QOpenGLContext *context) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_compatibility.cpp |  | Lines:  | 297-309 |  
  |  | 8 | 3 | 
 QOpenGLFunctions_4_4_Compatibility::isContextCompatible| Name:  | QOpenGLFunctions_4_4_Compatibility::isContextCompatible |  | Prototype:  | bool QOpenGLFunctions_4_4_Compatibility::isContextCompatible(QOpenGLContext *context) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_compatibility.cpp |  | Lines:  | 281-293 |  
  |  | 8 | 3 | 
 QOpenGLFunctions_4_3_Compatibility::isContextCompatible| Name:  | QOpenGLFunctions_4_3_Compatibility::isContextCompatible |  | Prototype:  | bool QOpenGLFunctions_4_3_Compatibility::isContextCompatible(QOpenGLContext *context) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_compatibility.cpp |  | Lines:  | 274-286 |  
  |  | 8 | 3 | 
 QOpenGLFunctions_4_2_Compatibility::isContextCompatible| Name:  | QOpenGLFunctions_4_2_Compatibility::isContextCompatible |  | Prototype:  | bool QOpenGLFunctions_4_2_Compatibility::isContextCompatible(QOpenGLContext *context) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_compatibility.cpp |  | Lines:  | 266-278 |  
  |  | 8 | 3 | 
 QOpenGLFunctions_4_1_Compatibility::isContextCompatible| Name:  | QOpenGLFunctions_4_1_Compatibility::isContextCompatible |  | Prototype:  | bool QOpenGLFunctions_4_1_Compatibility::isContextCompatible(QOpenGLContext *context) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_compatibility.cpp |  | Lines:  | 258-270 |  
  |  | 8 | 3 | 
 QOpenGLFunctions_4_0_Compatibility::isContextCompatible| Name:  | QOpenGLFunctions_4_0_Compatibility::isContextCompatible |  | Prototype:  | bool QOpenGLFunctions_4_0_Compatibility::isContextCompatible(QOpenGLContext *context) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_compatibility.cpp |  | Lines:  | 250-262 |  
  |  | 8 | 3 | 
 QOpenGLFunctions_3_3_Compatibility::isContextCompatible| Name:  | QOpenGLFunctions_3_3_Compatibility::isContextCompatible |  | Prototype:  | bool QOpenGLFunctions_3_3_Compatibility::isContextCompatible(QOpenGLContext *context) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_compatibility.cpp |  | Lines:  | 242-254 |  
  |  | 8 | 3 | 
 QOpenGLFunctions_3_2_Compatibility::isContextCompatible| Name:  | QOpenGLFunctions_3_2_Compatibility::isContextCompatible |  | Prototype:  | bool QOpenGLFunctions_3_2_Compatibility::isContextCompatible(QOpenGLContext *context) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_compatibility.cpp |  | Lines:  | 227-239 |  
  |  | 8 | 3 | 
 QOpenGLFunctions_3_0::isContextCompatible| Name:  | QOpenGLFunctions_3_0::isContextCompatible |  | Prototype:  | bool QOpenGLFunctions_3_0::isContextCompatible(QOpenGLContext *context) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_0.cpp |  | Lines:  | 211-223 |  
  |  | 8 | 3 | 
 QOpenGLFunctions_2_1::isContextCompatible| Name:  | QOpenGLFunctions_2_1::isContextCompatible |  | Prototype:  | bool QOpenGLFunctions_2_1::isContextCompatible(QOpenGLContext *context) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_1.cpp |  | Lines:  | 202-214 |  
  |  | 8 | 3 | 
 QOpenGLFunctions_2_0::isContextCompatible| Name:  | QOpenGLFunctions_2_0::isContextCompatible |  | Prototype:  | bool QOpenGLFunctions_2_0::isContextCompatible(QOpenGLContext *context) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_0.cpp |  | Lines:  | 194-206 |  
  |  | 8 | 3 | 
 QOpenGLFunctions_1_5::isContextCompatible| Name:  | QOpenGLFunctions_1_5::isContextCompatible |  | Prototype:  | bool QOpenGLFunctions_1_5::isContextCompatible(QOpenGLContext *context) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_5.cpp |  | Lines:  | 185-197 |  
  |  | 8 | 3 | 
 QOpenGLFunctions_1_4::isContextCompatible| Name:  | QOpenGLFunctions_1_4::isContextCompatible |  | Prototype:  | bool QOpenGLFunctions_1_4::isContextCompatible(QOpenGLContext *context) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_4.cpp |  | Lines:  | 177-189 |  
  |  | 8 | 3 | 
 QOpenGLFunctions_1_3::isContextCompatible| Name:  | QOpenGLFunctions_1_3::isContextCompatible |  | Prototype:  | bool QOpenGLFunctions_1_3::isContextCompatible(QOpenGLContext *context) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_3.cpp |  | Lines:  | 161-173 |  
  |  | 8 | 3 | 
 QOpenGLFunctions_1_2::isContextCompatible| Name:  | QOpenGLFunctions_1_2::isContextCompatible |  | Prototype:  | bool QOpenGLFunctions_1_2::isContextCompatible(QOpenGLContext *context) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_2.cpp |  | Lines:  | 145-157 |  
  |  | 8 | 3 | 
 QOpenGLFunctions_1_1::isContextCompatible| Name:  | QOpenGLFunctions_1_1::isContextCompatible |  | Prototype:  | bool QOpenGLFunctions_1_1::isContextCompatible(QOpenGLContext *context) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_1.cpp |  | Lines:  | 129-141 |  
  |  | 8 | 3 | 
 QOpenGLFunctions_1_0::isContextCompatible| Name:  | QOpenGLFunctions_1_0::isContextCompatible |  | Prototype:  | bool QOpenGLFunctions_1_0::isContextCompatible(QOpenGLContext *context) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_0.cpp |  | Lines:  | 113-125 |  
  |  | 8 | 3 | 
 QOpenGLFramebufferObject::textures| Name:  | QOpenGLFramebufferObject::textures |  | Prototype:  | QVector<GLuint> QOpenGLFramebufferObject::textures() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp |  | Lines:  | 1161-1171 |  
  |  | 8 | 3 | 
 QOpenGLEngineShaderManager::useSimpleProgram| Name:  | QOpenGLEngineShaderManager::useSimpleProgram |  | Prototype:  | void QOpenGLEngineShaderManager::useSimpleProgram() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager.cpp |  | Lines:  | 630-643 |  
  |  | 8 | 1 | 
 QOpenGLEngineShaderManager::getUniformLocation| Name:  | QOpenGLEngineShaderManager::getUniformLocation |  | Prototype:  | GLuint QOpenGLEngineShaderManager::getUniformLocation(Uniform id) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager.cpp |  | Lines:  | 513-547 |  
  |  | 8 | 4 | 
 QOpenGLCustomShaderStage::removeFromPainter| Name:  | QOpenGLCustomShaderStage::removeFromPainter |  | Prototype:  | void QOpenGLCustomShaderStage::removeFromPainter(QPainter* p) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglcustomshaderstage.cpp |  | Lines:  | 100-115 |  
  |  | 8 | 2 | 
 QOpenGLContext::setScreen| Name:  | QOpenGLContext::setScreen |  | Prototype:  | void QOpenGLContext::setScreen(QScreen *screen) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp |  | Lines:  | 504-514 |  
  |  | 8 | 4 | 
 QOpenGLContext::doneCurrent| Name:  | QOpenGLContext::doneCurrent |  | Prototype:  | void QOpenGLContext::doneCurrent() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp |  | Lines:  | 998-1011 |  
  |  | 8 | 3 | 
 QOpenGLContext::defaultFramebufferObject| Name:  | QOpenGLContext::defaultFramebufferObject |  | Prototype:  | GLuint QOpenGLContext::defaultFramebufferObject() const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp |  | Lines:  | 922-935 |  
  |  | 8 | 4 | 
 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 | 
 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 | 
 QObject::senderSignalIndex| Name:  | QObject::senderSignalIndex |  | Prototype:  | int QObject::senderSignalIndex() const |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 2364-2380 |  
  |  | 8 | 4 | 
 QObject::sender| Name:  | QObject::sender |  | Prototype:  | QObject *QObject::sender() const |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 2323-2337 |  
  |  | 8 | 4 | 
 QNetworkReplyHttpImpl::canReadLine| Name:  | QNetworkReplyHttpImpl::canReadLine |  | Prototype:  | bool QNetworkReplyHttpImpl::canReadLine () const |  | Coverage:  |  60.000% (6/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp |  | Lines:  | 366-380 |  
  |  | 8 | 4 | 
 QNetworkInterface::allInterfaces| Name:  | QNetworkInterface::allInterfaces |  | Prototype:  | QList<QNetworkInterface> QNetworkInterface::allInterfaces() |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface.cpp |  | Lines:  | 612-624 |  
  |  | 8 | 2 | 
 QNetworkDiskCache::insert| Name:  | QNetworkDiskCache::insert |  | Prototype:  | void QNetworkDiskCache::insert(QIODevice *device) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp |  | Lines:  | 230-245 |  
  |  | 8 | 2 | 
 QNetworkConfigurationManagerPrivate::performAsyncConfigurationUpdate| Name:  | QNetworkConfigurationManagerPrivate::performAsyncConfigurationUpdate |  | Prototype:  | void QNetworkConfigurationManagerPrivate::performAsyncConfigurationUpdate() |  | Coverage:  |  60.000% (3/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines:  | 434-449 |  
  |  | 8 | 3 | 
 QNetworkConfiguration::bearerTypeName| Name:  | QNetworkConfiguration::bearerTypeName |  | Prototype:  | QString QNetworkConfiguration::bearerTypeName() const |  | Coverage:  |  16.667% (8/48) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp |  | Lines:  | 538-578 |  
  |  | 8 | 29 | 
 QNetworkAccessManagerPrivate::postProcess| Name:  | QNetworkAccessManagerPrivate::postProcess |  | Prototype:  | QNetworkReply *QNetworkAccessManagerPrivate::postProcess(QNetworkReply *reply) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp |  | Lines:  | 1372-1389 |  
  |  | 8 | 1 | 
 QNetworkAccessManager::setNetworkAccessible| Name:  | QNetworkAccessManager::setNetworkAccessible |  | Prototype:  | void QNetworkAccessManager::setNetworkAccessible(QNetworkAccessManager::NetworkAccessibility accessible) |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp |  | Lines:  | 948-961 |  
  |  | 8 | 3 |