Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QDBusConnectionPrivate::addSignalHookName: | QDBusConnectionPrivate::addSignalHook | Prototype: | void QDBusConnectionPrivate::addSignalHook(const QString &key, const SignalHook &hook) | Coverage: | 82.927% (34/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 2211-2266 |
| | 34 | 10 |
QDBusMetaObject::createMetaObjectName: | QDBusMetaObject::createMetaObject | Prototype: | QDBusMetaObject *QDBusMetaObject::createMetaObject(const QString &interface, const QString &xml, QHash<QString, QDBusMetaObject *> &cache, QDBusError &error) | Coverage: | 93.750% (30/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp | Lines: | 576-648 |
| | 45 | 10 |
QDateTimeEdit::stepEnabledName: | QDateTimeEdit::stepEnabled | Prototype: | QDateTimeEdit::StepEnabled QDateTimeEdit::stepEnabled() const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 1408-1468 |
| | 18 | 10 |
QDefaultItemEditorFactory::valuePropertyNameName: | QDefaultItemEditorFactory::valuePropertyName | Prototype: | QByteArray QDefaultItemEditorFactory::valuePropertyName(int userType) const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 284-310 |
| | 7 | 10 |
QDir::operator==Name: | QDir::operator== | Prototype: | bool QDir::operator==(const QDir &dir) const | Coverage: | 53.846% (21/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | Lines: | 1664-1706 |
| | 27 | 10 |
QDockAreaLayout::resizeDocksName: | QDockAreaLayout::resizeDocks | Prototype: | void QDockAreaLayout::resizeDocks(const QList<QDockWidget *> &docks, const QList<int> &sizes, Qt::Orientation o) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 3134-3179 |
| | 32 | 10 |
QDockAreaLayoutInfo::findSeparatorName: | QDockAreaLayoutInfo::findSeparator | Prototype: | QList<int> QDockAreaLayoutInfo::findSeparator(const QPoint &_pos) const | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1384-1425 |
| | 23 | 10 |
QDockAreaLayoutInfo::paintSeparatorsName: | QDockAreaLayoutInfo::paintSeparators | Prototype: | void QDockAreaLayoutInfo::paintSeparators(QPainter *p, QWidget *widget, const QRegion &clip, const QPoint &mouse) const | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1613-1646 |
| | 20 | 10 |
QDynamicFileResourceRoot::registerSelfName: | QDynamicFileResourceRoot::registerSelf | Prototype: | bool registerSelf(const QString &f) | Coverage: | 40.625% (13/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 965-1031 |
| | 46 | 10 |
QEvdevTabletHandler::QEvdevTabletHandlerName: | QEvdevTabletHandler::QEvdevTabletHandler | Prototype: | QEvdevTabletHandler::QEvdevTabletHandler(const QString &spec, QObject *parent) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | Lines: | 214-249 |
| | 24 | 10 |
QEvdevTouchManager::QEvdevTouchManagerName: | QEvdevTouchManager::QEvdevTouchManager | Prototype: | QEvdevTouchManager::QEvdevTouchManager(const QString &key, const QString &specification, QObject *parent) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchmanager.cpp | Lines: | 48-89 |
| | 24 | 10 |
QEvdevTouchScreenHandler::readDataName: | QEvdevTouchScreenHandler::readData | Prototype: | void QEvdevTouchScreenHandler::readData() | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | Lines: | 313-374 |
| | 23 | 10 |
QFSCompleter::splitPathName: | QFSCompleter::splitPath | Prototype: | QStringList QFSCompleter::splitPath(const QString &path) const | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 4038-4110 |
| | 34 | 10 |
QFSFileEngine::fileNameName: | QFSFileEngine::fileName | Prototype: | QString QFSFileEngine::fileName(FileName file) const | Coverage: | 37.500% (12/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 593-621 |
| | 23 | 10 |
QFactoryLoader::instanceName: | QFactoryLoader::instance | Prototype: | QObject *QFactoryLoader::instance(int index) const | Coverage: | 63.333% (19/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | Lines: | 251-285 |
| | 24 | 10 |
QFileDialog::labelTextName: | QFileDialog::labelText | Prototype: | QString QFileDialog::labelText(DialogLabel label) const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 2028-2056 |
| | 19 | 10 |
QFileDialog::setOptionsName: | QFileDialog::setOptions | Prototype: | void QFileDialog::setOptions(Options options) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 759-798 |
| | 26 | 10 |
QFileDialog::setVisibleName: | QFileDialog::setVisible | Prototype: | void QFileDialog::setVisible(bool visible) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 834-871 |
| | 20 | 10 |
QFileSystemMetaData::fillFromDirEntName: | QFileSystemMetaData::fillFromDirEnt | Prototype: | void QFileSystemMetaData::fillFromDirEnt(const struct dirent64 &entry) | Coverage: | 80.000% (12/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp | Lines: | 282-398 |
| | 41 | 10 |
QFileSystemModel::headerDataName: | QFileSystemModel::headerData | Prototype: | QVariant QFileSystemModel::headerData(int section, Qt::Orientation orientation, int role) const | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 910-952 |
| | 26 | 10 |
QFileSystemModelSorter::compareNodesName: | QFileSystemModelSorter::compareNodes | Prototype: | bool compareNodes(const QFileSystemModelPrivate::QFileSystemNode *l, const QFileSystemModelPrivate::QFileSystemNode *r) const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 1007-1053 |
| | 23 | 10 |
QFontDatabase::isSmoothlyScalableName: | QFontDatabase::isSmoothlyScalable | Prototype: | bool QFontDatabase::isSmoothlyScalable(const QString &family, const QString &style) const | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1700-1737 |
| | 24 | 10 |
QFontDatabasePrivate::familyName: | 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: | 507-552 |
| | 30 | 10 |
QFontDialog::eventFilterName: | 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: | 425-461 |
| | 30 | 10 |
QFontEngine::minRightBearingName: | QFontEngine::minRightBearing | Prototype: | qreal QFontEngine::minRightBearing() const | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 588-654 |
| | 27 | 10 |
QFontEngineFT::loadFlagsName: | QFontEngineFT::loadFlags | Prototype: | int QFontEngineFT::loadFlags(QGlyphSet *set, GlyphFormat format, int flags, bool &hsubpixel, int &vfactor) const | Coverage: | 46.512% (20/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 810-844 |
| | 23 | 10 |
QFontFamilyDelegate::paintName: | QFontFamilyDelegate::paint | Prototype: | void QFontFamilyDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | Lines: | 205-275 |
| | 44 | 10 |
QFontSubset::toTruetypeName: | QFontSubset::toTruetype | Prototype: | QByteArray QFontSubset::toTruetype() const | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 1155-1264 |
| | 81 | 10 |
QFrame::initStyleOptionName: | QFrame::initStyleOption | Prototype: | void QFrame::initStyleOption(QStyleOptionFrame *option) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 218-250 |
| | 18 | 10 |
QFusionStyle::subElementRectName: | QFusionStyle::subElementRect | Prototype: | QRect QFusionStyle::subElementRect(SubElement sr, const QStyleOption *opt, const QWidget *w) const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | Lines: | 3684-3714 |
| | 15 | 10 |
QGLShaderProgram::linkName: | QGLShaderProgram::link | Prototype: | bool QGLShaderProgram::link() | Coverage: | 33.333% (10/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 908-968 |
| | 41 | 10 |
QGLTextureGlyphCache::createTextureDataName: | QGLTextureGlyphCache::createTextureData | Prototype: | void QGLTextureGlyphCache::createTextureData(int width, int height) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | Lines: | 84-136 |
| | 34 | 10 |
QGestureManager::cancelGesturesForChildrenName: | QGestureManager::cancelGesturesForChildren | Prototype: | void QGestureManager::cancelGesturesForChildren(QGesture *original) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | Lines: | 403-458 |
| | 33 | 10 |
QGestureManager::getGestureTargetsName: | QGestureManager::getGestureTargets | Prototype: | void QGestureManager::getGestureTargets(const QSet<QGesture*> &gestures, QHash<QWidget *, QList<QGesture *> > *conflicts, QHash<QWidget *, QList<QGesture *> > *normal) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | Lines: | 559-601 |
| | 25 | 10 |
QGestureManager::getStateName: | QGestureManager::getState | Prototype: | QGesture *QGestureManager::getState(QObject *object, QGestureRecognizer *recognizer, Qt::GestureType type) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | Lines: | 196-238 |
| | 25 | 10 |
QGraphicsAnchorLayoutPrivate::constraintsFromSizeHintsName: | QGraphicsAnchorLayoutPrivate::constraintsFromSizeHints | Prototype: | QList<QSimplexConstraint *> QGraphicsAnchorLayoutPrivate::constraintsFromSizeHints( const QList<AnchorData *> &anchors) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 2405-2494 |
| | 49 | 10 |
QGraphicsItem::clipPathName: | QGraphicsItem::clipPath | Prototype: | QPainterPath QGraphicsItem::clipPath() const | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 4921-4965 |
| | 25 | 10 |
QGraphicsItem::scrollName: | QGraphicsItem::scroll | Prototype: | void QGraphicsItem::scroll(qreal dx, qreal dy, const QRectF &rect) | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 5764-5836 |
| | 34 | 10 |
QGraphicsItem::stackBeforeName: | QGraphicsItem::stackBefore | Prototype: | void QGraphicsItem::stackBefore(const QGraphicsItem *sibling) | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 4719-4761 |
| | 28 | 10 |
QGraphicsItemEffectSourcePrivate::pixmapName: | QGraphicsItemEffectSourcePrivate::pixmap | Prototype: | QPixmap QGraphicsItemEffectSourcePrivate::pixmap(Qt::CoordinateSystem system, QPoint *offset, QGraphicsEffect::PixmapPadMode mode) const | Coverage: | 0.000% (0/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 11219-11283 |
| | 44 | 10 |
QGraphicsItemPrivate::childrenBoundingRectHelperName: | QGraphicsItemPrivate::childrenBoundingRectHelper | Prototype: | void QGraphicsItemPrivate::childrenBoundingRectHelper(QTransform *x, QRectF *rect, QGraphicsItem *topMostEffectItem) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 1271-1312 |
| | 28 | 10 |
QGraphicsLayoutItemPrivate::effectiveSizeHintsName: | QGraphicsLayoutItemPrivate::effectiveSizeHints | Prototype: | QSizeF *QGraphicsLayoutItemPrivate::effectiveSizeHints(const QSizeF &constraint) const | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | Lines: | 129-186 |
| | 37 | 10 |
QGraphicsProxyWidget::dragMoveEventName: | QGraphicsProxyWidget::dragMoveEvent | Prototype: | void QGraphicsProxyWidget::dragMoveEvent(QGraphicsSceneDragDropEvent *event) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | Lines: | 1060-1121 |
| | 40 | 10 |
QGraphicsProxyWidget::sizeHintName: | QGraphicsProxyWidget::sizeHint | Prototype: | QSizeF QGraphicsProxyWidget::sizeHint(Qt::SizeHint which, const QSizeF &constraint) const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | Lines: | 1440-1473 |
| | 21 | 10 |
QGraphicsScene::createItemGroupName: | QGraphicsScene::createItemGroup | Prototype: | QGraphicsItemGroup *QGraphicsScene::createItemGroup(const QList<QGraphicsItem *> &items) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 2395-2436 |
| | 26 | 10 |
QGraphicsScene::dragMoveEventName: | QGraphicsScene::dragMoveEvent | Prototype: | void QGraphicsScene::dragMoveEvent(QGraphicsSceneDragDropEvent *event) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 3591-3665 |
| | 40 | 10 |
QGraphicsSceneBspTreeIndexPrivate::sortItemsName: | QGraphicsSceneBspTreeIndexPrivate::sortItems | Prototype: | void QGraphicsSceneBspTreeIndexPrivate::sortItems(QList<QGraphicsItem *> *itemList, Qt::SortOrder order, bool sortCacheEnabled, bool onlyTopLevelItems) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | Lines: | 406-433 |
| | 17 | 10 |
QGraphicsScenePrivate::_q_emitUpdatedName: | QGraphicsScenePrivate::_q_emitUpdated | Prototype: | void QGraphicsScenePrivate::_q_emitUpdated() | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 339-386 |
| | 29 | 10 |
QGraphicsView::mousePressEventName: | QGraphicsView::mousePressEvent | Prototype: | void QGraphicsView::mousePressEvent(QMouseEvent *event) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 3242-3323 |
| | 49 | 10 |
QGraphicsView::renderName: | QGraphicsView::render | Prototype: | void QGraphicsView::render(QPainter *painter, const QRectF &target, const QRect &source, Qt::AspectRatioMode aspectRatioMode) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 2143-2228 |
| | 50 | 10 |
QGraphicsView::scrollContentsByName: | QGraphicsView::scrollContentsBy | Prototype: | void QGraphicsView::scrollContentsBy(int dx, int dy) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 3659-3711 |
| | 28 | 10 |
QGraphicsView::setSceneName: | QGraphicsView::setScene | Prototype: | void QGraphicsView::setScene(QGraphicsScene *scene) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 1699-1757 |
| | 36 | 10 |
QGraphicsViewPrivate::mouseMoveEventHandlerName: | QGraphicsViewPrivate::mouseMoveEventHandler | Prototype: | void QGraphicsViewPrivate::mouseMoveEventHandler(QMouseEvent *event) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 626-700 |
| | 44 | 10 |
QGraphicsViewPrivate::updateRectName: | QGraphicsViewPrivate::updateRect | Prototype: | bool QGraphicsViewPrivate::updateRect(const QRect &r) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 1042-1076 |
| | 20 | 10 |
QHeaderViewPrivate::readName: | QHeaderViewPrivate::read | Prototype: | bool QHeaderViewPrivate::read(QDataStream &in) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3698-3812 |
| | 88 | 10 |
QHostAddress::operator ==Name: | QHostAddress::operator == | Prototype: | bool QHostAddress::operator ==(SpecialAddress other) const | Coverage: | 100.000% (28/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 836-869 |
| | 15 | 10 |
QHttpNetworkReplyPrivate::readStatusName: | QHttpNetworkReplyPrivate::readStatus | Prototype: | qint64 QHttpNetworkReplyPrivate::readStatus(QAbstractSocket *socket) | Coverage: | 88.372% (38/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | Lines: | 443-491 |
| | 28 | 10 |
QImage::isGrayscaleName: | QImage::isGrayscale | Prototype: | bool QImage::isGrayscale() const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 2578-2603 |
| | 14 | 10 |
QInotifyFileSystemWatcherEngine::readFromInotifyName: | QInotifyFileSystemWatcherEngine::readFromInotify | Prototype: | void QInotifyFileSystemWatcherEngine::readFromInotify() | Coverage: | 100.000% (29/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp | Lines: | 338-397 |
| | 35 | 10 |
QIntersectionFinder::hasIntersectionsName: | QIntersectionFinder::hasIntersections | Prototype: | bool QIntersectionFinder::hasIntersections(const QPathSegments &a, const QPathSegments &b) const | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 174-218 |
| | 29 | 10 |
QItemDelegate::rectName: | QItemDelegate::rect | Prototype: | QRect QItemDelegate::rect(const QStyleOptionViewItem &option, const QModelIndex &index, int role) const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 1001-1035 |
| | 22 | 10 |
QJsonPrivate::Data::compactName: | QJsonPrivate::Data::compact | Prototype: | void Data::compact() | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 52-124 |
| | 54 | 10 |
QJsonPrivate::Value::isValidName: | QJsonPrivate::Value::isValid | Prototype: | bool Value::isValid(const Base *b) const | Coverage: | 55.172% (16/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 306-329 |
| | 13 | 10 |
QJsonPrivate::Value::requiredStorageName: | QJsonPrivate::Value::requiredStorage | Prototype: | int Value::requiredStorage(QJsonValue &v, bool *compressed) | Coverage: | 40.909% (9/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 334-363 |
| | 16 | 10 |
QJsonPrivate::Value::usedStorageName: | QJsonPrivate::Value::usedStorage | Prototype: | int Value::usedStorage(const Base *b) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 271-298 |
| | 15 | 10 |
QLCDNumber::setDigitCountName: | QLCDNumber::setDigitCount | Prototype: | void QLCDNumber::setDigitCount(int numDigits) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | Lines: | 402-449 |
| | 39 | 10 |
QLayout::widgetEventName: | QLayout::widgetEvent | Prototype: | void QLayout::widgetEvent(QEvent *e) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 587-621 |
| | 19 | 10 |
QListModeViewBase::perItemScrollingPageStepsName: | QListModeViewBase::perItemScrollingPageSteps | Prototype: | int QListModeViewBase::perItemScrollingPageSteps(int length, int bounds, bool wrap) const | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2583-2616 |
| | 25 | 10 |
QListView::visualRegionForSelectionName: | QListView::visualRegionForSelection | Prototype: | QRegion QListView::visualRegionForSelection(const QItemSelection &selection) const | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1392-1428 |
| | 26 | 10 |
QLocalServerPrivate::setErrorName: | QLocalServerPrivate::setError | Prototype: | void QLocalServerPrivate::setError(const QString &function) | Coverage: | 33.333% (5/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver_unix.cpp | Lines: | 300-331 |
| | 15 | 10 |
QLocale::standaloneDayNameName: | QLocale::standaloneDayName | Prototype: | QString QLocale::standaloneDayName(int day, FormatType type) const | Coverage: | 19.231% (5/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2274-2312 |
| | 26 | 10 |
QLocalePrivate::updateSystemPrivateName: | QLocalePrivate::updateSystemPrivate | Prototype: | void QLocalePrivate::updateSystemPrivate() | Coverage: | 57.143% (16/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 587-631 |
| | 31 | 10 |
QLoggingSettingsParser::setContentName: | QLoggingSettingsParser::setContent | Prototype: | void QLoggingSettingsParser::setContent(QTextStream &stream) | Coverage: | 81.250% (26/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 192-234 |
| | 26 | 10 |
QMdiArea::showEventName: | QMdiArea::showEvent | Prototype: | void QMdiArea::showEvent(QShowEvent *showEvent) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2361-2399 |
| | 24 | 10 |
QMdiAreaPrivate::updateActiveWindowName: | QMdiAreaPrivate::updateActiveWindow | Prototype: | void QMdiAreaPrivate::updateActiveWindow(int removedIndex, bool activeRemoved) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1120-1164 |
| | 23 | 10 |
QMdiSubWindow::paintEventName: | QMdiSubWindow::paintEvent | Prototype: | void QMdiSubWindow::paintEvent(QPaintEvent *paintEvent) | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 3128-3177 |
| | 33 | 10 |
QMdiSubWindow::setWidgetName: | QMdiSubWindow::setWidget | Prototype: | void QMdiSubWindow::setWidget(QWidget *widget) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2302-2353 |
| | 34 | 10 |
QMdiSubWindow::showShadedName: | QMdiSubWindow::showShaded | Prototype: | void QMdiSubWindow::showShaded() | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2602-2677 |
| | 41 | 10 |
QMdiSubWindowPrivate::setWindowFlagsName: | QMdiSubWindowPrivate::setWindowFlags | Prototype: | void QMdiSubWindowPrivate::setWindowFlags(Qt::WindowFlags windowFlags) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2073-2120 |
| | 29 | 10 |
QMenu::paintEventName: | QMenu::paintEvent | Prototype: | void QMenu::paintEvent(QPaintEvent *e) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 2479-2572 |
| | 74 | 10 |
QMenuPrivate::activateCausedStackName: | QMenuPrivate::activateCausedStack | Prototype: | void QMenuPrivate::activateCausedStack(const QVector<QPointer<QWidget> > &causedStack, QAction *action, QAction::ActionEvent action_e, bool self) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 1130-1159 |
| | 19 | 10 |
QMessageBox::keyPressEventName: | QMessageBox::keyPressEvent | Prototype: | void QMessageBox::keyPressEvent(QKeyEvent *e) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | Lines: | 1450-1526 |
| | 24 | 10 |
QMessageBoxPrivate::standardIconName: | QMessageBoxPrivate::standardIcon | Prototype: | QPixmap QMessageBoxPrivate::standardIcon(QMessageBox::Icon icon, QMessageBox *mb) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | Lines: | 2660-2692 |
| | 21 | 10 |
QMetaMethod::invokeOnGadgetName: | QMetaMethod::invokeOnGadget | Prototype: | bool QMetaMethod::invokeOnGadget(void* gadget, QGenericReturnArgument returnValue, QGenericArgument val0, QGenericArgument val1, QGenericArgument val2, QGenericArgument val3, QGenericArgument val4, QGenericArgument val5, QGenericArgument val6, QGenericArgument val7, QGenericArgument val8, QGenericArgument val9) const | Coverage: | 50.000% (16/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 2350-2413 |
| | 49 | 10 |
QMetaObjectBuilder::serializeName: | QMetaObjectBuilder::serialize | Prototype: | void QMetaObjectBuilder::serialize(QDataStream& stream) const | Coverage: | 93.103% (27/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 1602-1679 |
| | 48 | 10 |
QMimeGlobPattern::matchFileNameName: | QMimeGlobPattern::matchFileName | Prototype: | bool QMimeGlobPattern::matchFileName(const QString &inputFilename) const | Coverage: | 84.091% (37/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeglobpattern.cpp | Lines: | 90-138 |
| | 28 | 10 |
QNativeSocketEnginePrivate::nativeBindName: | QNativeSocketEnginePrivate::nativeBind | Prototype: | bool QNativeSocketEnginePrivate::nativeBind(const QHostAddress &address, quint16 port) | Coverage: | 77.778% (21/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | Lines: | 466-527 |
| | 29 | 10 |
QNativeSocketEnginePrivate::nativeSendDatagramName: | QNativeSocketEnginePrivate::nativeSendDatagram | Prototype: | qint64 QNativeSocketEnginePrivate::nativeSendDatagram(const char *data, qint64 len, const QIpPacketHeader &header) | Coverage: | 56.667% (17/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | Lines: | 934-1030 |
| | 59 | 10 |
QNetworkAccessManagerPrivate::prepareMultipartName: | QNetworkAccessManagerPrivate::prepareMultipart | Prototype: | QNetworkRequest QNetworkAccessManagerPrivate::prepareMultipart(const QNetworkRequest &request, QHttpMultiPart *multiPart) | Coverage: | 75.000% (18/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | Lines: | 1726-1772 |
| | 26 | 10 |
QNetworkCookie::toRawFormName: | 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: | 439-482 |
| | 30 | 10 |
QNetworkDiskCache::expireName: | QNetworkDiskCache::expire | Prototype: | qint64 QNetworkDiskCache::expire() | Coverage: | 85.294% (29/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | Lines: | 517-582 |
| | 41 | 10 |
QNetworkReplyHttpImplPrivate::_q_cacheLoadReadyReadName: | QNetworkReplyHttpImplPrivate::_q_cacheLoadReadyRead | Prototype: | void QNetworkReplyHttpImplPrivate::_q_cacheLoadReadyRead() | Coverage: | 44.444% (16/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 1792-1847 |
| | 27 | 10 |
QNetworkReplyHttpImplPrivate::replyDownloadDataName: | QNetworkReplyHttpImplPrivate::replyDownloadData | Prototype: | void QNetworkReplyHttpImplPrivate::replyDownloadData(QByteArray d) | Coverage: | 78.125% (25/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 1002-1071 |
| | 33 | 10 |
QNetworkReplyImplPrivate::_q_copyReadyReadName: | QNetworkReplyImplPrivate::_q_copyReadyRead | Prototype: | void QNetworkReplyImplPrivate::_q_copyReadyRead() | Coverage: | 40.000% (12/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 162-221 |
| | 37 | 10 |
QObject::dumpObjectInfoName: | QObject::dumpObjectInfo | Prototype: | void QObject::dumpObjectInfo() | Coverage: | 40.741% (11/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 3997-4060 |
| | 39 | 10 |
QOpenGL2PaintEngineExPrivate::updateBrushUniformsName: | QOpenGL2PaintEngineExPrivate::updateBrushUniforms | Prototype: | void QOpenGL2PaintEngineExPrivate::updateBrushUniforms() | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 293-409 |
| | 78 | 10 |
QOpenGLTimeMonitorPrivate::createName: | QOpenGLTimeMonitorPrivate::create | Prototype: | bool QOpenGLTimeMonitorPrivate::create() | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 500-543 |
| | 25 | 10 |
QOpenGLTimerQueryPrivate::createName: | QOpenGLTimerQueryPrivate::create | Prototype: | bool QOpenGLTimerQueryPrivate::create() | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 117-156 |
| | 22 | 10 |
QOpenGLWidget::eventName: | QOpenGLWidget::event | Prototype: | bool QOpenGLWidget::event(QEvent *e) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 1316-1341 |
| | 16 | 10 |
QOutlineMapper::clipElementsName: | QOutlineMapper::clipElements | Prototype: | void QOutlineMapper::clipElements(const QPointF *elements, const QPainterPath::ElementType *types, int element_count) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | Lines: | 341-393 |
| | 28 | 10 |