Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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::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::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::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::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::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::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 |
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 |
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::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::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::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::~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 |
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 |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::~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 |
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 |
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::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::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::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 |
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 |
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 |
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 |
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% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 180-184 |
| | 2 | 2 |
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 |
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 |
QContiguousCacheData::freeDataName: | QContiguousCacheData::freeData | Prototype: | void QContiguousCacheData::freeData(QContiguousCacheData *data) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcontiguouscache.cpp | Lines: | 62-65 |
| | 1 | 1 |
QCoreApplication::QCoreApplicationName: | QCoreApplication::QCoreApplication | Prototype: | QCoreApplication::QCoreApplication(QCoreApplicationPrivate &p) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 672-682 |
| | 1 | 1 |
QCoreApplication::QCoreApplicationName: | QCoreApplication::QCoreApplication | Prototype: | QCoreApplication::QCoreApplication(int &argc, char **argv , int _internal ) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 717-733 |
| | 3 | 1 |
QCoreApplication::addLibraryPathName: | QCoreApplication::addLibraryPath | Prototype: | void QCoreApplication::addLibraryPath(const QString &path) | Coverage: | 64.706% (11/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2562-2590 |
| | 18 | 6 |
QCoreApplication::applicationDirPathName: | QCoreApplication::applicationDirPath | Prototype: | QString QCoreApplication::applicationDirPath() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2087-2098 |
| | 7 | 3 |
QCoreApplication::applicationFilePathName: | QCoreApplication::applicationFilePath | Prototype: | QString QCoreApplication::applicationFilePath() | Coverage: | 39.394% (13/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2115-2194 |
| | 28 | 10 |
QCoreApplication::applicationNameName: | QCoreApplication::applicationName | Prototype: | QString QCoreApplication::applicationName() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2399-2402 |
| | 1 | 1 |
QCoreApplication::applicationPidName: | QCoreApplication::applicationPid | Prototype: | qint64 QCoreApplication::applicationPid() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2201-2210 |
| | 1 | 1 |
QCoreApplication::applicationVersionName: | QCoreApplication::applicationVersion | Prototype: | QString QCoreApplication::applicationVersion() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2434-2437 |
| | 1 | 1 |
QCoreApplication::argumentsName: | QCoreApplication::arguments | Prototype: | QStringList QCoreApplication::arguments() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2243-2287 |
| | 10 | 3 |
QCoreApplication::closingDownName: | QCoreApplication::closingDown | Prototype: | bool QCoreApplication::closingDown() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1144-1147 |
| | 1 | 1 |
QCoreApplication::compressEventName: | QCoreApplication::compressEvent | Prototype: | bool QCoreApplication::compressEvent(QEvent *event, QObject *receiver, QPostEventList *postedEvents) | Coverage: | 88.889% (16/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1443-1478 |
| | 12 | 4 |
QCoreApplication::eventName: | QCoreApplication::event | Prototype: | bool QCoreApplication::event(QEvent *e) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1778-1785 |
| | 4 | 2 |
QCoreApplication::eventDispatcherName: | QCoreApplication::eventDispatcher | Prototype: | QAbstractEventDispatcher *QCoreApplication::eventDispatcher() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2725-2730 |
| | 3 | 2 |
QCoreApplication::execName: | QCoreApplication::exec | Prototype: | int QCoreApplication::exec() | Coverage: | 50.000% (8/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1242-1272 |
| | 22 | 6 |
QCoreApplication::exitName: | QCoreApplication::exit | Prototype: | void QCoreApplication::exit(int returnCode) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1292-1315 |
| | 7 | 3 |
QCoreApplication::flushName: | QCoreApplication::flush | Prototype: | void QCoreApplication::flush() | Coverage: | 66.667% (4/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 696-700 |
| | 2 | 2 |
QCoreApplication::hasPendingEventsName: | QCoreApplication::hasPendingEvents | Prototype: | bool QCoreApplication::hasPendingEvents() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2712-2718 |
| | 4 | 2 |
QCoreApplication::installNativeEventFilterName: | QCoreApplication::installNativeEventFilter | Prototype: | void QCoreApplication::installNativeEventFilter(QAbstractNativeEventFilter *filterObj) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2664-2675 |
| | 7 | 3 |
QCoreApplication::installTranslatorName: | QCoreApplication::installTranslator | Prototype: | bool QCoreApplication::installTranslator(QTranslator *translationFile) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1882-1903 |
| | 11 | 4 |
QCoreApplication::isQuitLockEnabledName: | QCoreApplication::isQuitLockEnabled | Prototype: | bool QCoreApplication::isQuitLockEnabled() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 934-937 |
| | 1 | 1 |
QCoreApplication::isSetuidAllowedName: | QCoreApplication::isSetuidAllowed | Prototype: | bool QCoreApplication::isSetuidAllowed() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 889-892 |
| | 1 | 1 |
QCoreApplication::libraryPathsName: | QCoreApplication::libraryPaths | Prototype: | QStringList QCoreApplication::libraryPaths() | Coverage: | 92.593% (25/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2477-2513 |
| | 21 | 9 |
QCoreApplication::notifyName: | QCoreApplication::notify | Prototype: | bool QCoreApplication::notify(QObject *receiver, QEvent *event) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1044-1050 |
| | 3 | 2 |
QCoreApplication::notifyInternalName: | QCoreApplication::notifyInternal | Prototype: | bool QCoreApplication::notifyInternal(QObject *receiver, QEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 953-956 |
| | 1 | 1 |
QCoreApplication::notifyInternal2Name: | QCoreApplication::notifyInternal2 | Prototype: | bool QCoreApplication::notifyInternal2(QObject *receiver, QEvent *event) | Coverage: | 83.333% (10/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 965-989 |
| | 13 | 4 |
QCoreApplication::organizationDomainName: | QCoreApplication::organizationDomain | Prototype: | QString QCoreApplication::organizationDomain() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2361-2364 |
| | 1 | 1 |
QCoreApplication::organizationNameName: | QCoreApplication::organizationName | Prototype: | QString QCoreApplication::organizationName() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2324-2327 |
| | 1 | 1 |
QCoreApplication::postEventName: | QCoreApplication::postEvent | Prototype: | void QCoreApplication::postEvent(QObject *receiver, QEvent *event, int priority) | Coverage: | 72.727% (24/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1361-1437 |
| | 37 | 9 |
QCoreApplication::processEventsName: | QCoreApplication::processEvents | Prototype: | void QCoreApplication::processEvents(QEventLoop::ProcessEventsFlags flags) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1172-1178 |
| | 4 | 2 |
QCoreApplication::processEventsName: | QCoreApplication::processEvents | Prototype: | void QCoreApplication::processEvents(QEventLoop::ProcessEventsFlags flags, int maxtime) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1196-1210 |
| | 8 | 4 |
QCoreApplication::quitName: | QCoreApplication::quit | Prototype: | void QCoreApplication::quit() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1834-1837 |
| | 1 | 1 |
QCoreApplication::removeLibraryPathName: | QCoreApplication::removeLibraryPath | Prototype: | void QCoreApplication::removeLibraryPath(const QString &path) | Coverage: | 35.294% (6/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2601-2629 |
| | 18 | 6 |
QCoreApplication::removeNativeEventFilterName: | QCoreApplication::removeNativeEventFilter | Prototype: | void QCoreApplication::removeNativeEventFilter(QAbstractNativeEventFilter *filterObject) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2690-2696 |
| | 4 | 2 |
QCoreApplication::removePostedEventsName: | QCoreApplication::removePostedEvents | Prototype: | void QCoreApplication::removePostedEvents(QObject *receiver, int eventType) | Coverage: | 100.000% (39/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1679-1728 |
| | 26 | 9 |
QCoreApplication::removeTranslatorName: | QCoreApplication::removeTranslator | Prototype: | bool QCoreApplication::removeTranslator(QTranslator *translationFile) | Coverage: | 61.538% (8/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1915-1932 |
| | 11 | 5 |
QCoreApplication::sendPostedEventsName: | QCoreApplication::sendPostedEvents | Prototype: | void QCoreApplication::sendPostedEvents(QObject *receiver, int event_type) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1496-1504 |
| | 2 | 1 |
QCoreApplication::setApplicationNameName: | QCoreApplication::setApplicationName | Prototype: | void QCoreApplication::setApplicationName(const QString &application) | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2384-2397 |
| | 9 | 4 |
QCoreApplication::setApplicationVersionName: | QCoreApplication::setApplicationVersion | Prototype: | void QCoreApplication::setApplicationVersion(const QString &version) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2423-2432 |
| | 5 | 3 |
QCoreApplication::setAttributeName: | QCoreApplication::setAttribute | Prototype: | void QCoreApplication::setAttribute(Qt::ApplicationAttribute attribute, bool on) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 901-907 |
| | 3 | 2 |
QCoreApplication::setEventDispatcherName: | QCoreApplication::setEventDispatcher | Prototype: | void QCoreApplication::setEventDispatcher(QAbstractEventDispatcher *eventDispatcher) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2738-2744 |
| | 4 | 2 |
QCoreApplication::setLibraryPathsName: | QCoreApplication::setLibraryPaths | Prototype: | void QCoreApplication::setLibraryPaths(const QStringList &paths) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2528-2545 |
| | 8 | 3 |
QCoreApplication::setOrganizationDomainName: | QCoreApplication::setOrganizationDomain | Prototype: | void QCoreApplication::setOrganizationDomain(const QString &orgDomain) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2350-2359 |
| | 5 | 3 |
QCoreApplication::setOrganizationNameName: | QCoreApplication::setOrganizationName | Prototype: | void QCoreApplication::setOrganizationName(const QString &orgName) | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2313-2322 |
| | 5 | 3 |
QCoreApplication::setQuitLockEnabledName: | QCoreApplication::setQuitLockEnabled | Prototype: | void QCoreApplication::setQuitLockEnabled(bool enabled) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 941-944 |
| | 1 | 1 |
QCoreApplication::setSetuidAllowedName: | QCoreApplication::setSetuidAllowed | Prototype: | void QCoreApplication::setSetuidAllowed(bool allow) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 876-879 |
| | 1 | 1 |
QCoreApplication::startingUpName: | QCoreApplication::startingUp | Prototype: | bool QCoreApplication::startingUp() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1132-1135 |
| | 1 | 1 |
QCoreApplication::testAttributeName: | QCoreApplication::testAttribute | Prototype: | bool QCoreApplication::testAttribute(Qt::ApplicationAttribute attribute) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 915-918 |
| | 1 | 1 |
QCoreApplication::translateName: | QCoreApplication::translate | Prototype: | QString QCoreApplication::translate(const char *context, const char *sourceText, const char *disambiguation, int n) | Coverage: | 88.889% (16/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1996-2020 |
| | 15 | 6 |