| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
MinOverlapPlacer::accumulatedOverlap| Name: | 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::findBestPlacement| Name: | 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::fromJson| Name: | 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::hostOs| Name: | 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::paint| Name: | 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::updateChildrenSizes| Name: | 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::eatBOM| Name: | 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::errorSymbol| Name: | 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::lexemUntil| Name: | 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::next| Name: | 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::parseClass| Name: | 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::parseHexColor| Name: | 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::parsePseudoPage| Name: | 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::unquotedLexem| Name: | 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::newNode| Name: | 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::flip| Name: | 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::newElement| Name: | 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::~ElementAllocator| Name: | 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::PathSimplifier| Name: | 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::calculateSeparatingAxisRange| Name: | 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::setElementToCubic| Name: | 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::setElementToQuadratic| Name: | 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::subDivCubic| Name: | 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::subDivQuadratic| Name: | 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::instance| Name: | 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::pressed| Name: | 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::pause| Name: | 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::resume| Name: | 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::setPaused| Name: | 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::start| Name: | 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::stop| Name: | 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::focusOutEvent| Name: | 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::iconSize| Name: | 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::nextCheckState| Name: | 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::setCheckable| Name: | 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::setShortcut| Name: | 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::setText| Name: | 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::~QAbstractButton| Name: | 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::refresh| Name: | 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::releaseTimerId| Name: | 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::create| Name: | 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::entryList| Name: | 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::map| Name: | 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::currentFileInfo| Name: | 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::opaqueArea| Name: | 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::setBrush| Name: | 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::setPen| Name: | 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::beginMoveColumns| Name: | 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::beginMoveRows| Name: | 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::encodeData| Name: | 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::flags| Name: | 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::hasIndex| Name: | 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::headerData| Name: | 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::persistentIndexList| Name: | 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::setItemData| Name: | 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::supportedDragActions| Name: | 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::insertMultiAtEnd| Name: | 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::clearSelection| Name: | 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::editorDestroyed| Name: | 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::inputMethodQuery| Name: | 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::openPersistentEditor| Name: | 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::rowsInserted| Name: | 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::scrollToBottom| Name: | 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::selectionChanged| Name: | 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::setAlternatingRowColors| Name: | 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::setIconSize| Name: | 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::setRootIndex| Name: | 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::setVerticalScrollMode| Name: | 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::sizeHintForIndex| Name: | 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_layoutChanged| Name: | 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_rowsInserted| Name: | 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::doDelayedItemsLayout| Name: | 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::removeEditor| Name: | 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::selectAll| Name: | 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::shouldAutoScroll| Name: | 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::flags| Name: | 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::~QAbstractNativeEventFilter| Name: | 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::~QAbstractOpenGLFunctions| Name: | 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::setFromTo| Name: | 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::~QAbstractPrintDialog| Name: | 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::headerData| Name: | 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::mimeData| Name: | 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::setHeaderData| Name: | 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::sourceModel| Name: | 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::minimumSizeHint| Name: | 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::setHorizontalScrollBar| Name: | 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::setSizeAdjustPolicy| Name: | 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::setVerticalScrollBar| Name: | 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::wheelEvent| Name: | 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::replaceScrollBar| Name: | QAbstractScrollAreaPrivate::replaceScrollBar | | Prototype: | void QAbstractScrollAreaPrivate::replaceScrollBar(QScrollBar *scrollBar, Qt::Orientation orientation) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines: | 243-278 |
| | 29 | 2 |
QAbstractScrollAreaScrollBarContainer::addWidget| Name: | 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::setPageStep| Name: | 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::setRange| Name: | 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::setRepeatAction| Name: | 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::setSingleStep| Name: | 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::wheelEvent| Name: | 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::bytesAvailable| Name: | 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::close| Name: | 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::~QAbstractSocket| Name: | 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 |