Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QContiguousCacheData::allocateDataName: | QContiguousCacheData::allocateData | Prototype: | QContiguousCacheData *QContiguousCacheData::allocateData(int size, int alignment) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcontiguouscache.cpp | Lines: | 57-60 |
| | 1 | 1 |
QContextMenuEvent::QContextMenuEventName: | QContextMenuEvent::QContextMenuEvent | Prototype: | QContextMenuEvent::QContextMenuEvent(Reason reason, const QPoint &pos, const QPoint &globalPos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 1769-1771 |
| | 1 | 1 |
QContextMenuEvent::QContextMenuEventName: | QContextMenuEvent::QContextMenuEvent | Prototype: | QContextMenuEvent::QContextMenuEvent(Reason reason, const QPoint &pos, const QPoint &globalPos, Qt::KeyboardModifiers modifiers) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 1784-1787 |
| | 1 | 1 |
QContextMenuEvent::QContextMenuEventName: | QContextMenuEvent::QContextMenuEvent | Prototype: | QContextMenuEvent::QContextMenuEvent(Reason reason, const QPoint &pos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 1808-1814 |
| | 1 | 1 |
QConnectionSenderSwitcher::~QConnectionSenderSwitcherName: | QConnectionSenderSwitcher::~QConnectionSenderSwitcher | Prototype: | inline ~QConnectionSenderSwitcher() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 180-184 |
| | 2 | 2 |
QConnectionSenderSwitcher::switchSenderName: | QConnectionSenderSwitcher::switchSender | Prototype: | inline void switchSender(QObject *receiver, QObject *sender, int signal_absolute_id) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 170-178 |
| | 6 | 1 |
QConnectionSenderSwitcher::QConnectionSenderSwitcherName: | QConnectionSenderSwitcher::QConnectionSenderSwitcher | Prototype: | inline QConnectionSenderSwitcher() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 163-163 |
| | 1 | 1 |
QConnectionSenderSwitcher::QConnectionSenderSwitcherName: | QConnectionSenderSwitcher::QConnectionSenderSwitcher | Prototype: | inline QConnectionSenderSwitcher(QObject *receiver, QObject *sender, int signal_absolute_id) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 165-168 |
| | 1 | 1 |
QConnectionDict::keys_tsName: | QConnectionDict::keys_ts | Prototype: | inline QStringList keys_ts() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | Lines: | 122-126 |
| | 2 | 1 |
QConnectionDict::contains_tsName: | QConnectionDict::contains_ts | Prototype: | inline bool contains_ts(const QString &key) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | Lines: | 117-121 |
| | 2 | 1 |
QConicalGradient::setCenterName: | QConicalGradient::setCenter | Prototype: | void QConicalGradient::setCenter(const QPointF ¢er) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 2274-2279 |
| | 3 | 1 |
QConicalGradient::setAngleName: | QConicalGradient::setAngle | Prototype: | void QConicalGradient::setAngle(qreal angle) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 2304-2308 |
| | 2 | 1 |
QConicalGradient::centerName: | QConicalGradient::center | Prototype: | QPointF QConicalGradient::center() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 2249-2253 |
| | 2 | 1 |
QConicalGradient::angleName: | QConicalGradient::angle | Prototype: | qreal QConicalGradient::angle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 2288-2292 |
| | 2 | 1 |
QConicalGradient::QConicalGradientName: | QConicalGradient::QConicalGradient | Prototype: | QConicalGradient::QConicalGradient(const QPointF ¢er, qreal angle) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 2197-2204 |
| | 5 | 1 |
QConicalGradient::QConicalGradientName: | QConicalGradient::QConicalGradient | Prototype: | QConicalGradient::QConicalGradient(qreal cx, qreal cy, qreal angle) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 2215-2222 |
| | 5 | 1 |
QConicalGradient::QConicalGradientName: | QConicalGradient::QConicalGradient | Prototype: | QConicalGradient::QConicalGradient() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 2232-2239 |
| | 5 | 1 |
QConfFileSettingsPrivate::~QConfFileSettingsPrivateName: | QConfFileSettingsPrivate::~QConfFileSettingsPrivate | Prototype: | QConfFileSettingsPrivate::~QConfFileSettingsPrivate() | Coverage: | 76.471% (13/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1168-1200 |
| | 16 | 7 |
QConfFileSettingsPrivate::writeIniFileName: | QConfFileSettingsPrivate::writeIniFile | Prototype: | bool QConfFileSettingsPrivate::writeIniFile(QIODevice &device, const ParsedSettingsMap &map) | Coverage: | 88.095% (37/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1794-1881 |
| | 51 | 12 |
QConfFileSettingsPrivate::syncConfFileName: | QConfFileSettingsPrivate::syncConfFile | Prototype: | void QConfFileSettingsPrivate::syncConfFile(int confFileNo) | Coverage: | 89.888% (80/89) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1368-1534 |
| | 79 | 23 |
QConfFileSettingsPrivate::syncName: | QConfFileSettingsPrivate::sync | Prototype: | void QConfFileSettingsPrivate::sync() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1329-1341 |
| | 5 | 3 |
QConfFileSettingsPrivate::setName: | QConfFileSettingsPrivate::set | Prototype: | void QConfFileSettingsPrivate::set(const QString &key, const QVariant &value) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1229-1239 |
| | 7 | 2 |
QConfFileSettingsPrivate::removeName: | QConfFileSettingsPrivate::remove | Prototype: | void QConfFileSettingsPrivate::remove(const QString &key) | Coverage: | 88.235% (15/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1202-1227 |
| | 18 | 5 |
QConfFileSettingsPrivate::readIniSectionName: | QConfFileSettingsPrivate::readIniSection | Prototype: | bool QConfFileSettingsPrivate::readIniSection(const QSettingsKey §ion, const QByteArray &data, ParsedSettingsMap *settingsMap, QTextCodec *codec) | Coverage: | 88.000% (22/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1704-1759 |
| | 35 | 6 |
QConfFileSettingsPrivate::readIniLineName: | QConfFileSettingsPrivate::readIniLine | Prototype: | bool QConfFileSettingsPrivate::readIniLine(const QByteArray &data, int &dataPos, int &lineStart, int &lineLen, int &equalsPos) | Coverage: | 95.652% (66/69) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1562-1623 |
| | 42 | 19 |
QConfFileSettingsPrivate::readIniFileName: | QConfFileSettingsPrivate::readIniFile | Prototype: | bool QConfFileSettingsPrivate::readIniFile(const QByteArray &data, UnparsedSettingsMap *unparsedIniSections) | Coverage: | 69.444% (25/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1630-1702 |
| | 36 | 9 |
QConfFileSettingsPrivate::isWritableName: | QConfFileSettingsPrivate::isWritable | Prototype: | bool QConfFileSettingsPrivate::isWritable() const | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1356-1366 |
| | 6 | 3 |
QConfFileSettingsPrivate::initFormatName: | QConfFileSettingsPrivate::initFormat | Prototype: | void QConfFileSettingsPrivate::initFormat() | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 924-948 |
| | 14 | 3 |
QConfFileSettingsPrivate::initAccessName: | QConfFileSettingsPrivate::initAccess | Prototype: | void QConfFileSettingsPrivate::initAccess() | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 950-960 |
| | 5 | 4 |
QConfFileSettingsPrivate::getName: | QConfFileSettingsPrivate::get | Prototype: | bool QConfFileSettingsPrivate::get(const QString &key, QVariant *value) const | Coverage: | 100.000% (28/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1241-1272 |
| | 21 | 8 |
QConfFileSettingsPrivate::flushName: | QConfFileSettingsPrivate::flush | Prototype: | void QConfFileSettingsPrivate::flush() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1343-1346 |
| | 1 | 1 |
QConfFileSettingsPrivate::fileNameName: | QConfFileSettingsPrivate::fileName | Prototype: | QString QConfFileSettingsPrivate::fileName() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1348-1354 |
| | 4 | 2 |
QConfFileSettingsPrivate::ensureSectionParsedName: | QConfFileSettingsPrivate::ensureSectionParsed | Prototype: | void QConfFileSettingsPrivate::ensureSectionParsed(QConfFile *confFile, const QSettingsKey &key) const | Coverage: | 87.500% (21/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1895-1920 |
| | 17 | 7 |
QConfFileSettingsPrivate::ensureAllSectionsParsedName: | QConfFileSettingsPrivate::ensureAllSectionsParsed | Prototype: | void QConfFileSettingsPrivate::ensureAllSectionsParsed(QConfFile *confFile) const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1883-1893 |
| | 6 | 3 |
QConfFileSettingsPrivate::clearName: | QConfFileSettingsPrivate::clear | Prototype: | void QConfFileSettingsPrivate::clear() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1317-1327 |
| | 7 | 2 |
QConfFileSettingsPrivate::childrenName: | QConfFileSettingsPrivate::children | Prototype: | QStringList QConfFileSettingsPrivate::children(const QString &prefix, ChildSpec spec) const | Coverage: | 100.000% (27/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1274-1315 |
| | 27 | 8 |
QConfFileSettingsPrivate::QConfFileSettingsPrivateName: | QConfFileSettingsPrivate::QConfFileSettingsPrivate | Prototype: | QConfFileSettingsPrivate::QConfFileSettingsPrivate(QSettings::Format format, QSettings::Scope scope, const QString &organization, const QString &application) | Coverage: | 94.737% (18/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1115-1154 |
| | 22 | 7 |
QConfFileSettingsPrivate::QConfFileSettingsPrivateName: | QConfFileSettingsPrivate::QConfFileSettingsPrivate | Prototype: | QConfFileSettingsPrivate::QConfFileSettingsPrivate(const QString &fileName, QSettings::Format format) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1156-1166 |
| | 3 | 1 |
QConfFile::~QConfFileName: | QConfFile::~QConfFile | Prototype: | QConfFile::~QConfFile() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 158-162 |
| | 2 | 2 |
QConfFile::mergedKeyMapName: | QConfFile::mergedKeyMap | Prototype: | ParsedSettingsMap QConfFile::mergedKeyMap() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 164-174 |
| | 7 | 3 |
QConfFile::isWritableName: | QConfFile::isWritable | Prototype: | bool QConfFile::isWritable() const | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 176-199 |
| | 10 | 4 |
QConfFile::fromNameName: | QConfFile::fromName | Prototype: | QConfFile *QConfFile::fromName(const QString &fileName, bool _userPerms) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 201-220 |
| | 12 | 4 |
QConfFile::clearCacheName: | QConfFile::clearCache | Prototype: | void QConfFile::clearCache() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 222-226 |
| | 2 | 1 |
QConfFile::QConfFileName: | QConfFile::QConfFile | Prototype: | QConfFile::QConfFile(const QString &fileName, bool _userPerms) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 152-156 |
| | 1 | 1 |
QCompletionModel::setSourceModelName: | QCompletionModel::setSourceModel | Prototype: | void QCompletionModel::setSourceModel(QAbstractItemModel *source) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 174-196 |
| | 14 | 3 |
QCompletionModel::setFilteredName: | QCompletionModel::setFiltered | Prototype: | void QCompletionModel::setFiltered(bool filtered) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 364-371 |
| | 5 | 2 |
QCompletionModel::setCurrentRowName: | QCompletionModel::setCurrentRow | Prototype: | bool QCompletionModel::setCurrentRow(int row) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 284-297 |
| | 8 | 4 |
QCompletionModel::rowsInsertedName: | QCompletionModel::rowsInserted | Prototype: | void QCompletionModel::rowsInserted() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 400-404 |
| | 2 | 1 |
QCompletionModel::rowCountName: | QCompletionModel::rowCount | Prototype: | int QCompletionModel::rowCount(const QModelIndex &parent) const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 347-362 |
| | 9 | 4 |
QCompletionModel::modelDestroyedName: | QCompletionModel::modelDestroyed | Prototype: | void QCompletionModel::modelDestroyed() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 394-398 |
| | 2 | 1 |
QCompletionModel::mapToSourceName: | QCompletionModel::mapToSource | Prototype: | QModelIndex QCompletionModel::mapToSource(const QModelIndex& index) const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 221-245 |
| | 16 | 5 |
QCompletionModel::mapFromSourceName: | QCompletionModel::mapFromSource | Prototype: | QModelIndex QCompletionModel::mapFromSource(const QModelIndex& idx) const | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 247-282 |
| | 23 | 10 |
QCompletionModel::invalidateName: | QCompletionModel::invalidate | Prototype: | void QCompletionModel::invalidate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 406-410 |
| | 2 | 1 |
QCompletionModel::indexName: | QCompletionModel::index | Prototype: | QModelIndex QCompletionModel::index(int row, int column, const QModelIndex& parent) const | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 314-336 |
| | 15 | 8 |
QCompletionModel::hasChildrenName: | QCompletionModel::hasChildren | Prototype: | bool QCompletionModel::hasChildren(const QModelIndex &parent) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 373-386 |
| | 8 | 4 |
QCompletionModel::filterName: | QCompletionModel::filter | Prototype: | void QCompletionModel::filter(const QStringList& parts) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 412-421 |
| | 6 | 2 |
QCompletionModel::dataName: | QCompletionModel::data | Prototype: | QVariant QCompletionModel::data(const QModelIndex& index, int role) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 388-392 |
| | 2 | 1 |
QCompletionModel::currentIndexName: | QCompletionModel::currentIndex | Prototype: | QModelIndex QCompletionModel::currentIndex(bool sourceIndex) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 299-312 |
| | 9 | 4 |
QCompletionModel::createEngineName: | QCompletionModel::createEngine | Prototype: | void QCompletionModel::createEngine() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 198-219 |
| | 12 | 6 |
QCompletionModel::completionCountName: | QCompletionModel::completionCount | Prototype: | int QCompletionModel::completionCount() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 338-345 |
| | 4 | 2 |
QCompletionModel::columnCountName: | QCompletionModel::columnCount | Prototype: | int QCompletionModel::columnCount(const QModelIndex &) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 168-172 |
| | 2 | 1 |
QCompletionModel::QCompletionModelName: | QCompletionModel::QCompletionModel | Prototype: | QCompletionModel::QCompletionModel(QCompleterPrivate *c, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 161-166 |
| | 1 | 1 |
QCompletionEngine::saveInCacheName: | QCompletionEngine::saveInCache | Prototype: | void QCompletionEngine::saveInCache(QString part, const QModelIndex& parent, const QMatchData& m) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 524-553 |
| | 21 | 7 |
QCompletionEngine::matchHintName: | QCompletionEngine::matchHint | Prototype: | bool QCompletionEngine::matchHint(QString part, const QModelIndex& parent, QMatchData *hint) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 493-510 |
| | 10 | 4 |
QCompletionEngine::lookupCacheName: | QCompletionEngine::lookupCache | Prototype: | bool QCompletionEngine::lookupCache(QString part, const QModelIndex& parent, QMatchData *m) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 512-521 |
| | 7 | 3 |
QCompletionEngine::filterHistoryName: | QCompletionEngine::filterHistory | Prototype: | QMatchData QCompletionEngine::filterHistory() | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 458-490 |
| | 17 | 4 |
QCompletionEngine::filterName: | QCompletionEngine::filter | Prototype: | void QCompletionEngine::filter(const QStringList& parts) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 424-456 |
| | 22 | 6 |
QCompleterPrivate::showPopupName: | QCompleterPrivate::showPopup | Prototype: | void QCompleterPrivate::showPopup(const QRect& rect) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 900-942 |
| | 31 | 9 |
QCompleterPrivate::setCurrentIndexName: | QCompleterPrivate::setCurrentIndex | Prototype: | void QCompleterPrivate::setCurrentIndex(QModelIndex index, bool select) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 824-843 |
| | 13 | 5 |
QCompleterPrivate::initName: | QCompleterPrivate::init | Prototype: | void QCompleterPrivate::init(QAbstractItemModel *m) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 811-822 |
| | 5 | 1 |
QCompleterPrivate::_q_fileSystemModelDirectoryLoadedName: | QCompleterPrivate::_q_fileSystemModelDirectoryLoaded | Prototype: | void QCompleterPrivate::_q_fileSystemModelDirectoryLoaded(const QString &path) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 944-955 |
| | 5 | 2 |
QCompleterPrivate::_q_completionSelectedName: | QCompleterPrivate::_q_completionSelected | Prototype: | void QCompleterPrivate::_q_completionSelected(const QItemSelection& selection) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 845-852 |
| | 4 | 2 |
QCompleterPrivate::_q_completeName: | QCompleterPrivate::_q_complete | Prototype: | void QCompleterPrivate::_q_complete(QModelIndex index, bool highlighted) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 854-891 |
| | 21 | 8 |
QCompleterPrivate::_q_autoResizePopupName: | QCompleterPrivate::_q_autoResizePopup | Prototype: | void QCompleterPrivate::_q_autoResizePopup() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 893-898 |
| | 3 | 2 |
QCompleterPrivate::QCompleterPrivateName: | QCompleterPrivate::QCompleterPrivate | Prototype: | QCompleterPrivate::QCompleterPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 804-809 |
| | 2 | 1 |
QCompleter::wrapAroundName: | QCompleter::wrapAround | Prototype: | bool QCompleter::wrapAround() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1632-1636 |
| | 2 | 1 |
QCompleter::widgetName: | QCompleter::widget | Prototype: | QWidget *QCompleter::widget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1026-1030 |
| | 2 | 1 |
QCompleter::splitPathName: | QCompleter::splitPath | Prototype: | QStringList QCompleter::splitPath(const QString& path) const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1814-1853 |
| | 13 | 3 |
QCompleter::setWrapAroundName: | QCompleter::setWrapAround | Prototype: | void QCompleter::setWrapAround(bool wrap) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1624-1630 |
| | 4 | 2 |
QCompleter::setWidgetName: | QCompleter::setWidget | Prototype: | void QCompleter::setWidget(QWidget *widget) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1007-1019 |
| | 9 | 4 |
QCompleter::setPopupName: | QCompleter::setPopup | Prototype: | void QCompleter::setPopup(QAbstractItemView *popup) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1190-1229 |
| | 29 | 7 |
QCompleter::setModelSortingName: | QCompleter::setModelSorting | Prototype: | void QCompleter::setModelSorting(QCompleter::ModelSorting sorting) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1548-1556 |
| | 6 | 2 |
QCompleter::setModelName: | QCompleter::setModel | Prototype: | void QCompleter::setModel(QAbstractItemModel *model) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1043-1077 |
| | 16 | 6 |
QCompleter::setMaxVisibleItemsName: | QCompleter::setMaxVisibleItems | Prototype: | void QCompleter::setMaxVisibleItems(int maxItems) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1651-1660 |
| | 6 | 2 |
QCompleter::setFilterModeName: | QCompleter::setFilterMode | Prototype: | void QCompleter::setFilterMode(Qt::MatchFlags filterMode) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1150-1167 |
| | 9 | 3 |
QCompleter::setCurrentRowName: | QCompleter::setCurrentRow | Prototype: | bool QCompleter::setCurrentRow(int row) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1486-1490 |
| | 2 | 1 |
QCompleter::setCompletionRoleName: | QCompleter::setCompletionRole | Prototype: | void QCompleter::setCompletionRole(int role) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1602-1609 |
| | 5 | 2 |
QCompleter::setCompletionPrefixName: | QCompleter::setCompletionPrefix | Prototype: | void QCompleter::setCompletionPrefix(const QString &prefix) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1693-1698 |
| | 3 | 1 |
QCompleter::setCompletionModeName: | QCompleter::setCompletionMode | Prototype: | void QCompleter::setCompletionMode(QCompleter::CompletionMode mode) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1108-1125 |
| | 11 | 5 |
QCompleter::setCompletionColumnName: | QCompleter::setCompletionColumn | Prototype: | void QCompleter::setCompletionColumn(int column) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1575-1586 |
| | 7 | 3 |
QCompleter::setCaseSensitivityName: | QCompleter::setCaseSensitivity | Prototype: | void QCompleter::setCaseSensitivity(Qt::CaseSensitivity cs) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1670-1678 |
| | 6 | 2 |
QCompleter::popupName: | QCompleter::popup | Prototype: | QAbstractItemView *QCompleter::popup() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1236-1252 |
| | 11 | 2 |
QCompleter::pathFromIndexName: | QCompleter::pathFromIndex | Prototype: | QString QCompleter::pathFromIndex(const QModelIndex& index) const | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1758-1800 |
| | 26 | 7 |
QCompleter::modelSortingName: | QCompleter::modelSorting | Prototype: | QCompleter::ModelSorting QCompleter::modelSorting() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1558-1562 |
| | 2 | 1 |
QCompleter::modelName: | QCompleter::model | Prototype: | QAbstractItemModel *QCompleter::model() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1084-1088 |
| | 2 | 1 |
QCompleter::maxVisibleItemsName: | QCompleter::maxVisibleItems | Prototype: | int QCompleter::maxVisibleItems() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1645-1649 |
| | 2 | 1 |
QCompleter::filterModeName: | QCompleter::filterMode | Prototype: | Qt::MatchFlags QCompleter::filterMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1169-1173 |
| | 2 | 1 |
QCompleter::eventFilterName: | QCompleter::eventFilter | Prototype: | bool QCompleter::eventFilter(QObject *o, QEvent *e) | Coverage: | 0.000% (0/104) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1265-1437 |
| | 75 | 36 |
QCompleter::eventName: | QCompleter::event | Prototype: | bool QCompleter::event(QEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1257-1260 |
| | 1 | 1 |
QCompleter::currentRowName: | QCompleter::currentRow | Prototype: | int QCompleter::currentRow() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1497-1501 |
| | 2 | 1 |