| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QLayout::addChildWidget| Name: | QLayout::addChildWidget | | Prototype: | void QLayout::addChildWidget(QWidget *w) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 893-924 |
| | 19 | 8 |
QLayoutPrivate::reparentChildWidgets| Name: | QLayoutPrivate::reparentChildWidgets | | Prototype: | void QLayoutPrivate::reparentChildWidgets(QWidget *mw) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 812-842 |
| | 19 | 8 |
QLibraryStore::cleanup| Name: | QLibraryStore::cleanup | | Prototype: | inline void QLibraryStore::cleanup() | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 379-417 |
| | 19 | 8 |
QLineEdit::mouseDoubleClickEvent| Name: | QLineEdit::mouseDoubleClickEvent | | Prototype: | void QLineEdit::mouseDoubleClickEvent(QMouseEvent* e) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1572-1615 |
| | 24 | 8 |
QLineEdit::mouseReleaseEvent| Name: | QLineEdit::mouseReleaseEvent | | Prototype: | void QLineEdit::mouseReleaseEvent(QMouseEvent* e) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1540-1568 |
| | 17 | 8 |
QLineEditPrivate::addAction| Name: | QLineEditPrivate::addAction | | Prototype: | QWidget *QLineEditPrivate::addAction(QAction *newAction, QAction *before, QLineEdit::ActionPosition position, int flags) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 483-517 |
| | 26 | 8 |
QListModeViewBase::intersectingSet| Name: | QListModeViewBase::intersectingSet | | Prototype: | QVector<QModelIndex> QListModeViewBase::intersectingSet(const QRect &area) const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2516-2558 |
| | 31 | 8 |
QListModeViewBase::scrollContentsBy| Name: | QListModeViewBase::scrollContentsBy | | Prototype: | void QListModeViewBase::scrollContentsBy(int dx, int dy, bool scrollElasticBand) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2278-2322 |
| | 36 | 8 |
QListModeViewBase::verticalScrollToValue| Name: | QListModeViewBase::verticalScrollToValue | | Prototype: | int QListModeViewBase::verticalScrollToValue(int index, QListView::ScrollHint hint, bool above, bool below, const QRect &area, const QRect &rect) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2188-2214 |
| | 18 | 8 |
QListViewPrivate::selectAll| Name: | QListViewPrivate::selectAll | | Prototype: | void QListViewPrivate::selectAll(QItemSelectionModel::SelectionFlags command) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 605-637 |
| | 20 | 8 |
QListViewPrivate::selection| Name: | QListViewPrivate::selection | | Prototype: | QItemSelection QListViewPrivate::selection(const QRect &rect) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1798-1825 |
| | 20 | 8 |
QLocale::currencySymbol| Name: | QLocale::currencySymbol | | Prototype: | QString QLocale::currencySymbol(QLocale::CurrencySymbolFormat format) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 3409-3438 |
| | 19 | 8 |
QLocale::monthName| Name: | QLocale::monthName | | Prototype: | QString QLocale::monthName(int month, FormatType type) const | | Coverage: | 70.000% (14/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2132-2165 |
| | 21 | 8 |
QLocaleId::name| Name: | QLocaleId::name | | Prototype: | QByteArray QLocaleId::name(char separator) const | | Coverage: | 75.000% (24/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 288-322 |
| | 28 | 8 |
QLoggingRegistry::defaultCategoryFilter| Name: | QLoggingRegistry::defaultCategoryFilter | | Prototype: | void QLoggingRegistry::defaultCategoryFilter(QLoggingCategory *cat) | | Coverage: | 91.176% (31/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 406-448 |
| | 28 | 8 |
QMainWindowLayout::takeAt| Name: | QMainWindowLayout::takeAt | | Prototype: | QLayoutItem *QMainWindowLayout::takeAt(int index) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1775-1814 |
| | 20 | 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: | 1546-1594 |
| | 30 | 8 |
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: | 1947-1997 |
| | 30 | 8 |
QMdiArea::viewportEvent| Name: | QMdiArea::viewportEvent | | Prototype: | bool QMdiArea::viewportEvent(QEvent *event) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2404-2444 |
| | 28 | 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: | 1043-1090 |
| | 30 | 8 |
QMdiAreaPrivate::internalRaise| Name: | QMdiAreaPrivate::internalRaise | | Prototype: | void QMdiAreaPrivate::internalRaise(QMdiSubWindow *mdiChild) const | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1235-1260 |
| | 16 | 8 |
QMenu::changeEvent| Name: | QMenu::changeEvent | | Prototype: | void QMenu::changeEvent(QEvent *e) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 2648-2672 |
| | 20 | 8 |
QMenuPrivate::popupAction| Name: | QMenuPrivate::popupAction | | Prototype: | void QMenuPrivate::popupAction(QAction *action, int delay, bool activateFirst) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 493-510 |
| | 13 | 8 |
QMetaEnum::keyToValue| Name: | QMetaEnum::keyToValue | | Prototype: | int QMetaEnum::keyToValue(const char *key, bool *ok) const | | Coverage: | 79.412% (27/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 2577-2604 |
| | 22 | 8 |
QMetaObject::invokeMethod| Name: | QMetaObject::invokeMethod | | Prototype: | bool QMetaObject::invokeMethod(QObject *obj, const char *member, Qt::ConnectionType type, QGenericReturnArgument ret, QGenericArgument val0, QGenericArgument val1, QGenericArgument val2, QGenericArgument val3, QGenericArgument val4, QGenericArgument val5, QGenericArgument val6, QGenericArgument val7, QGenericArgument val8, QGenericArgument val9) | | Coverage: | 92.000% (23/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1420-1479 |
| | 34 | 8 |
QMetaObject::newInstance| Name: | QMetaObject::newInstance | | Prototype: | QObject *QMetaObject::newInstance(QGenericArgument val0, QGenericArgument val1, QGenericArgument val2, QGenericArgument val3, QGenericArgument val4, QGenericArgument val5, QGenericArgument val6, QGenericArgument val7, QGenericArgument val8, QGenericArgument val9) const | | Coverage: | 86.957% (20/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 219-273 |
| | 32 | 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: | 425-464 |
| | 30 | 8 |
QMimeGlobMatchResult::addMatch| Name: | QMimeGlobMatchResult::addMatch | | Prototype: | void QMimeGlobMatchResult::addMatch(const QString &mimeType, int weight, const QString &pattern) | | Coverage: | 90.909% (20/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeglobpattern.cpp | | Lines: | 53-79 |
| | 16 | 8 |
QMimeXMLProvider::ensureLoaded| Name: | QMimeXMLProvider::ensureLoaded | | Prototype: | void QMimeXMLProvider::ensureLoaded() | | Coverage: | 85.000% (17/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines: | 751-791 |
| | 24 | 8 |
QNativeSocketEngine::close| Name: | QNativeSocketEngine::close | | Prototype: | void QNativeSocketEngine::close() | | Coverage: | 81.818% (18/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 902-934 |
| | 25 | 8 |
QNativeSocketEnginePrivate::nativeMulticastInterface| Name: | QNativeSocketEnginePrivate::nativeMulticastInterface | | Prototype: | QNetworkInterface QNativeSocketEnginePrivate::nativeMulticastInterface() const | | Coverage: | 61.538% (16/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 703-731 |
| | 21 | 8 |
QNetworkAccessBackend::start| Name: | QNetworkAccessBackend::start | | Prototype: | bool QNetworkAccessBackend::start() | | Coverage: | 57.143% (16/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessbackend.cpp | | Lines: | 366-425 |
| | 24 | 8 |
QNetworkAccessCache::releaseEntry| Name: | QNetworkAccessCache::releaseEntry | | Prototype: | void QNetworkAccessCache::releaseEntry(const QByteArray &key) | | Coverage: | 66.667% (16/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscache.cpp | | Lines: | 315-349 |
| | 19 | 8 |
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: | 66-115 |
| | 30 | 8 |
QNetworkAccessDebugPipeBackend::pushFromUpstreamToSocket| Name: | QNetworkAccessDebugPipeBackend::pushFromUpstreamToSocket | | Prototype: | void QNetworkAccessDebugPipeBackend::pushFromUpstreamToSocket() | | Coverage: | 63.636% (14/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessdebugpipebackend.cpp | | Lines: | 166-210 |
| | 26 | 8 |
QNetworkAccessManager::networkAccessible| Name: | QNetworkAccessManager::networkAccessible | | Prototype: | QNetworkAccessManager::NetworkAccessibility QNetworkAccessManager::networkAccessible() const | | Coverage: | 18.182% (4/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | | Lines: | 962-992 |
| | 17 | 8 |
QNetworkDiskCache::prepare| Name: | QNetworkDiskCache::prepare | | Prototype: | QIODevice *QNetworkDiskCache::prepare(const QNetworkCacheMetaData &metaData) | | Coverage: | 78.571% (22/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 176-222 |
| | 28 | 8 |
QNetworkReplyHttpImpl::QNetworkReplyHttpImpl| Name: | QNetworkReplyHttpImpl::QNetworkReplyHttpImpl | | Prototype: | QNetworkReplyHttpImpl::QNetworkReplyHttpImpl(QNetworkAccessManager* const manager, const QNetworkRequest& request, QNetworkAccessManager::Operation& operation, QIODevice* outgoingData) | | Coverage: | 87.500% (21/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 161-237 |
| | 36 | 8 |
QNetworkReplyHttpImplPrivate::sendCacheContents| Name: | QNetworkReplyHttpImplPrivate::sendCacheContents | | Prototype: | bool QNetworkReplyHttpImplPrivate::sendCacheContents(const QNetworkCacheMetaData &metaData) | | Coverage: | 50.000% (13/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 1424-1495 |
| | 41 | 8 |
QNetworkReplyImplPrivate::handleNotifications| Name: | QNetworkReplyImplPrivate::handleNotifications | | Prototype: | void QNetworkReplyImplPrivate::handleNotifications() | | Coverage: | 63.636% (14/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 440-473 |
| | 19 | 8 |
QObject::isSignalConnected| Name: | QObject::isSignalConnected | | Prototype: | bool QObject::isSignalConnected(const QMetaMethod &signal) const | | Coverage: | 72.727% (16/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2457-2488 |
| | 27 | 8 |
QObjectPrivate::connectImpl| Name: | QObjectPrivate::connectImpl | | Prototype: | QMetaObject::Connection QObjectPrivate::connectImpl(const QObject *sender, int signal_index, const QObject *receiver, void **slot, QtPrivate::QSlotObjectBase *slotObj, Qt::ConnectionType type, const int *types, const QMetaObject *senderMetaObject) | | Coverage: | 76.471% (26/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 4668-4724 |
| | 37 | 8 |
QObjectPrivate::~QObjectPrivate| Name: | QObjectPrivate::~QObjectPrivate | | Prototype: | QObjectPrivate::~QObjectPrivate() | | Coverage: | 91.667% (22/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 227-255 |
| | 14 | 8 |
QOpenGL2PaintEngineEx::setState| Name: | QOpenGL2PaintEngineEx::setState | | Prototype: | void QOpenGL2PaintEngineEx::setState(QPainterState *new_state) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2444-2485 |
| | 20 | 8 |
QOpenGL2PaintEngineExPrivate::updateBrushTexture| Name: | QOpenGL2PaintEngineExPrivate::updateBrushTexture | | Prototype: | void QOpenGL2PaintEngineExPrivate::updateBrushTexture() | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 244-290 |
| | 25 | 8 |
QOpenGLContext::swapBuffers| Name: | QOpenGLContext::swapBuffers | | Prototype: | void QOpenGLContext::swapBuffers(QSurface *surface) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1027-1060 |
| | 20 | 8 |
QOpenGLContext::versionFunctions| Name: | QOpenGLContext::versionFunctions | | Prototype: | QAbstractOpenGLFunctions *QOpenGLContext::versionFunctions(const QOpenGLVersionProfile &versionProfile) const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 817-861 |
| | 24 | 8 |
QOpenGLFramebufferObject::~QOpenGLFramebufferObject| Name: | QOpenGLFramebufferObject::~QOpenGLFramebufferObject | | Prototype: | QOpenGLFramebufferObject::~QOpenGLFramebufferObject() | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 934-958 |
| | 17 | 8 |
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: | 503-579 |
| | 30 | 8 |
QOpenGLShaderPrivate::create| Name: | QOpenGLShaderPrivate::create | | Prototype: | bool QOpenGLShaderPrivate::create() | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 221-252 |
| | 20 | 8 |
QOpenGLTextureBlitter::create| Name: | QOpenGLTextureBlitter::create | | Prototype: | bool QOpenGLTextureBlitter::create() | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | | Lines: | 316-353 |
| | 25 | 8 |
QPageSetupWidget::updateWidget| Name: | QPageSetupWidget::updateWidget | | Prototype: | void QPageSetupWidget::updateWidget() | | Coverage: | 29.412% (5/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 400-488 |
| | 52 | 8 |
QPainter::drawPixmap| Name: | QPainter::drawPixmap | | Prototype: | void QPainter::drawPixmap(const QPointF &p, const QPixmap &pm) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 5045-5115 |
| | 39 | 8 |
QPainter::restore| Name: | QPainter::restore | | Prototype: | void QPainter::restore() | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 1595-1659 |
| | 41 | 8 |
QPainterPath::addRoundedRect| Name: | QPainterPath::addRoundedRect | | Prototype: | void QPainterPath::addRoundedRect(const QRectF &rect, qreal xRadius, qreal yRadius, Qt::SizeMode mode) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 3091-3147 |
| | 36 | 8 |
QPainterPath::intersects| Name: | QPainterPath::intersects | | Prototype: | bool QPainterPath::intersects(const QRectF &rect) const | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2047-2082 |
| | 19 | 8 |
QPalette::isEqual| Name: | QPalette::isEqual | | Prototype: | bool QPalette::isEqual(QPalette::ColorGroup group1, QPalette::ColorGroup group2) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 838-863 |
| | 16 | 8 |
QParallelAnimationGroupPrivate::_q_uncontrolledAnimationFinished| Name: | QParallelAnimationGroupPrivate::_q_uncontrolledAnimationFinished | | Prototype: | void QParallelAnimationGroupPrivate::_q_uncontrolledAnimationFinished() | | Coverage: | 91.667% (22/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | | Lines: | 213-240 |
| | 17 | 8 |
QPathClipper::contains| Name: | QPathClipper::contains | | Prototype: | bool QPathClipper::contains() | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1409-1444 |
| | 23 | 8 |
QPathClipper::pathToRect| Name: | QPathClipper::pathToRect | | Prototype: | bool QPathClipper::pathToRect(const QPainterPath &path, QRectF *rect) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1504-1540 |
| | 24 | 8 |
QPdfEnginePrivate::addBrushPattern| Name: | QPdfEnginePrivate::addBrushPattern | | Prototype: | int QPdfEnginePrivate::addBrushPattern(const QTransform &m, bool *specifyColor, int *gStateObject) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 2324-2404 |
| | 65 | 8 |
QPdfEnginePrivate::writeImage| Name: | QPdfEnginePrivate::writeImage | | Prototype: | int QPdfEnginePrivate::writeImage(const QByteArray &data, int width, int height, int depth, int maskObject, int softMaskObject, bool dct, bool isMono) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1921-1971 |
| | 37 | 8 |
QPdfEnginePrivate::writePage| Name: | QPdfEnginePrivate::writePage | | Prototype: | void QPdfEnginePrivate::writePage() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1660-1742 |
| | 65 | 8 |
QPen::dashPattern| Name: | QPen::dashPattern | | Prototype: | QVector<qreal> QPen::dashPattern() const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 450-482 |
| | 22 | 8 |
QPictureIO::pictureFormat| Name: | QPictureIO::pictureFormat | | Prototype: | QByteArray QPictureIO::pictureFormat(QIODevice *d) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1753-1788 |
| | 24 | 8 |
QPlainTextEdit::event| Name: | QPlainTextEdit::event | | Prototype: | bool QPlainTextEdit::event(QEvent *e) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1509-1561 |
| | 33 | 8 |
QPlainTextEditControl::hitTest| Name: | QPlainTextEditControl::hitTest | | Prototype: | int QPlainTextEditControl::hitTest(const QPointF &point, Qt::HitTestAccuracy ) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 509-554 |
| | 34 | 8 |
QPlatformFontDatabase::registerQPF2Font| Name: | QPlatformFontDatabase::registerQPF2Font | | Prototype: | void QPlatformFontDatabase::registerQPF2Font(const QByteArray &dataArray, void *handle) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 64-99 |
| | 24 | 8 |
QPollingFileSystemWatcherEngine::addPaths| Name: | QPollingFileSystemWatcherEngine::addPaths | | Prototype: | QStringList QPollingFileSystemWatcherEngine::addPaths(const QStringList &paths, QStringList *files, QStringList *directories) | | Coverage: | 70.370% (19/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_polling.cpp | | Lines: | 48-82 |
| | 24 | 8 |
QPrintPreviewWidgetPrivate::layoutPages| Name: | QPrintPreviewWidgetPrivate::layoutPages | | Prototype: | void QPrintPreviewWidgetPrivate::layoutPages() | | Coverage: | 51.613% (16/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 348-384 |
| | 24 | 8 |
QProcessPrivate::setError| Name: | QProcessPrivate::setError | | Prototype: | void QProcessPrivate::setError(QProcess::ProcessError error, const QString &description) | | Coverage: | 62.500% (10/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 921-948 |
| | 16 | 8 |
QRasterPaintEngine::clip| Name: | QRasterPaintEngine::clip | | Prototype: | void QRasterPaintEngine::clip(const QVectorPath &path, Qt::ClipOperation op) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1134-1201 |
| | 28 | 8 |
QRasterPaintEngine::clip| Name: | QRasterPaintEngine::clip | | Prototype: | void QRasterPaintEngine::clip(const QRegion ®ion, Qt::ClipOperation op) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1284-1333 |
| | 30 | 8 |
QRasterPaintEngine::drawPolygon| Name: | QRasterPaintEngine::drawPolygon | | Prototype: | void QRasterPaintEngine::drawPolygon(const QPoint *points, int pointCount, PolygonDrawMode mode) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1923-1983 |
| | 36 | 8 |
QRasterPaintEngine::drawTiledPixmap| Name: | QRasterPaintEngine::drawTiledPixmap | | Prototype: | void QRasterPaintEngine::drawTiledPixmap(const QRectF &r, const QPixmap &pixmap, const QPointF &sr) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2431-2495 |
| | 43 | 8 |
QRasterPaintEngine::setClipRectInDeviceCoords| Name: | QRasterPaintEngine::setClipRectInDeviceCoords | | Prototype: | bool QRasterPaintEngine::setClipRectInDeviceCoords(const QRect &r, Qt::ClipOperation op) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1230-1278 |
| | 29 | 8 |
QRasterPaintEngine::updatePen| Name: | QRasterPaintEngine::updatePen | | Prototype: | void QRasterPaintEngine::updatePen(const QPen &pen) | | Coverage: | 0.000% (0/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 694-762 |
| | 41 | 8 |
QRect::intersects| Name: | QRect::intersects | | Prototype: | bool QRect::intersects(const QRect &r) const | | Coverage: | 100.000% (32/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 1098-1138 |
| | 27 | 8 |
QRect::operator&| Name: | QRect::operator& | | Prototype: | QRect QRect::operator&(const QRect &r) const | | Coverage: | 100.000% (32/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 1019-1064 |
| | 32 | 8 |
QRegion::operator+=| Name: | QRegion::operator+= | | Prototype: | QRegion& QRegion::operator+=(const QRect &r) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 4036-4063 |
| | 22 | 8 |
QRegion::united| Name: | QRegion::united | | Prototype: | QRegion QRegion::united(const QRect &r) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 4004-4034 |
| | 25 | 8 |
QResourcePrivate::ensureInitialized| Name: | QResourcePrivate::ensureInitialized | | Prototype: | void QResourcePrivate::ensureInitialized() const | | Coverage: | 100.000% (22/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 288-318 |
| | 21 | 8 |
QScroller::scrollTo| Name: | QScroller::scrollTo | | Prototype: | void QScroller::scrollTo(const QPointF &pos, int scrollTime) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 667-703 |
| | 23 | 8 |
QScrollerPrivate::releaseWhileDragging| Name: | QScrollerPrivate::releaseWhileDragging | | Prototype: | bool QScrollerPrivate::releaseWhileDragging(const QPointF &position, qint64 timestamp) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 1621-1667 |
| | 26 | 8 |
QScrollerPrivate::scrollingSegmentsValid| Name: | QScrollerPrivate::scrollingSegmentsValid | | Prototype: | bool QScrollerPrivate::scrollingSegmentsValid(Qt::Orientation orientation) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 1179-1219 |
| | 27 | 8 |
QSequentialAnimationGroupPrivate::animationRemoved| Name: | QSequentialAnimationGroupPrivate::animationRemoved | | Prototype: | void QSequentialAnimationGroupPrivate::animationRemoved(int index, QAbstractAnimation *anim) | | Coverage: | 100.000% (22/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 533-574 |
| | 22 | 8 |
QSettingsPrivate::normalizedKey| Name: | QSettingsPrivate::normalizedKey | | Prototype: | QString QSettingsPrivate::normalizedKey(const QString &key) | | Coverage: | 100.000% (20/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 261-284 |
| | 15 | 8 |
QSharedMemoryPrivate::setErrorString| Name: | QSharedMemoryPrivate::setErrorString | | Prototype: | void QSharedMemoryPrivate::setErrorString(QLatin1String function) | | Coverage: | 16.667% (2/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory_unix.cpp | | Lines: | 74-103 |
| | 15 | 8 |
QSizeGrip::mouseMoveEvent| Name: | QSizeGrip::mouseMoveEvent | | Prototype: | void QSizeGrip::mouseMoveEvent(QMouseEvent * e) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 368-411 |
| | 26 | 8 |
QSlider::event| Name: | QSlider::event | | Prototype: | bool QSlider::event(QEvent *event) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 335-354 |
| | 9 | 8 |
QSocks5SocketEnginePrivate::_q_udpSocketReadNotification| Name: | QSocks5SocketEnginePrivate::_q_udpSocketReadNotification | | Prototype: | void QSocks5SocketEnginePrivate::_q_udpSocketReadNotification() | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1274-1317 |
| | 22 | 8 |
QSortFilterProxyModel::removeColumns| Name: | QSortFilterProxyModel::removeColumns | | Prototype: | bool QSortFilterProxyModel::removeColumns(int column, int count, const QModelIndex &parent) | | Coverage: | 82.353% (28/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2156-2190 |
| | 27 | 8 |
QSortFilterProxyModel::removeRows| Name: | QSortFilterProxyModel::removeRows | | Prototype: | bool QSortFilterProxyModel::removeRows(int row, int count, const QModelIndex &parent) | | Coverage: | 86.111% (31/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2114-2151 |
| | 29 | 8 |
QSortFilterProxyModelPrivate::handle_filter_changed| Name: | QSortFilterProxyModelPrivate::handle_filter_changed | | Prototype: | QSet<int> QSortFilterProxyModelPrivate::handle_filter_changed( QVector<int> &source_to_proxy, QVector<int> &proxy_to_source, const QModelIndex &source_parent, Qt::Orientation orient) | | Coverage: | 92.857% (26/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1111-1150 |
| | 24 | 8 |
QSortFilterProxyModelPrivate::insert_source_items| Name: | QSortFilterProxyModelPrivate::insert_source_items | | Prototype: | void QSortFilterProxyModelPrivate::insert_source_items( QVector<int> &source_to_proxy, QVector<int> &proxy_to_source, const QVector<int> &source_items, const QModelIndex &source_parent, Qt::Orientation orient, bool emit_signal) | | Coverage: | 91.667% (22/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 681-720 |
| | 23 | 8 |
QSortedModelEngine::indexHint| Name: | QSortedModelEngine::indexHint | | Prototype: | QIndexMapper QSortedModelEngine::indexHint(QString part, const QModelIndex& parent, Qt::SortOrder order) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 550-591 |
| | 22 | 8 |
QSpanCollection::spansInRect| Name: | QSpanCollection::spansInRect | | Prototype: | QList<QSpanCollection::Span *> QSpanCollection::spansInRect(int x, int y, int w, int h) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 163-186 |
| | 19 | 8 |
QSpanCollection::updateInsertedColumns| Name: | QSpanCollection::updateInsertedColumns | | Prototype: | void QSpanCollection::updateInsertedColumns(int start, int end) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 249-294 |
| | 19 | 8 |
QSplitterPrivate::setGeo| Name: | QSplitterPrivate::setGeo | | Prototype: | void QSplitterPrivate::setGeo(QSplitterLayoutStruct *sls, int p, int s, bool allowCollapse) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 728-769 |
| | 26 | 8 |
QSqlDatabasePrivate::init| Name: | QSqlDatabasePrivate::init | | Prototype: | void QSqlDatabasePrivate::init(const QString &type) | | Coverage: | 80.769% (21/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines: | 722-788 |
| | 17 | 8 |