| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 QStyleSheetStyleSelector::attribute| Name:  | QStyleSheetStyleSelector::attribute |  | Prototype:  | QString attribute(NodePtr node, const QString& name) const override |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1447-1483 |  
  |  | 28 | 9 | 
 QStyleSheetStyle::setPalette| Name:  | QStyleSheetStyle::setPalette |  | Prototype:  | void QStyleSheetStyle::setPalette(QWidget *w) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2556-2603 |  
  |  | 28 | 9 | 
 QStyleHelper::drawBorderPixmap| Name:  | QStyleHelper::drawBorderPixmap |  | Prototype:  | void drawBorderPixmap(const QPixmap &pixmap, QPainter *painter, const QRect &rect, int left, int top, int right, int bottom) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp |  | Lines:  | 355-410 |  
  |  | 31 | 9 | 
 QStateMachinePrivate::terminateActiveAnimations| Name:  | QStateMachinePrivate::terminateActiveAnimations |  | Prototype:  | void QStateMachinePrivate::terminateActiveAnimations(QAbstractState *state, const QHash<QAbstractState*, QVector<QPropertyAssignment> > &assignmentsForEnteredStates) |  | Coverage:  |  84.000% (21/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1603-1645 |  
  |  | 27 | 9 | 
 QStateMachinePrivate::selectTransitions| Name:  | QStateMachinePrivate::selectTransitions |  | Prototype:  | QList<QAbstractTransition*> QStateMachinePrivate::selectTransitions(QEvent *event, CalculationCache *cache) |  | Coverage:  | 100.000% (23/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 551-595 |  
  |  | 27 | 9 | 
 QStateMachinePrivate::exitStates| Name:  | QStateMachinePrivate::exitStates |  | Prototype:  | void QStateMachinePrivate::exitStates(QEvent *event, const QList<QAbstractState*> &statesToExit_sorted, const QHash<QAbstractState*, QVector<QPropertyAssignment> > &assignmentsForEnteredStates) |  | Coverage:  |  96.296% (26/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 799-842 |  
  |  | 21 | 9 | 
 QSslKeyPrivate::pemHeader| Name:  | QSslKeyPrivate::pemHeader |  | Prototype:  | QByteArray QSslKeyPrivate::pemHeader() const |  | Coverage:  |  88.235% (15/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp |  | Lines:  | 105-118 |  
  |  | 6 | 9 | 
 QSslKeyPrivate::pemFooter| Name:  | QSslKeyPrivate::pemFooter |  | Prototype:  | QByteArray QSslKeyPrivate::pemFooter() const |  | Coverage:  |  88.235% (15/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp |  | Lines:  | 123-136 |  
  |  | 6 | 9 | 
 QSslKeyPrivate::derFromPem| Name:  | QSslKeyPrivate::derFromPem |  | Prototype:  | QByteArray QSslKeyPrivate::derFromPem(const QByteArray &pem, QMap<QByteArray, QByteArray> *headers) const |  | Coverage:  |  10.811% (4/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp |  | Lines:  | 177-223 |  
  |  | 32 | 9 | 
 QSslContext::createSsl| Name:  | QSslContext::createSsl |  | Prototype:  | SSL* QSslContext::createSsl() |  | Coverage:  |  62.069% (18/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp |  | Lines:  | 426-466 |  
  |  | 25 | 9 | 
 QSqlResultPrivate::namedToPositionalBinding| Name:  | QSqlResultPrivate::namedToPositionalBinding |  | Prototype:  | QString QSqlResultPrivate::namedToPositionalBinding(const QString &query) |  | Coverage:  |  84.444% (38/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp |  | Lines:  | 128-179 |  
  |  | 38 | 9 | 
 QSplitterPrivate::doResize| Name:  | QSplitterPrivate::doResize |  | Prototype:  | void QSplitterPrivate::doResize() |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp |  | Lines:  | 480-561 |  
  |  | 42 | 9 | 
 QSplitter::event| Name:  | QSplitter::event |  | Prototype:  | bool QSplitter::event(QEvent *e) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp |  | Lines:  | 1287-1310 |  
  |  | 11 | 9 | 
 QSpdyProtocolHandler::uploadData| Name:  | QSpdyProtocolHandler::uploadData |  | Prototype:  | bool QSpdyProtocolHandler::uploadData(qint32 streamID) |  | Coverage:  |  63.636% (21/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 681-753 |  
  |  | 46 | 9 | 
 QSlider::mousePressEvent| Name:  | QSlider::mousePressEvent |  | Prototype:  | void QSlider::mousePressEvent(QMouseEvent *ev) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp |  | Lines:  | 365-422 |  
  |  | 42 | 9 | 
 QSimplex::simplifyConstraints| Name:  | QSimplex::simplifyConstraints |  | Prototype:  | bool QSimplex::simplifyConstraints(QList<QSimplexConstraint *> *constraints) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp |  | Lines:  | 605-660 |  
  |  | 28 | 9 | 
 QSharedMemoryPrivate::create| Name:  | QSharedMemoryPrivate::create |  | Prototype:  | bool QSharedMemoryPrivate::create(int size) |  | Coverage:  |  56.000% (14/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory_systemv.cpp |  | Lines:  | 135-173 |  
  |  | 23 | 9 | 
 QSettingsPrivate::iniUnescapedKey| Name:  | QSettingsPrivate::iniUnescapedKey |  | Prototype:  | bool QSettingsPrivate::iniUnescapedKey(const QByteArray &key, int from, int to, QString &result) |  | Coverage:  |  92.593% (25/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 560-614 |  
  |  | 37 | 9 | 
 QScrollBarPrivate::activateControl| Name:  | QScrollBarPrivate::activateControl |  | Prototype:  | void QScrollBarPrivate::activateControl(uint control, int threshold) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp |  | Lines:  | 258-288 |  
  |  | 18 | 9 | 
 QScrollArea::ensureWidgetVisible| Name:  | QScrollArea::ensureWidgetVisible |  | Prototype:  | void QScrollArea::ensureWidgetVisible(QWidget *childWidget, int xmargin, int ymargin) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollarea.cpp |  | Lines:  | 471-504 |  
  |  | 25 | 9 | 
 QResourcePrivate::ensureChildren| Name:  | QResourcePrivate::ensureChildren |  | Prototype:  | void QResourcePrivate::ensureChildren() const |  | Coverage:  |  77.419% (24/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 326-359 |  
  |  | 22 | 9 | 
 QResourceFileEngine::fileName| Name:  | QResourceFileEngine::fileName |  | Prototype:  | QString QResourceFileEngine::fileName(FileName file) const |  | Coverage:  |  45.161% (14/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 1388-1415 |  
  |  | 22 | 9 | 
 QRenderRule::configurePalette| Name:  | QRenderRule::configurePalette |  | Prototype:  | void QRenderRule::configurePalette(QPalette *p, QPalette::ColorGroup cg, const QWidget *w, bool embedded) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1378-1410 |  
  |  | 22 | 9 | 
 QRegularExpressionPrivate::getPatternInfo| Name:  | QRegularExpressionPrivate::getPatternInfo |  | Prototype:  | void QRegularExpressionPrivate::getPatternInfo() |  | Coverage:  |  54.167% (13/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1025-1070 |  
  |  | 28 | 9 | 
 QRegion::united| Name:  | QRegion::united |  | Prototype:  | QRegion QRegion::united(const QRegion &r) const |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3965-3996 |  
  |  | 26 | 9 | 
 QRegion::operator+=| Name:  | QRegion::operator+= |  | Prototype:  | QRegion& QRegion::operator+=(const QRegion &r) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3998-4026 |  
  |  | 23 | 9 | 
 QRegExpEngine::parseFactor| Name:  | QRegExpEngine::parseFactor |  | Prototype:  | void QRegExpEngine::parseFactor(Box *box) |  | Coverage:  | 100.000% (31/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 3680-3763 |  
  |  | 48 | 9 | 
 QRect::contains| Name:  | QRect::contains |  | Prototype:  | bool QRect::contains(const QPoint &p, bool proper) const noexcept |  | Coverage:  |  97.297% (36/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp |  | Lines:  | 826-859 |  
  |  | 23 | 9 | 
 QRasterPlatformPixmap::fill| Name:  | QRasterPlatformPixmap::fill |  | Prototype:  | void QRasterPlatformPixmap::fill(const QColor &color) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp |  | Lines:  | 172-210 |  
  |  | 24 | 9 | 
 QRasterPaintEnginePrivate::drawImage| Name:  | QRasterPaintEnginePrivate::drawImage |  | Prototype:  | void QRasterPaintEnginePrivate::drawImage(const QPointF &pt, const QImage &img, SrcOverBlendFunc func, const QRect &clip, int alpha, const QRect &sr) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 955-1021 |  
  |  | 44 | 9 | 
 QRasterPaintEngine::drawRects| Name:  | QRasterPaintEngine::drawRects |  | Prototype:  | void QRasterPaintEngine::drawRects(const QRectF *rects, int rectCount) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1510-1557 |  
  |  | 28 | 9 | 
 QRasterPaintEngine::drawRects| Name:  | QRasterPaintEngine::drawRects |  | Prototype:  | void QRasterPaintEngine::drawRects(const QRect *rects, int rectCount) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1455-1505 |  
  |  | 31 | 9 | 
 QPushButton::initStyleOption| Name:  | QPushButton::initStyleOption |  | Prototype:  | void QPushButton::initStyleOption(QStyleOptionButton *option) const |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp |  | Lines:  | 316-343 |  
  |  | 22 | 9 | 
 QPropertyAnimation::updateState| Name:  | QPropertyAnimation::updateState |  | Prototype:  | void QPropertyAnimation::updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState) |  | Coverage:  |  67.568% (25/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp |  | Lines:  | 257-315 |  
  |  | 33 | 9 | 
 QPrintDialogPrivate::updateWidgets| Name:  | QPrintDialogPrivate::updateWidgets |  | Prototype:  | void QPrintDialogPrivate::updateWidgets() |  | Coverage:  |  36.000% (9/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp |  | Lines:  | 506-570 |  
  |  | 41 | 9 | 
 QPrintDevice::format| Name:  | QPrintDevice::format |  | Prototype:  | void QPrintDevice::format(QDebug debug) const |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 256-296 |  
  |  | 33 | 9 | 
 QPollingFileSystemWatcherEngine::timeout| Name:  | QPollingFileSystemWatcherEngine::timeout |  | Prototype:  | void QPollingFileSystemWatcherEngine::timeout() |  | Coverage:  |  88.000% (22/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_polling.cpp |  | Lines:  | 115-151 |  
  |  | 28 | 9 | 
 QPngHandler::option| Name:  | QPngHandler::option |  | Prototype:  | QVariant QPngHandler::option(ImageOption option) const |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 1063-1084 |  
  |  | 18 | 9 | 
 QPlatformPrintDevice::supportedPageSize| Name:  | QPlatformPrintDevice::supportedPageSize |  | Prototype:  | QPageSize QPlatformPrintDevice::supportedPageSize(const QPageSize &pageSize) const |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp |  | Lines:  | 171-199 |  
  |  | 13 | 9 | 
 QPlatformOpenGLContext::parseOpenGLVersion| Name:  | QPlatformOpenGLContext::parseOpenGLVersion |  | Prototype:  | bool QPlatformOpenGLContext::parseOpenGLVersion(const QByteArray &versionString, int &major, int &minor) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp |  | Lines:  | 130-166 |  
  |  | 21 | 9 | 
 QPlatformFontDatabase::weightFromInteger| Name:  | QPlatformFontDatabase::weightFromInteger |  | Prototype:  | QFont::Weight QPlatformFontDatabase::weightFromInteger(int weight) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp |  | Lines:  | 639-658 |  
  |  | 17 | 9 | 
 QPlainTextEditPrivate::_q_adjustScrollbars| Name:  | QPlainTextEditPrivate::_q_adjustScrollbars |  | Prototype:  | void QPlainTextEditPrivate::_q_adjustScrollbars() |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 952-1025 |  
  |  | 52 | 9 | 
 QPixmapConvolutionFilter::draw| Name:  | QPixmapConvolutionFilter::draw |  | Prototype:  | void QPixmapConvolutionFilter::draw(QPainter *painter, const QPointF &p, const QPixmap &src, const QRectF& srcRect) const |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 413-473 |  
  |  | 38 | 9 | 
 QPdfEngine::drawRects| Name:  | QPdfEngine::drawRects |  | Prototype:  | void QPdfEngine::drawRects (const QRectF *rects, int rectCount) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 799-827 |  
  |  | 20 | 9 | 
 QPdfEngine::drawPolygon| Name:  | QPdfEngine::drawPolygon |  | Prototype:  | void QPdfEngine::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 829-863 |  
  |  | 20 | 9 | 
 QPanGestureRecognizer::recognize| Name:  | QPanGestureRecognizer::recognize |  | Prototype:  | QGestureRecognizer::Result QPanGestureRecognizer::recognize(QGesture *state, QObject *, QEvent *event) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp |  | Lines:  | 81-130 |  
  |  | 30 | 9 | 
 QPainterPrivate::drawGlyphs| Name:  | QPainterPrivate::drawGlyphs |  | Prototype:  | void QPainterPrivate::drawGlyphs(const quint32 *glyphArray, QFixedPoint *positions, int glyphCount, QFontEngine *fontEngine, bool overline, bool underline, bool strikeOut) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 5575-5653 |  
  |  | 53 | 9 | 
 QPainterPrivate::checkEmulation| Name:  | QPainterPrivate::checkEmulation |  | Prototype:  | void QPainterPrivate::checkEmulation() |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 178-206 |  
  |  | 20 | 9 | 
 QPainterPath::toSubpathPolygons| Name:  | QPainterPath::toSubpathPolygons |  | Prototype:  | QList<QPolygonF> QPainterPath::toSubpathPolygons(const QTransform &matrix) const |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1559-1602 |  
  |  | 30 | 9 | 
 QPainterPath::contains| Name:  | QPainterPath::contains |  | Prototype:  | bool QPainterPath::contains(const QPointF &pt) const |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1814-1864 |  
  |  | 28 | 9 | 
 QPainterPath::addText| Name:  | QPainterPath::addText |  | Prototype:  | void QPainterPath::addText(const QPointF &point, const QFont &f, const QString &text) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1154-1213 |  
  |  | 44 | 9 | 
 QPainter::end| Name:  | QPainter::end |  | Prototype:  | bool QPainter::end() |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 1871-1924 |  
  |  | 28 | 9 | 
 QPainter::clipBoundingRect| Name:  | QPainter::clipBoundingRect |  | Prototype:  | QRectF QPainter::clipBoundingRect() const |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2665-2707 |  
  |  | 24 | 9 | 
 QPaintEngineExPrivate::replayClipOperations| Name:  | QPaintEngineExPrivate::replayClipOperations |  | Prototype:  | void QPaintEngineExPrivate::replayClipOperations() |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 177-224 |  
  |  | 29 | 9 | 
 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::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 | 
 QOpenGLVertexArrayObjectPrivate::destroy| Name:  | QOpenGLVertexArrayObjectPrivate::destroy |  | Prototype:  | void QOpenGLVertexArrayObjectPrivate::destroy() |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp |  | Lines:  | 196-227 |  
  |  | 15 | 9 | 
 QOpenGLTextureHelper::QOpenGLTextureHelper| Name:  | QOpenGLTextureHelper::QOpenGLTextureHelper |  | Prototype:  | QOpenGLTextureHelper::QOpenGLTextureHelper(QOpenGLContext *context) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines:  | 47-249 |  
  |  | 112 | 9 | 
 QOpenGLFunctions_1_3::~QOpenGLFunctions_1_3| Name:  | QOpenGLFunctions_1_3::~QOpenGLFunctions_1_3 |  | Prototype:  | QOpenGLFunctions_1_3::~QOpenGLFunctions_1_3() |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_3.cpp |  | Lines:  | 81-107 |  
  |  | 24 | 9 | 
 QOpenGLFramebufferObjectPrivate::init| Name:  | QOpenGLFramebufferObjectPrivate::init |  | Prototype:  | void QOpenGLFramebufferObjectPrivate::init(QOpenGLFramebufferObject *, const QSize &size, QOpenGLFramebufferObject::Attachment attachment, GLenum texture_target, GLenum internal_format, GLint samples, bool mipmap) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp |  | Lines:  | 446-506 |  
  |  | 34 | 9 | 
 QOpenGLFramebufferObject::toImage| Name:  | QOpenGLFramebufferObject::toImage |  | Prototype:  | QImage QOpenGLFramebufferObject::toImage(bool flipped, int colorAttachmentIndex) const |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp |  | Lines:  | 1431-1488 |  
  |  | 39 | 9 | 
 QOpenGLContextPrivate::maxTextureSize| Name:  | QOpenGLContextPrivate::maxTextureSize |  | Prototype:  | int QOpenGLContextPrivate::maxTextureSize() |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp |  | Lines:  | 359-413 |  
  |  | 32 | 9 | 
 QOpenGLCompositorBackingStore::updateTexture| Name:  | QOpenGLCompositorBackingStore::updateTexture |  | Prototype:  | void QOpenGLCompositorBackingStore::updateTexture() |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositorbackingstore.cpp |  | Lines:  | 121-179 |  
  |  | 35 | 9 | 
 QOpenGLCompositor::render| Name:  | QOpenGLCompositor::render |  | Prototype:  | void QOpenGLCompositor::render(QOpenGLCompositorWindow *window) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp |  | Lines:  | 201-245 |  
  |  | 29 | 9 | 
 QOpenGL2PaintEngineExPrivate::writeClip| Name:  | QOpenGL2PaintEngineExPrivate::writeClip |  | Prototype:  | void QOpenGL2PaintEngineExPrivate::writeClip(const QVectorPath &path, uint value) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 2259-2331 |  
  |  | 42 | 9 | 
 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 | 
 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::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 | 
 QObject::setProperty| Name:  | QObject::setProperty |  | Prototype:  | bool QObject::setProperty(const char *name, const QVariant &value) |  | Coverage:  |  82.143% (23/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 3846-3888 |  
  |  | 28 | 9 | 
 QObject::receivers| Name:  | QObject::receivers |  | Prototype:  | int QObject::receivers(const char *signal) const |  | Coverage:  |  62.069% (18/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 2403-2444 |  
  |  | 26 | 9 | 
 QNetworkReplyImplPrivate::setup| Name:  | QNetworkReplyImplPrivate::setup |  | Prototype:  | void QNetworkReplyImplPrivate::setup(QNetworkAccessManager::Operation op, const QNetworkRequest &req, QIODevice *data) |  | Coverage:  |  40.000% (14/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp |  | Lines:  | 364-430 |  
  |  | 32 | 9 | 
 QNetworkReplyImplPrivate::_q_networkSessionConnected| Name:  | QNetworkReplyImplPrivate::_q_networkSessionConnected |  | Prototype:  | void QNetworkReplyImplPrivate::_q_networkSessionConnected() |  | Coverage:  |  29.412% (5/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp |  | Lines:  | 291-319 |  
  |  | 13 | 9 | 
 QNetworkReplyHttpImplPrivate::replyDownloadProgressSlot| Name:  | QNetworkReplyHttpImplPrivate::replyDownloadProgressSlot |  | Prototype:  | void QNetworkReplyHttpImplPrivate::replyDownloadProgressSlot(qint64 bytesReceived, qint64 bytesTotal) |  | Coverage:  |  74.194% (23/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp |  | Lines:  | 1250-1295 |  
  |  | 21 | 9 | 
 QNetworkReplyHttpImplPrivate::_q_startOperation| Name:  | QNetworkReplyHttpImplPrivate::_q_startOperation |  | Prototype:  | void QNetworkReplyHttpImplPrivate::_q_startOperation() |  | Coverage:  |  74.074% (20/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp |  | Lines:  | 1717-1782 |  
  |  | 33 | 9 | 
 QNetworkReplyHttpImplPrivate::_q_networkSessionConnected| Name:  | QNetworkReplyHttpImplPrivate::_q_networkSessionConnected |  | Prototype:  | void QNetworkReplyHttpImplPrivate::_q_networkSessionConnected() |  | Coverage:  |  41.176% (7/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp |  | Lines:  | 1909-1937 |  
  |  | 13 | 9 | 
 QNetworkReplyFileImpl::QNetworkReplyFileImpl| Name:  | QNetworkReplyFileImpl::QNetworkReplyFileImpl |  | Prototype:  | QNetworkReplyFileImpl::QNetworkReplyFileImpl(QObject *parent, const QNetworkRequest &req, const QNetworkAccessManager::Operation op) |  | Coverage:  |  92.308% (24/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyfileimpl.cpp |  | Lines:  | 57-144 |  
  |  | 55 | 9 | 
 QNetworkDiskCachePrivate::storeItem| Name:  | QNetworkDiskCachePrivate::storeItem |  | Prototype:  | void QNetworkDiskCachePrivate::storeItem(QCacheItem *cacheItem) |  | Coverage:  |  72.414% (21/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp |  | Lines:  | 267-306 |  
  |  | 26 | 9 | 
 QNetworkCookieJar::cookiesForUrl| Name:  | QNetworkCookieJar::cookiesForUrl |  | Prototype:  | QList<QNetworkCookie> QNetworkCookieJar::cookiesForUrl(const QUrl &url) const |  | Coverage:  |  93.103% (27/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookiejar.cpp |  | Lines:  | 217-260 |  
  |  | 24 | 9 | 
 QNetworkAccessFtpBackend::open| Name:  | QNetworkAccessFtpBackend::open |  | Prototype:  | void QNetworkAccessFtpBackend::open() |  | Coverage:  | 100.000% (25/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessftpbackend.cpp |  | Lines:  | 120-184 |  
  |  | 37 | 9 | 
 QNetworkAccessBackend::start| Name:  | QNetworkAccessBackend::start |  | Prototype:  | bool QNetworkAccessBackend::start() |  | Coverage:  |  55.172% (16/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessbackend.cpp |  | Lines:  | 372-427 |  
  |  | 23 | 9 | 
 QNativeSocketEnginePrivate::nativeRead| Name:  | QNativeSocketEnginePrivate::nativeRead |  | Prototype:  | qint64 QNativeSocketEnginePrivate::nativeRead(char *data, qint64 maxSize) |  | Coverage:  |  62.500% (10/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp |  | Lines:  | 1164-1208 |  
  |  | 16 | 9 | 
 QMoviePrivate::next| Name:  | QMoviePrivate::next |  | Prototype:  | bool QMoviePrivate::next() |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp |  | Lines:  | 435-478 |  
  |  | 28 | 9 | 
 QMimeDatabasePrivate::mimeTypeForFileNameAndData| Name:  | QMimeDatabasePrivate::mimeTypeForFileNameAndData |  | Prototype:  | QMimeType QMimeDatabasePrivate::mimeTypeForFileNameAndData(const QString &fileName, QIODevice *device, int *accuracyPtr) |  | Coverage:  |  44.000% (11/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp |  | Lines:  | 161-216 |  
  |  | 26 | 9 | 
 QMimeBinaryProvider::matchSuffixTree| Name:  | QMimeBinaryProvider::matchSuffixTree |  | Prototype:  | bool QMimeBinaryProvider::matchSuffixTree(QMimeGlobMatchResult &result, QMimeBinaryProvider::CacheFile *cacheFile, int numEntries, int firstOffset, const QString &fileName, int charPos, bool caseSensitiveCheck) |  | Coverage:  | 100.000% (27/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp |  | Lines:  | 334-375 |  
  |  | 33 | 9 | 
 QMetaObjectPrivate::disconnectHelper| Name:  | QMetaObjectPrivate::disconnectHelper |  | Prototype:  | bool QMetaObjectPrivate::disconnectHelper(QObjectPrivate::Connection *c, const QObject *receiver, int method_index, void **slot, QMutex *senderMutex, DisconnectType disconnectType) |  | Coverage:  |  90.244% (37/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 3331-3374 |  
  |  | 28 | 9 | 
 QMetaObject::property| Name:  | QMetaObject::property |  | Prototype:  | QMetaProperty QMetaObject::property(int index) const |  | Coverage:  |  86.667% (26/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 1103-1151 |  
  |  | 36 | 9 | 
 QMenuBarPrivate::setCurrentAction| Name:  | QMenuBarPrivate::setCurrentAction |  | Prototype:  | void QMenuBarPrivate::setCurrentAction(QAction *action, bool popup, bool activateFirst) |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp |  | Lines:  | 360-401 |  
  |  | 28 | 9 | 
 QMenuBarPrivate::handleReparent| Name:  | QMenuBarPrivate::handleReparent |  | Prototype:  | void QMenuBarPrivate::handleReparent() |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp |  | Lines:  | 1333-1389 |  
  |  | 24 | 9 | 
 QMenuBar::minimumSizeHint| Name:  | QMenuBar::minimumSizeHint |  | Prototype:  | QSize QMenuBar::minimumSizeHint() const |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp |  | Lines:  | 1564-1611 |  
  |  | 40 | 9 | 
 QMenu::mouseMoveEvent| Name:  | QMenu::mouseMoveEvent |  | Prototype:  | void QMenu::mouseMoveEvent(QMouseEvent *e) |  | Coverage:  |   0.000% (0/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 3174-3208 |  
  |  | 23 | 9 | 
 QMdiSubWindowPrivate::setMaximizeMode| Name:  | QMdiSubWindowPrivate::setMaximizeMode |  | Prototype:  | void QMdiSubWindowPrivate::setMaximizeMode() |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 1333-1416 |  
  |  | 48 | 9 | 
 QMdiSubWindow::paintEvent| Name:  | QMdiSubWindow::paintEvent |  | Prototype:  | void QMdiSubWindow::paintEvent(QPaintEvent *paintEvent) |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 3130-3176 |  
  |  | 31 | 9 | 
 QMdiSubWindow::mousePressEvent| Name:  | QMdiSubWindow::mousePressEvent |  | Prototype:  | void QMdiSubWindow::mousePressEvent(QMouseEvent *mouseEvent) |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 3181-3222 |  
  |  | 24 | 9 | 
 QMdiSubWindow::mouseMoveEvent| Name:  | QMdiSubWindow::mouseMoveEvent |  | Prototype:  | void QMdiSubWindow::mouseMoveEvent(QMouseEvent *mouseEvent) |  | Coverage:  |   0.000% (0/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 3309-3349 |  
  |  | 24 | 9 | 
 QMdiSubWindow::minimumSizeHint| Name:  | QMdiSubWindow::minimumSizeHint |  | Prototype:  | QSize QMdiSubWindow::minimumSizeHint() const |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 3500-3548 |  
  |  | 26 | 9 | 
 QMdiAreaPrivate::setViewMode| Name:  | QMdiAreaPrivate::setViewMode |  | Prototype:  | void QMdiAreaPrivate::setViewMode(QMdiArea::ViewMode mode) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1554-1622 |  
  |  | 39 | 9 | 
 QMdiAreaPrivate::nextVisibleSubWindow| Name:  | QMdiAreaPrivate::nextVisibleSubWindow |  | Prototype:  | QMdiSubWindow *QMdiAreaPrivate::nextVisibleSubWindow(int increaseFactor, QMdiArea::WindowOrder order, int removedIndex, int fromIndex) const |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1442-1491 |  
  |  | 28 | 9 | 
 QMdiAreaPrivate::appendChild| Name:  | QMdiAreaPrivate::appendChild |  | Prototype:  | void QMdiAreaPrivate::appendChild(QMdiSubWindow *child) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 829-877 |  
  |  | 31 | 9 | 
 QMdiAreaPrivate::_q_processWindowStateChanged| Name:  | QMdiAreaPrivate::_q_processWindowStateChanged |  | Prototype:  | void QMdiAreaPrivate::_q_processWindowStateChanged(Qt::WindowStates oldState, Qt::WindowStates newState) |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 748-779 |  
  |  | 19 | 9 | 
 QMdiAreaPrivate::_q_deactivateAllWindows| Name:  | QMdiAreaPrivate::_q_deactivateAllWindows |  | Prototype:  | void QMdiAreaPrivate::_q_deactivateAllWindows(QMdiSubWindow *aboutToActivate) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 712-743 |  
  |  | 22 | 9 |