Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
MinOverlapPlacer::accumulatedOverlapName: | MinOverlapPlacer::accumulatedOverlap | Prototype: | int MinOverlapPlacer::accumulatedOverlap(const QRect &source, const QVector<QRect> &rects) | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 409-417 |
| | 5 | 2 |
MinOverlapPlacer::findBestPlacementName: | MinOverlapPlacer::findBestPlacement | Prototype: | QPoint MinOverlapPlacer::findBestPlacement(const QRect &domain, const QVector<QRect> &rects, QVector<QRect> &source) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 530-540 |
| | 5 | 2 |
OsTypeTerm::fromJsonName: | OsTypeTerm::fromJson | Prototype: | OsTypeTerm OsTypeTerm::fromJson(const QJsonValue &v) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 283-293 |
| | 8 | 2 |
OsTypeTerm::hostOsName: | OsTypeTerm::hostOs | Prototype: | QString OsTypeTerm::hostOs() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 295-309 |
| | 0 | 2 |
PageItem::paintName: | PageItem::paint | Prototype: | void PageItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 79-138 |
| | 33 | 2 |
ParallelAnchorData::updateChildrenSizesName: | ParallelAnchorData::updateChildrenSizes | Prototype: | void ParallelAnchorData::updateChildrenSizes() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 260-278 |
| | 12 | 2 |
Parser::eatBOMName: | Parser::eatBOM | Prototype: | void Parser::eatBOM() | Coverage: | 30.000% (3/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 242-251 |
| | 6 | 2 |
Parser::errorSymbolName: | Parser::errorSymbol | Prototype: | Symbol Parser::errorSymbol() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2216-2220 |
| | 2 | 2 |
Parser::lexemUntilName: | Parser::lexemUntil | Prototype: | QString Parser::lexemUntil(QCss::TokenType t) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2753-2759 |
| | 4 | 2 |
Parser::nextName: | Parser::next | Prototype: | bool Parser::next(QCss::TokenType t) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2725-2730 |
| | 3 | 2 |
Parser::parseClassName: | Parser::parseClass | Prototype: | bool Parser::parseClass(QString *name) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2460-2465 |
| | 3 | 2 |
Parser::parseHexColorName: | Parser::parseHexColor | Prototype: | bool Parser::parseHexColor(QColor *col) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2686-2695 |
| | 6 | 2 |
Parser::parsePseudoPageName: | Parser::parsePseudoPage | Prototype: | bool Parser::parsePseudoPage(QString *selector) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2310-2315 |
| | 3 | 2 |
Parser::unquotedLexemName: | Parser::unquotedLexem | Prototype: | QString Parser::unquotedLexem() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2743-2751 |
| | 5 | 2 |
PathSimplifier::BoundingVolumeHierarchy::newNodeName: | PathSimplifier::BoundingVolumeHierarchy::newNode | Prototype: | inline PathSimplifier::BVHNode *PathSimplifier::BoundingVolumeHierarchy::newNode() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 403-408 |
| | 3 | 2 |
PathSimplifier::Element::flipName: | PathSimplifier::Element::flip | Prototype: | inline void PathSimplifier::Element::flip() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 468-477 |
| | 6 | 2 |
PathSimplifier::ElementAllocator::newElementName: | PathSimplifier::ElementAllocator::newElement | Prototype: | inline PathSimplifier::Element *PathSimplifier::ElementAllocator::newElement() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 447-458 |
| | 9 | 2 |
PathSimplifier::ElementAllocator::~ElementAllocatorName: | PathSimplifier::ElementAllocator::~ElementAllocator | Prototype: | inline PathSimplifier::ElementAllocator::~ElementAllocator() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 428-435 |
| | 4 | 2 |
PathSimplifier::Event::operator <Name: | PathSimplifier::Event::operator < | Prototype: | inline bool PathSimplifier::Event::operator < (const Event &other) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 461-466 |
| | 3 | 2 |
PathSimplifier::PathSimplifierName: | PathSimplifier::PathSimplifier | Prototype: | PathSimplifier::PathSimplifier(const QVectorPath &path, QDataBuffer<QPoint> &vertices, QDataBuffer<quint32> &indices, const QTransform &matrix) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 479-493 |
| | 7 | 2 |
PathSimplifier::calculateSeparatingAxisRangeName: | PathSimplifier::calculateSeparatingAxisRange | Prototype: | QPair<int, int> PathSimplifier::calculateSeparatingAxisRange(const QPoint &axis, Element *element) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1209-1219 |
| | 7 | 2 |
PathSimplifier::setElementToCubicName: | PathSimplifier::setElementToCubic | Prototype: | bool PathSimplifier::setElementToCubic(Element *element, quint32 pointIndex1, const QPoint &v, const QPoint &w, quint32 pointIndex2) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1319-1345 |
| | 19 | 2 |
PathSimplifier::setElementToQuadraticName: | PathSimplifier::setElementToQuadratic | Prototype: | bool PathSimplifier::setElementToQuadratic(Element *element, quint32 pointIndex1, const QPoint &ctrl, quint32 pointIndex2) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1293-1317 |
| | 17 | 2 |
PathSimplifier::subDivCubicName: | PathSimplifier::subDivCubic | Prototype: | inline void PathSimplifier::subDivCubic(const QPoint &u, const QPoint &v, const QPoint &w, const QPoint &q) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1590-1601 |
| | 8 | 2 |
PathSimplifier::subDivQuadraticName: | PathSimplifier::subDivQuadratic | Prototype: | inline void PathSimplifier::subDivQuadratic(const QPoint &u, const QPoint &v, const QPoint &w) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1578-1588 |
| | 8 | 2 |
PressDelayHandler::instanceName: | PressDelayHandler::instance | Prototype: | static PressDelayHandler *instance() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 132-138 |
| | 3 | 2 |
PressDelayHandler::pressedName: | PressDelayHandler::pressed | Prototype: | void pressed(QEvent *e, int delay) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 150-163 |
| | 7 | 2 |
QAbstractAnimation::pauseName: | QAbstractAnimation::pause | Prototype: | void QAbstractAnimation::pause() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1389-1398 |
| | 5 | 2 |
QAbstractAnimation::resumeName: | QAbstractAnimation::resume | Prototype: | void QAbstractAnimation::resume() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1407-1417 |
| | 6 | 2 |
QAbstractAnimation::setPausedName: | QAbstractAnimation::setPaused | Prototype: | void QAbstractAnimation::setPaused(bool paused) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1425-1431 |
| | 3 | 2 |
QAbstractAnimation::startName: | QAbstractAnimation::start | Prototype: | void QAbstractAnimation::start(DeletionPolicy policy) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1353-1360 |
| | 5 | 2 |
QAbstractAnimation::stopName: | QAbstractAnimation::stop | Prototype: | void QAbstractAnimation::stop() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1372-1380 |
| | 4 | 2 |
QAbstractButton::focusOutEventName: | QAbstractButton::focusOutEvent | Prototype: | void QAbstractButton::focusOutEvent(QFocusEvent *e) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 1161-1169 |
| | 5 | 2 |
QAbstractButton::iconSizeName: | QAbstractButton::iconSize | Prototype: | QSize QAbstractButton::iconSize() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 1261-1268 |
| | 5 | 2 |
QAbstractButton::nextCheckStateName: | QAbstractButton::nextCheckState | Prototype: | void QAbstractButton::nextCheckState() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 896-900 |
| | 2 | 2 |
QAbstractButton::setCheckableName: | QAbstractButton::setCheckable | Prototype: | void QAbstractButton::setCheckable(bool checkable) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 583-591 |
| | 5 | 2 |
QAbstractButton::setShortcutName: | QAbstractButton::setShortcut | Prototype: | void QAbstractButton::setShortcut(const QKeySequence &key) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 559-566 |
| | 5 | 2 |
QAbstractButton::setTextName: | QAbstractButton::setText | Prototype: | void QAbstractButton::setText(const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 505-522 |
| | 11 | 2 |
QAbstractButton::~QAbstractButtonName: | QAbstractButton::~QAbstractButton | Prototype: | QAbstractButton::~QAbstractButton() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 469-476 |
| | 3 | 2 |
QAbstractButtonPrivate::refreshName: | QAbstractButtonPrivate::refresh | Prototype: | void QAbstractButtonPrivate::refresh() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 358-365 |
| | 4 | 2 |
QAbstractEventDispatcherPrivate::releaseTimerIdName: | QAbstractEventDispatcherPrivate::releaseTimerId | Prototype: | void QAbstractEventDispatcherPrivate::releaseTimerId(int timerId) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | Lines: | 90-96 |
| | 2 | 2 |
QAbstractFileEngine::createName: | QAbstractFileEngine::create | Prototype: | QAbstractFileEngine *QAbstractFileEngine::create(const QString &fileName) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 198-211 |
| | 6 | 2 |
QAbstractFileEngine::entryListName: | QAbstractFileEngine::entryList | Prototype: | QStringList QAbstractFileEngine::entryList(QDir::Filters filters, const QStringList &filterNames) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 625-634 |
| | 6 | 2 |
QAbstractFileEngine::mapName: | QAbstractFileEngine::map | Prototype: | uchar *QAbstractFileEngine::map(qint64 offset, qint64 size, QFile::MemoryMapFlags flags) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 797-807 |
| | 8 | 2 |
QAbstractFileEngineIterator::currentFileInfoName: | QAbstractFileEngineIterator::currentFileInfo | Prototype: | QFileInfo QAbstractFileEngineIterator::currentFileInfo() const | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 1008-1016 |
| | 4 | 2 |
QAbstractGraphicsShapeItem::opaqueAreaName: | QAbstractGraphicsShapeItem::opaqueArea | Prototype: | QPainterPath QAbstractGraphicsShapeItem::opaqueArea() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 8198-8204 |
| | 4 | 2 |
QAbstractGraphicsShapeItem::setBrushName: | QAbstractGraphicsShapeItem::setBrush | Prototype: | void QAbstractGraphicsShapeItem::setBrush(const QBrush &brush) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 8178-8185 |
| | 5 | 2 |
QAbstractGraphicsShapeItem::setPenName: | QAbstractGraphicsShapeItem::setPen | Prototype: | void QAbstractGraphicsShapeItem::setPen(const QPen &pen) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 8146-8155 |
| | 7 | 2 |
QAbstractItemModel::beginMoveColumnsName: | QAbstractItemModel::beginMoveColumns | Prototype: | bool QAbstractItemModel::beginMoveColumns(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild) | Coverage: | 25.000% (4/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 3021-3044 |
| | 16 | 2 |
QAbstractItemModel::beginMoveRowsName: | QAbstractItemModel::beginMoveRows | Prototype: | bool QAbstractItemModel::beginMoveRows(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2804-2826 |
| | 16 | 2 |
QAbstractItemModel::encodeDataName: | QAbstractItemModel::encodeData | Prototype: | void QAbstractItemModel::encodeData(const QModelIndexList &indexes, QDataStream &stream) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2467-2472 |
| | 3 | 2 |
QAbstractItemModel::flagsName: | QAbstractItemModel::flags | Prototype: | Qt::ItemFlags QAbstractItemModel::flags(const QModelIndex &index) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2173-2180 |
| | 4 | 2 |
QAbstractItemModel::hasIndexName: | QAbstractItemModel::hasIndex | Prototype: | bool QAbstractItemModel::hasIndex(int row, int column, const QModelIndex &parent) const | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 1679-1684 |
| | 3 | 2 |
QAbstractItemModel::headerDataName: | QAbstractItemModel::headerData | Prototype: | QVariant QAbstractItemModel::headerData(int section, Qt::Orientation orientation, int role) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2408-2414 |
| | 4 | 2 |
QAbstractItemModel::persistentIndexListName: | QAbstractItemModel::persistentIndexList | Prototype: | QModelIndexList QAbstractItemModel::persistentIndexList() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 3221-3232 |
| | 8 | 2 |
QAbstractItemModel::setItemDataName: | QAbstractItemModel::setItemData | Prototype: | bool QAbstractItemModel::setItemData(const QModelIndex &index, const QMap<int, QVariant> &roles) | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 1785-1791 |
| | 4 | 2 |
QAbstractItemModel::supportedDragActionsName: | QAbstractItemModel::supportedDragActions | Prototype: | Qt::DropActions QAbstractItemModel::supportedDragActions() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 1959-1965 |
| | 4 | 2 |
QAbstractItemModelPrivate::Persistent::insertMultiAtEndName: | QAbstractItemModelPrivate::Persistent::insertMultiAtEnd | Prototype: | void QAbstractItemModelPrivate::Persistent::insertMultiAtEnd(const QModelIndex& key, QPersistentModelIndexData *data) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 3709-3719 |
| | 7 | 2 |
QAbstractItemView::clearSelectionName: | QAbstractItemView::clearSelection | Prototype: | void QAbstractItemView::clearSelection() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 1191-1196 |
| | 3 | 2 |
QAbstractItemView::editorDestroyedName: | QAbstractItemView::editorDestroyed | Prototype: | void QAbstractItemView::editorDestroyed(QObject *editor) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 2856-2864 |
| | 6 | 2 |
QAbstractItemView::inputMethodQueryName: | QAbstractItemView::inputMethodQuery | Prototype: | QVariant QAbstractItemView::inputMethodQuery(Qt::InputMethodQuery query) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 864-870 |
| | 4 | 2 |
QAbstractItemView::openPersistentEditorName: | QAbstractItemView::openPersistentEditor | Prototype: | void QAbstractItemView::openPersistentEditor(const QModelIndex &index) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 3090-3102 |
| | 8 | 2 |
QAbstractItemView::rowsInsertedName: | QAbstractItemView::rowsInserted | Prototype: | void QAbstractItemView::rowsInserted(const QModelIndex &, int, int) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 3286-3292 |
| | 3 | 2 |
QAbstractItemView::scrollToBottomName: | QAbstractItemView::scrollToBottom | Prototype: | void QAbstractItemView::scrollToBottom() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 3204-3212 |
| | 5 | 2 |
QAbstractItemView::selectionChangedName: | QAbstractItemView::selectionChanged | Prototype: | void QAbstractItemView::selectionChanged(const QItemSelection &selected, const QItemSelection &deselected) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 3553-3560 |
| | 3 | 2 |
QAbstractItemView::setAlternatingRowColorsName: | QAbstractItemView::setAlternatingRowColors | Prototype: | void QAbstractItemView::setAlternatingRowColors(bool enable) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 1519-1525 |
| | 4 | 2 |
QAbstractItemView::setIconSizeName: | QAbstractItemView::setIconSize | Prototype: | void QAbstractItemView::setIconSize(const QSize &size) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 1540-1548 |
| | 6 | 2 |
QAbstractItemView::setRootIndexName: | QAbstractItemView::setRootIndex | Prototype: | void QAbstractItemView::setRootIndex(const QModelIndex &index) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 1124-1134 |
| | 7 | 2 |
QAbstractItemView::setVerticalScrollModeName: | QAbstractItemView::setVerticalScrollMode | Prototype: | void QAbstractItemView::setVerticalScrollMode(ScrollMode mode) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 1242-1251 |
| | 7 | 2 |
QAbstractItemView::sizeHintForIndexName: | QAbstractItemView::sizeHintForIndex | Prototype: | QSize QAbstractItemView::sizeHintForIndex(const QModelIndex &index) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 3008-3014 |
| | 4 | 2 |
QAbstractItemViewPrivate::_q_layoutChangedName: | QAbstractItemViewPrivate::_q_layoutChanged | Prototype: | void QAbstractItemViewPrivate::_q_layoutChanged() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 3524-3534 |
| | 5 | 2 |
QAbstractItemViewPrivate::_q_rowsInsertedName: | QAbstractItemViewPrivate::_q_rowsInserted | Prototype: | void QAbstractItemViewPrivate::_q_rowsInserted(const QModelIndex &index, int start, int end) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 3467-3483 |
| | 10 | 2 |
QAbstractItemViewPrivate::doDelayedItemsLayoutName: | QAbstractItemViewPrivate::doDelayedItemsLayout | Prototype: | void QAbstractItemViewPrivate::doDelayedItemsLayout(int delay) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 4122-4128 |
| | 3 | 2 |
QAbstractItemViewPrivate::removeEditorName: | QAbstractItemViewPrivate::removeEditor | Prototype: | void QAbstractItemViewPrivate::removeEditor(QWidget *editor) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 4303-4311 |
| | 4 | 2 |
QAbstractItemViewPrivate::selectAllName: | QAbstractItemViewPrivate::selectAll | Prototype: | void QAbstractItemViewPrivate::selectAll(QItemSelectionModel::SelectionFlags command) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 4411-4423 |
| | 9 | 2 |
QAbstractItemViewPrivate::shouldAutoScrollName: | QAbstractItemViewPrivate::shouldAutoScroll | Prototype: | bool QAbstractItemViewPrivate::shouldAutoScroll(const QPoint &pos) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 4111-4120 |
| | 7 | 2 |
QAbstractListModel::flagsName: | QAbstractListModel::flags | Prototype: | Qt::ItemFlags QAbstractListModel::flags(const QModelIndex &index) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 3515-3521 |
| | 4 | 2 |
QAbstractNativeEventFilter::~QAbstractNativeEventFilterName: | QAbstractNativeEventFilter::~QAbstractNativeEventFilter | Prototype: | QAbstractNativeEventFilter::~QAbstractNativeEventFilter() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstractnativeeventfilter.cpp | Lines: | 64-69 |
| | 3 | 2 |
QAbstractOpenGLFunctions::~QAbstractOpenGLFunctionsName: | QAbstractOpenGLFunctions::~QAbstractOpenGLFunctions | Prototype: | QAbstractOpenGLFunctions::~QAbstractOpenGLFunctions() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | Lines: | 200-206 |
| | 4 | 2 |
QAbstractPrintDialog::setFromToName: | QAbstractPrintDialog::setFromTo | Prototype: | void QAbstractPrintDialog::setFromTo(int from, int to) | Coverage: | 66.667% (4/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | Lines: | 291-300 |
| | 12 | 2 |
QAbstractPrintDialog::~QAbstractPrintDialogName: | QAbstractPrintDialog::~QAbstractPrintDialog | Prototype: | QAbstractPrintDialog::~QAbstractPrintDialog() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | Lines: | 129-134 |
| | 3 | 2 |
QAbstractProxyModel::headerDataName: | QAbstractProxyModel::headerData | Prototype: | QVariant QAbstractProxyModel::headerData(int section, Qt::Orientation orientation, int role) const | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | Lines: | 248-260 |
| | 8 | 2 |
QAbstractProxyModel::mimeDataName: | QAbstractProxyModel::mimeData | Prototype: | QMimeData* QAbstractProxyModel::mimeData(const QModelIndexList &indexes) const | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | Lines: | 378-386 |
| | 6 | 2 |
QAbstractProxyModel::setHeaderDataName: | QAbstractProxyModel::setHeaderData | Prototype: | bool QAbstractProxyModel::setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | Lines: | 299-311 |
| | 8 | 2 |
QAbstractProxyModel::sourceModelName: | QAbstractProxyModel::sourceModel | Prototype: | QAbstractItemModel *QAbstractProxyModel::sourceModel() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | Lines: | 155-161 |
| | 4 | 2 |
QAbstractScrollArea::minimumSizeHintName: | QAbstractScrollArea::minimumSizeHint | Prototype: | QSize QAbstractScrollArea::minimumSizeHint() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | Lines: | 1562-1576 |
| | 11 | 2 |
QAbstractScrollArea::setHorizontalScrollBarName: | QAbstractScrollArea::setHorizontalScrollBar | Prototype: | void QAbstractScrollArea::setHorizontalScrollBar(QScrollBar *scrollBar) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | Lines: | 766-775 |
| | 5 | 2 |
QAbstractScrollArea::setSizeAdjustPolicyName: | QAbstractScrollArea::setSizeAdjustPolicy | Prototype: | void QAbstractScrollArea::setSizeAdjustPolicy(SizeAdjustPolicy policy) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | Lines: | 1634-1643 |
| | 6 | 2 |
QAbstractScrollArea::setVerticalScrollBarName: | QAbstractScrollArea::setVerticalScrollBar | Prototype: | void QAbstractScrollArea::setVerticalScrollBar(QScrollBar *scrollBar) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | Lines: | 705-714 |
| | 5 | 2 |
QAbstractScrollArea::wheelEventName: | QAbstractScrollArea::wheelEvent | Prototype: | void QAbstractScrollArea::wheelEvent(QWheelEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | Lines: | 1309-1316 |
| | 4 | 2 |
QAbstractScrollAreaPrivate::replaceScrollBarName: | QAbstractScrollAreaPrivate::replaceScrollBar | Prototype: | void QAbstractScrollAreaPrivate::replaceScrollBar(QScrollBar *scrollBar, Qt::Orientation orientation) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | Lines: | 243-278 |
| | 29 | 2 |
QAbstractScrollAreaScrollBarContainer::addWidgetName: | QAbstractScrollAreaScrollBarContainer::addWidget | Prototype: | void QAbstractScrollAreaScrollBarContainer::addWidget(QWidget *widget, LogicalPosition position) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | Lines: | 190-202 |
| | 8 | 2 |
QAbstractSlider::setPageStepName: | QAbstractSlider::setPageStep | Prototype: | void QAbstractSlider::setPageStep(int step) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | Lines: | 402-407 |
| | 3 | 2 |
QAbstractSlider::setRangeName: | QAbstractSlider::setRange | Prototype: | void QAbstractSlider::setRange(int min, int max) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | Lines: | 235-247 |
| | 9 | 2 |
QAbstractSlider::setRepeatActionName: | QAbstractSlider::setRepeatAction | Prototype: | void QAbstractSlider::setRepeatAction(SliderAction action, int thresholdTime, int repeatTime) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | Lines: | 634-643 |
| | 5 | 2 |
QAbstractSlider::setSingleStepName: | QAbstractSlider::setSingleStep | Prototype: | void QAbstractSlider::setSingleStep(int step) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | Lines: | 378-383 |
| | 3 | 2 |
QAbstractSlider::wheelEventName: | QAbstractSlider::wheelEvent | Prototype: | void QAbstractSlider::wheelEvent(QWheelEvent * e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | Lines: | 754-761 |
| | 5 | 2 |
QAbstractSocket::bytesAvailableName: | QAbstractSocket::bytesAvailable | Prototype: | qint64 QAbstractSocket::bytesAvailable() const | Coverage: | 87.500% (7/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | Lines: | 1742-1754 |
| | 5 | 2 |
QAbstractSocket::closeName: | QAbstractSocket::close | Prototype: | void QAbstractSocket::close() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | Lines: | 2644-2660 |
| | 10 | 2 |
QAbstractSocket::~QAbstractSocketName: | QAbstractSocket::~QAbstractSocket | Prototype: | QAbstractSocket::~QAbstractSocket() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | Lines: | 1423-1431 |
| | 3 | 2 |