| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QPixmapStyle::scrollBarSubControlRect| Name:  | QPixmapStyle::scrollBarSubControlRect |  | Prototype:  | QRect QPixmapStyle::scrollBarSubControlRect(const QStyleOptionComplex *option, QStyle::SubControl sc, const QWidget *) const |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp |  | Lines:  | 1067-1117 |  
  |  | 30 | 13 | 
 QParallelAnimationGroup::updateCurrentTime| Name:  | QParallelAnimationGroup::updateCurrentTime |  | Prototype:  | void QParallelAnimationGroup::updateCurrentTime(int currentTime) |  | Coverage:  |  92.105% (35/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp |  | Lines:  | 130-182 |  
  |  | 30 | 12 | 
 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 | 
 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 | 
 QPainter::drawRects| Name:  | QPainter::drawRects |  | Prototype:  | void QPainter::drawRects(const QRectF *rects, int rectCount) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3487-3538 |  
  |  | 30 | 10 | 
 QPainter::drawRects| Name:  | QPainter::drawRects |  | Prototype:  | void QPainter::drawRects(const QRect *rects, int rectCount) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3547-3600 |  
  |  | 30 | 10 | 
 QPainter::drawPixmapFragments| Name:  | QPainter::drawPixmapFragments |  | Prototype:  | void QPainter::drawPixmapFragments(const PixmapFragment *fragments, int fragmentCount, const QPixmap &pixmap, PixmapFragmentHints hints) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8338-8385 |  
  |  | 30 | 7 | 
 QPaintEngineEx::drawRoundedRect| Name:  | QPaintEngineEx::drawRoundedRect |  | Prototype:  | void QPaintEngineEx::drawRoundedRect(const QRectF &rect, qreal xRadius, qreal yRadius, Qt::SizeMode mode) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 741-779 |  
  |  | 30 | 2 | 
 QPageSetupWidget::initPagesPerSheet| Name:  | QPageSetupWidget::initPagesPerSheet |  | Prototype:  | void QPageSetupWidget::initPagesPerSheet() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp |  | Lines:  | 295-336 |  
  |  | 30 | 1 | 
 QOpenGLShaderProgram::link| Name:  | QOpenGLShaderProgram::link |  | Prototype:  | bool QOpenGLShaderProgram::link() |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp |  | Lines:  | 1028-1070 |  
  |  | 30 | 7 | 
 QOpenGLShader::compileSourceCode| Name:  | QOpenGLShader::compileSourceCode |  | Prototype:  | bool QOpenGLShader::compileSourceCode(const char *source) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp |  | Lines:  | 509-585 |  
  |  | 30 | 8 | 
 QOpenGLFunctions_3_1::~QOpenGLFunctions_3_1| Name:  | QOpenGLFunctions_3_1::~QOpenGLFunctions_3_1 |  | Prototype:  | QOpenGLFunctions_3_1::~QOpenGLFunctions_3_1() |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_1.cpp |  | Lines:  | 83-115 |  
  |  | 30 | 11 | 
 QOpenGLFunctions_1_4::~QOpenGLFunctions_1_4| Name:  | QOpenGLFunctions_1_4::~QOpenGLFunctions_1_4 |  | Prototype:  | QOpenGLFunctions_1_4::~QOpenGLFunctions_1_4() |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_4.cpp |  | Lines:  | 83-115 |  
  |  | 30 | 11 | 
 QOpenGL2PaintEngineExPrivate::updateMatrix| Name:  | QOpenGL2PaintEngineExPrivate::updateMatrix |  | Prototype:  | void QOpenGL2PaintEngineExPrivate::updateMatrix() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 419-487 |  
  |  | 30 | 3 | 
 QOpenGL2PaintEngineExPrivate::updateCompositionMode| Name:  | QOpenGL2PaintEngineExPrivate::updateCompositionMode |  | Prototype:  | void QOpenGL2PaintEngineExPrivate::updateCompositionMode() |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 490-541 |  
  |  | 30 | 15 | 
 QNetworkReplyHttpImplPrivate::finished| Name:  | QNetworkReplyHttpImplPrivate::finished |  | Prototype:  | void QNetworkReplyHttpImplPrivate::finished() |  | Coverage:  |  48.387% (30/62) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp |  | Lines:  | 2033-2090 |  
  |  | 30 | 13 | 
 QNetworkCookie::toRawForm| Name:  | QNetworkCookie::toRawForm |  | Prototype:  | QByteArray QNetworkCookie::toRawForm(RawForm form) const |  | Coverage:  | 100.000% (28/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp |  | Lines:  | 445-488 |  
  |  | 30 | 10 | 
 QNetworkAccessCacheBackend::sendCacheContents| Name:  | QNetworkAccessCacheBackend::sendCacheContents |  | Prototype:  | bool QNetworkAccessCacheBackend::sendCacheContents() |  | Coverage:  |  70.833% (17/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscachebackend.cpp |  | Lines:  | 72-121 |  
  |  | 30 | 8 | 
 QMimeBinaryProvider::parents| Name:  | QMimeBinaryProvider::parents |  | Prototype:  | QStringList QMimeBinaryProvider::parents(const QString &mime) |  | Coverage:  | 100.000% (20/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp |  | Lines:  | 431-470 |  
  |  | 30 | 8 | 
 QMdiAreaPrivate::emitWindowActivated| Name:  | QMdiAreaPrivate::emitWindowActivated |  | Prototype:  | void QMdiAreaPrivate::emitWindowActivated(QMdiSubWindow *activeWindow) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1047-1094 |  
  |  | 30 | 8 | 
 QMatrix::mapToPolygon| Name:  | QMatrix::mapToPolygon |  | Prototype:  | QPolygon QMatrix::mapToPolygon(const QRect &rect) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp |  | Lines:  | 756-801 |  
  |  | 30 | 4 | 
 QMatrix4x4::scale| Name:  | QMatrix4x4::scale |  | Prototype:  | void QMatrix4x4::scale(const QVector3D& vector) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 823-857 |  
  |  | 30 | 4 | 
 QMatrix4x4::optimize| Name:  | QMatrix4x4::optimize |  | Prototype:  | void QMatrix4x4::optimize() |  | Coverage:  |   0.000% (0/56) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 1953-2003 |  
  |  | 30 | 8 | 
 QMainWindowTabBar::mouseMoveEvent| Name:  | QMainWindowTabBar::mouseMoveEvent |  | Prototype:  | void QMainWindowTabBar::mouseMoveEvent(QMouseEvent *e) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1560-1608 |  
  |  | 30 | 8 | 
 QMainWindow::createPopupMenu| Name:  | QMainWindow::createPopupMenu |  | Prototype:  | QMenu *QMainWindow::createPopupMenu() |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 1712-1756 |  
  |  | 30 | 12 | 
 QLocalSocketPrivate::errorOccurred| Name:  | QLocalSocketPrivate::errorOccurred |  | Prototype:  | void QLocalSocketPrivate::errorOccurred(QLocalSocket::LocalSocketError error, const QString &function) |  | Coverage:  |  20.000% (5/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp |  | Lines:  | 173-220 |  
  |  | 30 | 13 | 
 QLayout::alignmentRect| Name:  | QLayout::alignmentRect |  | Prototype:  | QRect QLayout::alignmentRect(const QRect &r) const |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 1311-1356 |  
  |  | 30 | 9 | 
 QKdeTheme::createKdeTheme| Name:  | QKdeTheme::createKdeTheme |  | Prototype:  | QPlatformTheme *QKdeTheme::createKdeTheme() |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp |  | Lines:  | 535-588 |  
  |  | 30 | 12 | 
 QJsonArray::fromVariantList| Name:  | QJsonArray::fromVariantList |  | Prototype:  | QJsonArray QJsonArray::fromVariantList(const QVariantList &list) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp |  | Lines:  | 262-305 |  
  |  | 30 | 6 | 
 QImage::pixel| Name:  | QImage::pixel |  | Prototype:  | QRgb QImage::pixel(int x, int y) const |  | Coverage:  |   0.000% (0/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 2234-2290 |  
  |  | 30 | 20 | 
 QHeaderView::mousePressEvent| Name:  | QHeaderView::mousePressEvent |  | Prototype:  | void QHeaderView::mousePressEvent(QMouseEvent *e) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 2402-2440 |  
  |  | 30 | 9 | 
 QHeaderView::event| Name:  | QHeaderView::event |  | Prototype:  | bool QHeaderView::event(QEvent *e) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 2250-2292 |  
  |  | 30 | 15 | 
 QGridLayoutPrivate::setSize| Name:  | QGridLayoutPrivate::setSize |  | Prototype:  | void QGridLayoutPrivate::setSize(int r, int c) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 491-529 |  
  |  | 30 | 6 | 
 QGraphicsWidgetPrivate::fixFocusChainBeforeReparenting| Name:  | QGraphicsWidgetPrivate::fixFocusChainBeforeReparenting |  | Prototype:  | void QGraphicsWidgetPrivate::fixFocusChainBeforeReparenting(QGraphicsWidget *newParent, QGraphicsScene *oldScene, QGraphicsScene *newScene) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp |  | Lines:  | 773-829 |  
  |  | 30 | 8 | 
 QGraphicsView::mouseDoubleClickEvent| Name:  | QGraphicsView::mouseDoubleClickEvent |  | Prototype:  | void QGraphicsView::mouseDoubleClickEvent(QMouseEvent *event) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 3201-3240 |  
  |  | 30 | 3 | 
 QGraphicsSceneBspTree::initialize| Name:  | QGraphicsSceneBspTree::initialize |  | Prototype:  | void QGraphicsSceneBspTree::initialize(const QRectF &rect, int depth, int index) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene_bsp.cpp |  | Lines:  | 190-233 |  
  |  | 30 | 4 | 
 QGraphicsItemPrivate::setEnabledHelper| Name:  | QGraphicsItemPrivate::setEnabledHelper |  | Prototype:  | void QGraphicsItemPrivate::setEnabledHelper(bool newEnabled, bool explicitly, bool update) |  | Coverage:  |   0.000% (0/53) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 2588-2641 |  
  |  | 30 | 15 | 
 QGraphicsItem::boundingRegion| Name:  | QGraphicsItem::boundingRegion |  | Prototype:  | QRegion QGraphicsItem::boundingRegion(const QTransform &itemToDeviceTransform) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 5310-5359 |  
  |  | 30 | 3 | 
 QGL2PaintEngineExPrivate::updateMatrix| Name:  | QGL2PaintEngineExPrivate::updateMatrix |  | Prototype:  | void QGL2PaintEngineExPrivate::updateMatrix() |  | Coverage:  |  33.333% (3/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 370-438 |  
  |  | 30 | 3 | 
 QGL2PaintEngineExPrivate::updateCompositionMode| Name:  | QGL2PaintEngineExPrivate::updateCompositionMode |  | Prototype:  | void QGL2PaintEngineExPrivate::updateCompositionMode() |  | Coverage:  |  10.345% (3/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 441-492 |  
  |  | 30 | 15 | 
 QFreetypeFace::computeSize| Name:  | QFreetypeFace::computeSize |  | Prototype:  | void QFreetypeFace::computeSize(const QFontDef &fontDef, int *xsize, int *ysize, bool *outline_drawing, QFixed *scalableBitmapScaleFactor) |  | Coverage:  |  11.628% (5/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 337-388 |  
  |  | 30 | 12 | 
 QFontEngineFT::boundingBox| Name:  | QFontEngineFT::boundingBox |  | Prototype:  | glyph_metrics_t QFontEngineFT::boundingBox(glyph_t glyph) |  | Coverage:  |  54.167% (13/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1751-1788 |  
  |  | 30 | 7 | 
 QFontDialog::eventFilter| Name:  | QFontDialog::eventFilter |  | Prototype:  | bool QFontDialog::eventFilter(QObject *o , QEvent *e) |  | Coverage:  |   0.000% (0/48) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 431-467 |  
  |  | 30 | 10 | 
 QFontDatabasePrivate::family| Name:  | QFontDatabasePrivate::family |  | Prototype:  | QtFontFamily *QFontDatabasePrivate::family(const QString &f, FamilyRequestFlags flags) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 514-559 |  
  |  | 30 | 10 | 
 QFontDatabase::pointSizes| Name:  | QFontDatabase::pointSizes |  | Prototype:  | QList<int> QFontDatabase::pointSizes(const QString &family, const QString &styleName) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 1763-1813 |  
  |  | 30 | 12 | 
 QFileSystemModelPrivate::filtersAcceptsNode| Name:  | QFileSystemModelPrivate::filtersAcceptsNode |  | Prototype:  | bool QFileSystemModelPrivate::filtersAcceptsNode(const QFileSystemNode *node) const |  | Coverage:  |   0.000% (0/70) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 1930-1969 |  
  |  | 30 | 4 | 
 QFileInfoPrivate::getFileFlags| Name:  | QFileInfoPrivate::getFileFlags |  | Prototype:  | uint QFileInfoPrivate::getFileFlags(QAbstractFileEngine::FileFlags request) const |  | Coverage:  |  81.250% (26/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp |  | Lines:  | 124-183 |  
  |  | 30 | 11 | 
 QFileDialogPrivate::_q_deleteCurrent| Name:  | QFileDialogPrivate::_q_deleteCurrent |  | Prototype:  | void QFileDialogPrivate::_q_deleteCurrent() |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 3398-3448 |  
  |  | 30 | 9 | 
 QFileDialogComboBox::showPopup| Name:  | QFileDialogComboBox::showPopup |  | Prototype:  | void QFileDialogComboBox::showPopup() |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 3850-3892 |  
  |  | 30 | 8 | 
 QFSFileEnginePrivate::readFdFh| Name:  | QFSFileEnginePrivate::readFdFh |  | Prototype:  | qint64 QFSFileEnginePrivate::readFdFh(char *data, qint64 len) |  | Coverage:  |  69.231% (27/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp |  | Lines:  | 592-647 |  
  |  | 30 | 9 | 
 QEGLPlatformContext::adopt| Name:  | QEGLPlatformContext::adopt |  | Prototype:  | void QEGLPlatformContext::adopt(const QVariant &nativeHandle, QPlatformOpenGLContext *share) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp |  | Lines:  | 208-254 |  
  |  | 30 | 6 | 
 QDockAreaLayoutInfo::minimumSize| Name:  | QDockAreaLayoutInfo::minimumSize |  | Prototype:  | QSize QDockAreaLayoutInfo::minimumSize() const |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 269-326 |  
  |  | 30 | 16 | 
 QDateTimeEdit::setDisplayFormat| Name:  | QDateTimeEdit::setDisplayFormat |  | Prototype:  | void QDateTimeEdit::setDisplayFormat(const QString &format) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines:  | 867-907 |  
  |  | 30 | 7 | 
 QDBusConnectionPrivate::sendWithReplyAsync| Name:  | QDBusConnectionPrivate::sendWithReplyAsync |  | Prototype:  | QDBusPendingCallPrivate *QDBusConnectionPrivate::sendWithReplyAsync(const QDBusMessage &message, QObject *receiver, const char *returnMethod, const char *errorMethod, int timeout) |  | Coverage:  |  83.871% (26/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 2102-2153 |  
  |  | 30 | 8 | 
 QDBusConnectionPrivate::handleSignal| Name:  | QDBusConnectionPrivate::handleSignal |  | Prototype:  | void QDBusConnectionPrivate::handleSignal(const QString &key, const QDBusMessage& msg) |  | Coverage:  |  95.745% (45/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 1615-1655 |  
  |  | 30 | 13 | 
 QComboBox::setLineEdit| Name:  | QComboBox::setLineEdit |  | Prototype:  | void QComboBox::setLineEdit(QLineEdit *edit) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1767-1824 |  
  |  | 30 | 5 | 
 QCalendarYearValidator::handleKey| Name:  | QCalendarYearValidator::handleKey |  | Prototype:  | QCalendarDateSectionValidator::Section QCalendarYearValidator::handleKey(int key) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 363-399 |  
  |  | 30 | 9 | 
 QBasicDrag::eventFilter| Name:  | QBasicDrag::eventFilter |  | Prototype:  | bool QBasicDrag::eventFilter(QObject *o, QEvent *e) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp |  | Lines:  | 123-179 |  
  |  | 30 | 13 | 
 QApplicationPrivate::setFocusWidget| Name:  | QApplicationPrivate::setFocusWidget |  | Prototype:  | void QApplicationPrivate::setFocusWidget(QWidget *focus, Qt::FocusReason reason) |  | Coverage:  |   0.000% (0/48) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1827-1880 |  
  |  | 30 | 12 | 
 QApplicationPrivate::focusNextPrevChild_helper| Name:  | QApplicationPrivate::focusNextPrevChild_helper |  | Prototype:  | QWidget *QApplicationPrivate::focusNextPrevChild_helper(QWidget *toplevel, bool next, bool *wrappingOccurred) |  | Coverage:  |   0.000% (0/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 2266-2308 |  
  |  | 30 | 10 | 
 QApplication::style| Name:  | QApplication::style |  | Prototype:  | QStyle *QApplication::style() |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1118-1169 |  
  |  | 30 | 11 | 
 QAccessibleTextInterface::textBeforeOffset| Name:  | QAccessibleTextInterface::textBeforeOffset |  | Prototype:  | QString QAccessibleTextInterface::textBeforeOffset(int offset, QAccessible::TextBoundaryType boundaryType, int *startOffset, int *endOffset) const |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp |  | Lines:  | 2104-2159 |  
  |  | 30 | 14 | 
 QAccessibleTable::child| Name:  | QAccessibleTable::child |  | Prototype:  | QAccessibleInterface *QAccessibleTable::child(int logicalIndex) const |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp |  | Lines:  | 475-524 |  
  |  | 30 | 10 | 
 QAbstractSpinBox::timerEvent| Name:  | QAbstractSpinBox::timerEvent |  | Prototype:  | void QAbstractSpinBox::timerEvent(QTimerEvent *event) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines:  | 1200-1243 |  
  |  | 30 | 10 | 
 QAbstractSocket::waitForBytesWritten| Name:  | QAbstractSocket::waitForBytesWritten |  | Prototype:  | bool QAbstractSocket::waitForBytesWritten(int msecs) |  | Coverage:  |  41.176% (14/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines:  | 2234-2297 |  
  |  | 30 | 12 | 
 QAbstractScrollAreaPrivate::replaceScrollBar| Name:  | QAbstractScrollAreaPrivate::replaceScrollBar |  | Prototype:  | void QAbstractScrollAreaPrivate::replaceScrollBar(QScrollBar *scrollBar, Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp |  | Lines:  | 249-285 |  
  |  | 30 | 2 | 
 QAbstractItemViewPrivate::dropOn| Name:  | QAbstractItemViewPrivate::dropOn |  | Prototype:  | bool QAbstractItemViewPrivate::dropOn(QDropEvent *event, int *dropRow, int *dropCol, QModelIndex *dropIndex) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 2144-2189 |  
  |  | 30 | 11 | 
 Parser::parse| Name:  | Parser::parse |  | Prototype:  | bool Parser::parse(StyleSheet *styleSheet, Qt::CaseSensitivity nameCaseSensitivity) |  | Coverage:  |   0.000% (0/74) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 2182-2221 |  
  |  | 30 | 20 | 
 Parser::parse| Name:  | Parser::parse |  | Prototype:  | QJsonDocument Parser::parse(QJsonParseError *error) |  | Coverage:  |  76.000% (19/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp |  | Lines:  | 299-357 |  
  |  | 30 | 9 | 
 Itemizer::generateScriptItemsCapitalize| Name:  | Itemizer::generateScriptItemsCapitalize |  | Prototype:  | void generateScriptItemsCapitalize(int start, int length) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 131-176 |  
  |  | 30 | 9 | 
 Declaration::brushValues| Name:  | Declaration::brushValues |  | Prototype:  | void Declaration::brushValues(QBrush *c, const QPalette &pal) const |  | Coverage:  |   0.000% (0/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1398-1441 |  
  |  | 30 | 15 | 
 writeProperty| Name:  | writeProperty |  | Prototype:  | static int writeProperty(QObject *obj, const QByteArray &property_name, QVariant value, int propFlags = QDBusConnection::ExportAllProperties) |  | Coverage:  |  58.065% (18/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp |  | Lines:  | 329-381 |  
  |  | 29 | 9 | 
 splitPolygon| Name:  | splitPolygon |  | Prototype:  | static bool splitPolygon(const QPointF *points, int pointCount, QVector<QPointF> *upper, QVector<QPointF> *lower) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1802-1852 |  
  |  | 29 | 6 | 
 qt_fusionPalette| Name:  | qt_fusionPalette |  | Prototype:  | QPalette qt_fusionPalette() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 1116-1150 |  
  |  | 29 | 1 | 
 q_toPercentEncoding| Name:  | q_toPercentEncoding |  | Prototype:  | static void q_toPercentEncoding(QByteArray *ba, const char *dontEncode, const char *alsoEncode, char percent) |  | Coverage:  |  95.122% (39/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 4568-4606 |  
  |  | 29 | 7 | 
 qConvertARGB32PMToARGB64PM_sse2| Name:  | qConvertARGB32PMToARGB64PM_sse2 |  | Prototype:  | template<bool RGBA, bool maskAlpha> static inline void qConvertARGB32PMToARGB64PM_sse2(QRgba64 *buffer, const uint *src, int count) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 511-550 |  
  |  | 29 | 9 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &s, QPainterPath &p) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2421-2459 |  
  |  | 29 | 5 | 
 keywords| Name:  | keywords |  | Prototype:  | static QSet<QByteArray> keywords() |  | Coverage:  |  57.143% (4/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp |  | Lines:  | 89-166 |  
  |  | 29 | 3 | 
 handleSpans| Name:  | handleSpans |  | Prototype:  | template <typename T> void handleSpans(int count, const QSpan *spans, const QSpanData *data, T &handler) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 3987-4035 |  
  |  | 29 | 8 | 
 findObject| Name:  | findObject |  | Prototype:  | static bool findObject(const QDBusConnectionPrivate::ObjectTreeNode *root, const QString &fullpath, int &usedLength, QDBusConnectionPrivate::ObjectTreeNode &result) |  | Coverage:  |  92.500% (37/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 371-418 |  
  |  | 29 | 9 | 
 convert_BGR30_to_RGB30_inplace| Name:  | convert_BGR30_to_RGB30_inplace |  | Prototype:  | static bool convert_BGR30_to_RGB30_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 673-709 |  
  |  | 29 | 8 | 
 _hb_qt_unicode_decompose| Name:  | _hb_qt_unicode_decompose |  | Prototype:  | static hb_bool_t _hb_qt_unicode_decompose(hb_unicode_funcs_t * , hb_codepoint_t ab, hb_codepoint_t *a, hb_codepoint_t *b, void * ) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp |  | Lines:  | 320-373 |  
  |  | 29 | 7 | 
 SimpleCascader::rearrange| Name:  | SimpleCascader::rearrange |  | Prototype:  | void SimpleCascader::rearrange(QList<QWidget *> &widgets, const QRect &domain) const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 339-377 |  
  |  | 29 | 6 | 
 QtPrivate::intersect_path| Name:  | QtPrivate::intersect_path |  | Prototype:  | static bool intersect_path(const QGraphicsItem *item, const QRectF &exposeRect, Qt::ItemSelectionMode mode, const QTransform &deviceTransform, const void *intersectData) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 161-203 |  
  |  | 29 | 6 | 
 QXcbXSettings::QXcbXSettings| Name:  | QXcbXSettings::QXcbXSettings |  | Prototype:  | QXcbXSettings::QXcbXSettings(QXcbVirtualDesktop *screen) |  | Coverage:  |  40.000% (4/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp |  | Lines:  | 232-274 |  
  |  | 29 | 4 | 
 QXcbConnection::translateMouseButton| Name:  | QXcbConnection::translateMouseButton |  | Prototype:  | Qt::MouseButton QXcbConnection::translateMouseButton(xcb_button_t s) |  | Coverage:  |  42.857% (24/56) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 1040-1073 |  
  |  | 29 | 29 | 
 QWidgetPrivate::adjustFlags| Name:  | QWidgetPrivate::adjustFlags |  | Prototype:  | void QWidgetPrivate::adjustFlags(Qt::WindowFlags &flags, QWidget *w) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 1071-1130 |  
  |  | 29 | 9 | 
 QWidgetLineControl::internalRedo| Name:  | QWidgetLineControl::internalRedo |  | Prototype:  | void QWidgetLineControl::internalRedo() |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp |  | Lines:  | 1355-1396 |  
  |  | 29 | 12 | 
 QUrl::errorString| Name:  | QUrl::errorString |  | Prototype:  | QString QUrl::errorString() const |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 4041-4074 |  
  |  | 29 | 4 | 
 QTreeView::expandToDepth| Name:  | QTreeView::expandToDepth |  | Prototype:  | void QTreeView::expandToDepth(int depth) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp |  | Lines:  | 2757-2798 |  
  |  | 29 | 8 | 
 QTipLabel::placeTip| Name:  | QTipLabel::placeTip |  | Prototype:  | void QTipLabel::placeTip(const QPoint &pos, QWidget *w) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp |  | Lines:  | 370-425 |  
  |  | 29 | 9 | 
 QTimeZonePrivate::dataForLocalTime| Name:  | QTimeZonePrivate::dataForLocalTime |  | Prototype:  | QTimeZonePrivate::Data QTimeZonePrivate::dataForLocalTime(qint64 forLocalMSecs) const |  | Coverage:  |  85.000% (34/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp |  | Lines:  | 252-312 |  
  |  | 29 | 9 | 
 QTextTablePrivate::update| Name:  | QTextTablePrivate::update |  | Prototype:  | void QTextTablePrivate::update() const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 442-490 |  
  |  | 29 | 6 | 
 QTextStream::operator<<| Name:  | QTextStream::operator<< |  | Prototype:  | QTextStream &QTextStream::operator<<(double f) |  | Coverage:  |  82.857% (29/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 2533-2571 |  
  |  | 29 | 12 | 
 QTextLayout::glyphRuns| Name:  | QTextLayout::glyphRuns |  | Prototype:  | QList<QGlyphRun> QTextLayout::glyphRuns(int from, int length) const |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 1040-1084 |  
  |  | 29 | 8 | 
 QTextEngine::LayoutData::reallocate| Name:  | QTextEngine::LayoutData::reallocate |  | Prototype:  | bool QTextEngine::LayoutData::reallocate(int totalGlyphs) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 2434-2478 |  
  |  | 29 | 6 | 
 QTextDocumentPrivate::finishEdit| Name:  | QTextDocumentPrivate::finishEdit |  | Prototype:  | void QTextDocumentPrivate::finishEdit() |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1203-1254 |  
  |  | 29 | 12 | 
 QTextCursorPrivate::setBlockFormat| Name:  | QTextCursorPrivate::setBlockFormat |  | Prototype:  | void QTextCursorPrivate::setBlockFormat(const QTextBlockFormat &format, QTextDocumentPrivate::FormatChangeMode changeMode) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp |  | Lines:  | 778-819 |  
  |  | 29 | 9 | 
 QTextBlock::textFormats| Name:  | QTextBlock::textFormats |  | Prototype:  | QVector<QTextLayout::FormatRange> QTextBlock::textFormats() const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1251-1291 |  
  |  | 29 | 6 | 
 QTest::toString| Name:  | QTest::toString |  | Prototype:  | template <> __attribute__((visibility("default"))) char *QTest::toString<char>(const char &t) |  | Coverage:  | 100.000% (30/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp |  | Lines:  | 2327-2372 |  
  |  | 29 | 14 |