| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QStandardItem::insertRows| Name: | QStandardItem::insertRows | | Prototype: | void QStandardItem::insertRows(int row, int count) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1553-1561 |
| | 5 | 2 |
QStandardItem::parent| Name: | QStandardItem::parent | | Prototype: | QStandardItem *QStandardItem::parent() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 792-798 |
| | 4 | 2 |
QStandardItemModel::findItems| Name: | QStandardItemModel::findItems | | Prototype: | QList<QStandardItem*> QStandardItemModel::findItems(const QString &text, Qt::MatchFlags flags, int column) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2519-2530 |
| | 8 | 2 |
QStandardItemModel::horizontalHeaderItem| Name: | QStandardItemModel::horizontalHeaderItem | | Prototype: | QStandardItem *QStandardItemModel::horizontalHeaderItem(int column) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2364-2370 |
| | 4 | 2 |
QStandardItemModel::index| Name: | QStandardItemModel::index | | Prototype: | QModelIndex QStandardItemModel::index(int row, int column, const QModelIndex &parent) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2805-2817 |
| | 9 | 2 |
QStandardItemModel::indexFromItem| Name: | QStandardItemModel::indexFromItem | | Prototype: | QModelIndex QStandardItemModel::indexFromItem(const QStandardItem *item) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2223-2230 |
| | 4 | 2 |
QStandardItemModel::insertColumns| Name: | QStandardItemModel::insertColumns | | Prototype: | bool QStandardItemModel::insertColumns(int column, int count, const QModelIndex &parent) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2822-2829 |
| | 5 | 2 |
QStandardItemModel::insertRows| Name: | QStandardItemModel::insertRows | | Prototype: | bool QStandardItemModel::insertRows(int row, int count, const QModelIndex &parent) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2834-2841 |
| | 5 | 2 |
QStandardItemModel::parent| Name: | QStandardItemModel::parent | | Prototype: | QModelIndex QStandardItemModel::parent(const QModelIndex &child) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2856-2863 |
| | 5 | 2 |
QStandardItemModel::removeColumns| Name: | QStandardItemModel::removeColumns | | Prototype: | bool QStandardItemModel::removeColumns(int column, int count, const QModelIndex &parent) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2868-2876 |
| | 6 | 2 |
QStandardItemModel::removeRows| Name: | QStandardItemModel::removeRows | | Prototype: | bool QStandardItemModel::removeRows(int row, int count, const QModelIndex &parent) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2881-2889 |
| | 6 | 2 |
QStandardItemModel::setItemData| Name: | QStandardItemModel::setItemData | | Prototype: | bool QStandardItemModel::setItemData(const QModelIndex &index, const QMap<int, QVariant> &roles) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2952-2959 |
| | 5 | 2 |
QStandardItemModel::setItemPrototype| Name: | QStandardItemModel::setItemPrototype | | Prototype: | void QStandardItemModel::setItemPrototype(const QStandardItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2489-2496 |
| | 4 | 2 |
QStandardItemModel::verticalHeaderItem| Name: | QStandardItemModel::verticalHeaderItem | | Prototype: | QStandardItem *QStandardItemModel::verticalHeaderItem(int row) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2420-2426 |
| | 4 | 2 |
QStandardItemModelPrivate::columnsInserted| Name: | QStandardItemModelPrivate::columnsInserted | | Prototype: | void QStandardItemModelPrivate::columnsInserted(QStandardItem *parent, int column, int count) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 566-573 |
| | 4 | 2 |
QStandardItemModelPrivate::decodeDataRecursive| Name: | QStandardItemModelPrivate::decodeDataRecursive | | Prototype: | void QStandardItemModelPrivate::decodeDataRecursive(QDataStream &stream, QStandardItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 3054-3069 |
| | 10 | 2 |
QStandardItemModelPrivate::rowsInserted| Name: | QStandardItemModelPrivate::rowsInserted | | Prototype: | void QStandardItemModelPrivate::rowsInserted(QStandardItem *parent, int row, int count) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 554-561 |
| | 4 | 2 |
QStandardItemPrivate::changeFlags| Name: | QStandardItemPrivate::changeFlags | | Prototype: | void QStandardItemPrivate::changeFlags(bool enable, Qt::ItemFlags f) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 165-174 |
| | 6 | 2 |
QStandardItemPrivate::itemData| Name: | QStandardItemPrivate::itemData | | Prototype: | const QMap<int, QVariant> QStandardItemPrivate::itemData() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 216-223 |
| | 5 | 2 |
QState::addTransition| Name: | QState::addTransition | | Prototype: | QAbstractTransition *QState::addTransition(QAbstractState *target) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | | Lines: | 406-415 |
| | 6 | 2 |
QStateMachine::setRunning| Name: | QStateMachine::setRunning | | Prototype: | void QStateMachine::setRunning(bool running) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2658-2664 |
| | 3 | 2 |
QStateMachinePrivate::clearHistory| Name: | QStateMachinePrivate::clearHistory | | Prototype: | void QStateMachinePrivate::clearHistory() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1742-1750 |
| | 5 | 2 |
QStateMachinePrivate::computeExitSet_Unordered| Name: | QStateMachinePrivate::computeExitSet_Unordered | | Prototype: | QSet<QAbstractState*> QStateMachinePrivate::computeExitSet_Unordered(const QList<QAbstractTransition*> &enabledTransitions, CalculationCache *cache) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 744-753 |
| | 5 | 2 |
QStateMachinePrivate::dequeueExternalEvent| Name: | QStateMachinePrivate::dequeueExternalEvent | | Prototype: | QEvent *QStateMachinePrivate::dequeueExternalEvent() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1993-1999 |
| | 4 | 2 |
QStateMachinePrivate::dequeueInternalEvent| Name: | QStateMachinePrivate::dequeueInternalEvent | | Prototype: | QEvent *QStateMachinePrivate::dequeueInternalEvent() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1985-1991 |
| | 4 | 2 |
QStateMachinePrivate::executeTransitionContent| Name: | QStateMachinePrivate::executeTransitionContent | | Prototype: | void QStateMachinePrivate::executeTransitionContent(QEvent *event, const QList<QAbstractTransition*> &enabledTransitions) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 837-847 |
| | 4 | 2 |
QStateMachinePrivate::handleFilteredEvent| Name: | QStateMachinePrivate::handleFilteredEvent | | Prototype: | void QStateMachinePrivate::handleFilteredEvent(QObject *watched, QEvent *event) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2391-2397 |
| | 3 | 2 |
QStateMachinePrivate::handleTransitionSignal| Name: | QStateMachinePrivate::handleTransitionSignal | | Prototype: | void QStateMachinePrivate::handleTransitionSignal(QObject *sender, int signalIndex, void **argv) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2400-2424 |
| | 13 | 2 |
QStateMachinePrivate::maybeRegisterEventTransition| Name: | QStateMachinePrivate::maybeRegisterEventTransition | | Prototype: | void QStateMachinePrivate::maybeRegisterEventTransition(QEventTransition *transition) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2339-2343 |
| | 2 | 2 |
QStateMachinePrivate::maybeRegisterSignalTransition| Name: | QStateMachinePrivate::maybeRegisterSignalTransition | | Prototype: | void QStateMachinePrivate::maybeRegisterSignalTransition(QSignalTransition *transition) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2223-2230 |
| | 4 | 2 |
QStateMachinePrivate::microstep| Name: | QStateMachinePrivate::microstep | | Prototype: | void QStateMachinePrivate::microstep(QEvent *event, const QList<QAbstractTransition*> &enabledTransitions, CalculationCache *cache) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 662-712 |
| | 19 | 2 |
QStateMachinePrivate::registerRestorable| Name: | QStateMachinePrivate::registerRestorable | | Prototype: | void QStateMachinePrivate::registerRestorable(QAbstractState *state, QObject *object, const QByteArray &propertyName, const QVariant &value) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1314-1328 |
| | 4 | 2 |
QStateMachinePrivate::toFinalState| Name: | QStateMachinePrivate::toFinalState | | Prototype: | QFinalState *QStateMachinePrivate::toFinalState(QAbstractState *state) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1230-1235 |
| | 3 | 2 |
QStateMachinePrivate::toHistoryState| Name: | QStateMachinePrivate::toHistoryState | | Prototype: | QHistoryState *QStateMachinePrivate::toHistoryState(QAbstractState *state) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1237-1242 |
| | 3 | 2 |
QStateMachinePrivate::toStandardState| Name: | QStateMachinePrivate::toStandardState | | Prototype: | QState *QStateMachinePrivate::toStandardState(QAbstractState *state) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1216-1221 |
| | 3 | 2 |
QStateMachinePrivate::toStandardState| Name: | QStateMachinePrivate::toStandardState | | Prototype: | const QState *QStateMachinePrivate::toStandardState(const QAbstractState *state) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1223-1228 |
| | 3 | 2 |
QStateMachinePrivate::~QStateMachinePrivate| Name: | QStateMachinePrivate::~QStateMachinePrivate | | Prototype: | QStateMachinePrivate::~QStateMachinePrivate() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 405-413 |
| | 4 | 2 |
QStaticText::detach| Name: | QStaticText::detach | | Prototype: | void QStaticText::detach() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 183-187 |
| | 2 | 2 |
QStaticText::setPerformanceHint| Name: | QStaticText::setPerformanceHint | | Prototype: | void QStaticText::setPerformanceHint(PerformanceHint performanceHint) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 315-324 |
| | 6 | 2 |
QStaticText::size| Name: | QStaticText::size | | Prototype: | QSizeF QStaticText::size() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 391-396 |
| | 3 | 2 |
QStaticTextItem::~QStaticTextItem| Name: | QStaticTextItem::~QStaticTextItem | | Prototype: | QStaticTextItem::~QStaticTextItem() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 703-708 |
| | 3 | 2 |
QStaticTextPrivate::init| Name: | QStaticTextPrivate::init | | Prototype: | void QStaticTextPrivate::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 663-701 |
| | 23 | 2 |
QStatusBar::addPermanentWidget| Name: | QStatusBar::addPermanentWidget | | Prototype: | void QStatusBar::addPermanentWidget(QWidget * widget, int stretch) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 329-334 |
| | 3 | 2 |
QStatusBar::addWidget| Name: | QStatusBar::addWidget | | Prototype: | void QStatusBar::addWidget(QWidget * widget, int stretch) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 264-269 |
| | 3 | 2 |
QStatusBar::showEvent| Name: | QStatusBar::showEvent | | Prototype: | void QStatusBar::showEvent(QShowEvent *) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 643-650 |
| | 3 | 2 |
QStatusBar::~QStatusBar| Name: | QStatusBar::~QStatusBar | | Prototype: | QStatusBar::~QStatusBar() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 242-247 |
| | 3 | 2 |
QStatusNotifierItemAdaptor::Activate| Name: | QStatusNotifierItemAdaptor::Activate | | Prototype: | void QStatusNotifierItemAdaptor::Activate(int x, int y) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 153-157 |
| | 2 | 2 |
QStatusNotifierItemAdaptor::ContextMenu| Name: | QStatusNotifierItemAdaptor::ContextMenu | | Prototype: | void QStatusNotifierItemAdaptor::ContextMenu(int x, int y) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 159-163 |
| | 2 | 2 |
QStatusNotifierItemAdaptor::Scroll| Name: | QStatusNotifierItemAdaptor::Scroll | | Prototype: | void QStatusNotifierItemAdaptor::Scroll(int w, const QString &s) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 165-169 |
| | 1 | 2 |
QStatusNotifierItemAdaptor::SecondaryActivate| Name: | QStatusNotifierItemAdaptor::SecondaryActivate | | Prototype: | void QStatusNotifierItemAdaptor::SecondaryActivate(int x, int y) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 171-175 |
| | 2 | 2 |
QStatusNotifierItemAdaptor::toolTip| Name: | QStatusNotifierItemAdaptor::toolTip | | Prototype: | QXdgDBusToolTipStruct QStatusNotifierItemAdaptor::toolTip() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 140-151 |
| | 7 | 2 |
QStorageInfo::displayName| Name: | QStorageInfo::displayName | | Prototype: | QString QStorageInfo::displayName() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 284-289 |
| | 3 | 2 |
QStorageInfo::setPath| Name: | QStorageInfo::setPath | | Prototype: | void QStorageInfo::setPath(const QString &path) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 154-161 |
| | 5 | 2 |
QStorageInfoPrivate::doStat| Name: | QStorageInfoPrivate::doStat | | Prototype: | void QStorageInfoPrivate::doStat() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 506-514 |
| | 5 | 2 |
QStorageInfoPrivate::root| Name: | QStorageInfoPrivate::root | | Prototype: | QStorageInfo QStorageInfoPrivate::root() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 564-567 |
| | 0 | 2 |
QStorageIterator::~QStorageIterator| Name: | QStorageIterator::~QStorageIterator | | Prototype: | inline QStorageIterator::~QStorageIterator() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 316-320 |
| | 2 | 2 |
QString::QString| Name: | QString::QString | | Prototype: | QString::QString(int size, Qt::Initialization) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 1555-1561 |
| | 4 | 2 |
QString::QString| Name: | QString::QString | | Prototype: | QString::QString(QChar ch) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 1573-1580 |
| | 5 | 2 |
QString::append| Name: | QString::append | | Prototype: | QString &QString::append(QChar ch) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2118-2125 |
| | 5 | 2 |
QString::arg| Name: | QString::arg | | Prototype: | QString QString::arg(const QString &a, int fieldWidth, QChar fillChar) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 7406-7416 |
| | 6 | 2 |
QString::chop| Name: | QString::chop | | Prototype: | void QString::chop(int n) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 5051-5055 |
| | 2 | 2 |
QString::compare| Name: | QString::compare | | Prototype: | int QString::compare(const QString &other, Qt::CaseSensitivity cs) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 5409-5414 |
| | 3 | 2 |
QString::compare_helper| Name: | QString::compare_helper | | Prototype: | int QString::compare_helper(const QChar *data1, int length1, const QChar *data2, int length2, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 5420-5428 |
| | 5 | 2 |
QString::fromUtf8_helper| Name: | QString::fromUtf8_helper | | Prototype: | QString QString::fromUtf8_helper(const char *str, int size) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4783-4790 |
| | 4 | 2 |
QString::insert| Name: | QString::insert | | Prototype: | QString &QString::insert(int i, QLatin1String str) | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 1952-1964 |
| | 8 | 2 |
QString::left| Name: | QString::left | | Prototype: | QString QString::left(int n) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4328-4333 |
| | 3 | 2 |
QString::leftRef| Name: | QString::leftRef | | Prototype: | QStringRef QString::leftRef(int n) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 9449-9454 |
| | 3 | 2 |
QString::operator<| Name: | QString::operator< | | Prototype: | bool QString::operator<(QLatin1String other) const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2786-2793 |
| | 4 | 2 |
QString::operator=| Name: | QString::operator= | | Prototype: | QString &QString::operator=(const QString &other) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 1788-1795 |
| | 5 | 2 |
QString::operator=| Name: | QString::operator= | | Prototype: | QString &QString::operator=(QLatin1String other) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 1811-1821 |
| | 6 | 2 |
QString::operator=| Name: | QString::operator= | | Prototype: | QString &QString::operator=(QChar ch) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 1870-1882 |
| | 7 | 2 |
QString::operator>| Name: | QString::operator> | | Prototype: | bool QString::operator>(QLatin1String other) const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2891-2898 |
| | 4 | 2 |
QString::right| Name: | QString::right | | Prototype: | QString QString::right(int n) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4346-4351 |
| | 3 | 2 |
QString::rightRef| Name: | QString::rightRef | | Prototype: | QStringRef QString::rightRef(int n) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 9488-9493 |
| | 3 | 2 |
QString::setUnicode| Name: | QString::setUnicode | | Prototype: | QString& QString::setUnicode(const QChar *unicode, int size) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4887-4893 |
| | 4 | 2 |
QString::toLatin1_helper| Name: | QString::toLatin1_helper | | Prototype: | QByteArray QString::toLatin1_helper(const QString &string) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4503-4509 |
| | 3 | 2 |
QString::toLatin1_helper_inplace| Name: | QString::toLatin1_helper_inplace | | Prototype: | QByteArray QString::toLatin1_helper_inplace(QString &s) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4522-4549 |
| | 12 | 2 |
QString::toLocal8Bit_helper| Name: | QString::toLocal8Bit_helper | | Prototype: | QByteArray QString::toLocal8Bit_helper(const QChar *data, int size) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4595-4603 |
| | 4 | 2 |
QString::toUcs4_helper| Name: | QString::toUcs4_helper | | Prototype: | int QString::toUcs4_helper(const ushort *uc, int length, uint *out) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 1447-1456 |
| | 5 | 2 |
QString::toUtf8_helper| Name: | QString::toUtf8_helper | | Prototype: | QByteArray QString::toUtf8_helper(const QString &str) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4617-4623 |
| | 3 | 2 |
QString::truncate| Name: | QString::truncate | | Prototype: | void QString::truncate(int pos) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 5030-5034 |
| | 2 | 2 |
QString::utf16| Name: | QString::utf16 | | Prototype: | const ushort *QString::utf16() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 5642-5649 |
| | 3 | 2 |
QStringListModel::flags| Name: | QStringListModel::flags | | Prototype: | Qt::ItemFlags QStringListModel::flags(const QModelIndex &index) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | | Lines: | 162-168 |
| | 3 | 2 |
QStringListModel::rowCount| Name: | QStringListModel::rowCount | | Prototype: | int QStringListModel::rowCount(const QModelIndex &parent) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | | Lines: | 115-121 |
| | 3 | 2 |
QStringListModel::setData| Name: | QStringListModel::setData | | Prototype: | bool QStringListModel::setData(const QModelIndex &index, const QVariant &value, int role) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | | Lines: | 179-194 |
| | 10 | 2 |
QStringListModel::sibling| Name: | QStringListModel::sibling | | Prototype: | QModelIndex QStringListModel::sibling(int row, int column, const QModelIndex &idx) const | | Coverage: | 75.000% (6/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | | Lines: | 126-132 |
| | 3 | 2 |
QStringMatcher::indexIn| Name: | QStringMatcher::indexIn | | Prototype: | int QStringMatcher::indexIn(const QChar *str, int length, int from) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | | Lines: | 283-290 |
| | 5 | 2 |
QStringMatcher::indexIn| Name: | QStringMatcher::indexIn | | Prototype: | int QStringMatcher::indexIn(const QString &str, int from) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | | Lines: | 262-269 |
| | 5 | 2 |
QStringMatcher::operator=| Name: | QStringMatcher::operator= | | Prototype: | QStringMatcher &QStringMatcher::operator=(const QStringMatcher &other) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | | Lines: | 199-207 |
| | 5 | 2 |
QStringMatcher::pattern| Name: | QStringMatcher::pattern | | Prototype: | QString QStringMatcher::pattern() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | | Lines: | 232-237 |
| | 3 | 2 |
QStringMatcher::setCaseSensitivity| Name: | QStringMatcher::setCaseSensitivity | | Prototype: | void QStringMatcher::setCaseSensitivity(Qt::CaseSensitivity cs) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | | Lines: | 245-251 |
| | 4 | 2 |
QStringRef::appendTo| Name: | QStringRef::appendTo | | Prototype: | QStringRef QStringRef::appendTo(QString *string) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 9240-9247 |
| | 5 | 2 |
QStringRef::endsWith| Name: | QStringRef::endsWith | | Prototype: | bool QStringRef::endsWith(QChar ch, Qt::CaseSensitivity cs) const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 9917-9928 |
| | 7 | 2 |
QStringRef::left| Name: | QStringRef::left | | Prototype: | QStringRef QStringRef::left(int n) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 9429-9434 |
| | 3 | 2 |
QStringRef::right| Name: | QStringRef::right | | Prototype: | QStringRef QStringRef::right(int n) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 9468-9473 |
| | 3 | 2 |
QStringRef::startsWith| Name: | QStringRef::startsWith | | Prototype: | bool QStringRef::startsWith(QChar ch, Qt::CaseSensitivity cs) const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 9877-9887 |
| | 6 | 2 |
QStringRef::toLocal8Bit| Name: | QStringRef::toLocal8Bit | | Prototype: | QByteArray QStringRef::toLocal8Bit() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 10228-10236 |
| | 4 | 2 |
QStringRef::toUtf8| Name: | QStringRef::toUtf8 | | Prototype: | QByteArray QStringRef::toUtf8() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 10248-10254 |
| | 3 | 2 |
QStringSplitter::hasNext| Name: | QStringSplitter::hasNext | | Prototype: | inline bool hasNext() | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 68-72 |
| | 3 | 2 |
QStringSplitter::next| Name: | QStringSplitter::next | | Prototype: | inline QStringRef next() | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 74-79 |
| | 4 | 2 |