Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QLayout::addChildWidgetName: | 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::reparentChildWidgetsName: | 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::cleanupName: | 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::mouseDoubleClickEventName: | 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::mouseReleaseEventName: | 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::addActionName: | 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::intersectingSetName: | 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::scrollContentsByName: | 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::verticalScrollToValueName: | 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::selectAllName: | 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::selectionName: | 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::currencySymbolName: | 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::monthNameName: | 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::nameName: | 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::defaultCategoryFilterName: | 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::takeAtName: | 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::mouseMoveEventName: | 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::optimizeName: | 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::viewportEventName: | 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::emitWindowActivatedName: | 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::internalRaiseName: | 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::changeEventName: | 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::popupActionName: | 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::keyToValueName: | 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::invokeMethodName: | 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::newInstanceName: | 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::parentsName: | 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::addMatchName: | 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::ensureLoadedName: | 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::closeName: | 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::nativeMulticastInterfaceName: | 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::startName: | 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::releaseEntryName: | 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::sendCacheContentsName: | 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::pushFromUpstreamToSocketName: | 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::networkAccessibleName: | 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::prepareName: | 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::QNetworkReplyHttpImplName: | 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::sendCacheContentsName: | 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::handleNotificationsName: | 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::isSignalConnectedName: | 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::connectImplName: | 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::~QObjectPrivateName: | 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::setStateName: | 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::updateBrushTextureName: | 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::swapBuffersName: | 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::versionFunctionsName: | 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::~QOpenGLFramebufferObjectName: | 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::compileSourceCodeName: | 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::createName: | 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::createName: | 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::updateWidgetName: | 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::drawPixmapName: | 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::restoreName: | 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::addRoundedRectName: | 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::intersectsName: | 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::isEqualName: | 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_uncontrolledAnimationFinishedName: | 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::containsName: | 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::pathToRectName: | 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::addBrushPatternName: | 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::writeImageName: | 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::writePageName: | 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::dashPatternName: | 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::pictureFormatName: | 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::eventName: | 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::hitTestName: | 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::registerQPF2FontName: | 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::addPathsName: | 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::layoutPagesName: | 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::setErrorName: | 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::clipName: | 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::clipName: | 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::drawPolygonName: | 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::drawTiledPixmapName: | 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::setClipRectInDeviceCoordsName: | 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::updatePenName: | 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::intersectsName: | 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::unitedName: | 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::ensureInitializedName: | 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::scrollToName: | 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::releaseWhileDraggingName: | 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::scrollingSegmentsValidName: | 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::animationRemovedName: | 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::normalizedKeyName: | 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::setErrorStringName: | 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::mouseMoveEventName: | 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::eventName: | 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_udpSocketReadNotificationName: | 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::removeColumnsName: | 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::removeRowsName: | 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_changedName: | 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_itemsName: | 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::indexHintName: | 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::spansInRectName: | 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::updateInsertedColumnsName: | 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::setGeoName: | 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::initName: | 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 |