| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QConfFileSettingsPrivate::QConfFileSettingsPrivate| Name: | 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: | 1180-1190 |
| | 3 | 1 |
QConfFileSettingsPrivate::children| Name: | 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: | 1298-1339 |
| | 27 | 8 |
QConfFileSettingsPrivate::clear| Name: | 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: | 1341-1351 |
| | 7 | 2 |
QConfFileSettingsPrivate::ensureAllSectionsParsed| Name: | 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: | 1907-1917 |
| | 6 | 3 |
QConfFileSettingsPrivate::ensureSectionParsed| Name: | 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: | 1919-1944 |
| | 17 | 7 |
QConfFileSettingsPrivate::fileName| Name: | 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: | 1372-1378 |
| | 4 | 2 |
QConfFileSettingsPrivate::flush| Name: | 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: | 1367-1370 |
| | 1 | 1 |
QConfFileSettingsPrivate::get| Name: | 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: | 1265-1296 |
| | 21 | 8 |
QConfFileSettingsPrivate::initAccess| Name: | 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: | 964-974 |
| | 5 | 4 |
QConfFileSettingsPrivate::initFormat| Name: | 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: | 938-962 |
| | 14 | 3 |
QConfFileSettingsPrivate::isWritable| Name: | 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: | 1380-1390 |
| | 6 | 3 |
QConfFileSettingsPrivate::readIniFile| Name: | 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: | 1654-1726 |
| | 36 | 9 |
QConfFileSettingsPrivate::readIniLine| Name: | 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: | 1586-1647 |
| | 42 | 19 |
QConfFileSettingsPrivate::readIniSection| Name: | 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: | 1728-1783 |
| | 35 | 6 |
QConfFileSettingsPrivate::remove| Name: | 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: | 1226-1251 |
| | 18 | 5 |
QConfFileSettingsPrivate::set| Name: | 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: | 1253-1263 |
| | 7 | 2 |
QConfFileSettingsPrivate::sync| Name: | 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: | 1353-1365 |
| | 5 | 3 |
QConfFileSettingsPrivate::syncConfFile| Name: | 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: | 1392-1558 |
| | 79 | 23 |
QConfFileSettingsPrivate::writeIniFile| Name: | 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: | 1818-1905 |
| | 51 | 12 |
QConfFileSettingsPrivate::~QConfFileSettingsPrivate| Name: | 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: | 1192-1224 |
| | 16 | 7 |
QConicalGradient::QConicalGradient| Name: | 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: | 2191-2198 |
| | 5 | 1 |
QConicalGradient::QConicalGradient| Name: | 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: | 2209-2216 |
| | 5 | 1 |
QConicalGradient::QConicalGradient| Name: | 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: | 2226-2233 |
| | 5 | 1 |
QConicalGradient::angle| Name: | 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: | 2282-2286 |
| | 2 | 1 |
QConicalGradient::center| Name: | 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: | 2243-2247 |
| | 2 | 1 |
QConicalGradient::setAngle| Name: | 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: | 2298-2302 |
| | 2 | 1 |
QConicalGradient::setCenter| Name: | 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: | 2268-2273 |
| | 3 | 1 |
QConnectionDict::contains_ts| Name: | 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: | 113-117 |
| | 2 | 1 |
QConnectionDict::keys_ts| Name: | 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: | 118-122 |
| | 2 | 1 |
QConnectionSenderSwitcher::QConnectionSenderSwitcher| Name: | 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: | 156-156 |
| | 1 | 1 |
QConnectionSenderSwitcher::QConnectionSenderSwitcher| Name: | 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: | 158-161 |
| | 1 | 1 |
QConnectionSenderSwitcher::switchSender| Name: | 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: | 163-171 |
| | 6 | 1 |
QConnectionSenderSwitcher::~QConnectionSenderSwitcher| Name: | 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: | 173-177 |
| | 2 | 2 |
QContextMenuEvent::QContextMenuEvent| Name: | 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: | 1703-1705 |
| | 1 | 1 |
QContextMenuEvent::QContextMenuEvent| Name: | 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: | 1718-1721 |
| | 1 | 1 |
QContextMenuEvent::QContextMenuEvent| Name: | 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: | 1742-1748 |
| | 1 | 1 |
QContiguousCacheData::allocateData| Name: | 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: | 51-54 |
| | 1 | 1 |
QContiguousCacheData::freeData| Name: | 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: | 56-59 |
| | 1 | 1 |
QCoreApplication::QCoreApplication| Name: | 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: | 699-709 |
| | 1 | 1 |
QCoreApplication::QCoreApplication| Name: | 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: | 744-760 |
| | 3 | 1 |
QCoreApplication::addLibraryPath| Name: | 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: | 2610-2638 |
| | 18 | 6 |
QCoreApplication::applicationDirPath| Name: | 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: | 2088-2099 |
| | 7 | 3 |
QCoreApplication::applicationFilePath| Name: | 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: | 2116-2224 |
| | 28 | 10 |
QCoreApplication::applicationName| Name: | QCoreApplication::applicationName | | Prototype: | QString QCoreApplication::applicationName() | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2438-2444 |
| | 1 | 1 |
QCoreApplication::applicationPid| Name: | 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: | 2231-2240 |
| | 1 | 1 |
QCoreApplication::applicationVersion| Name: | 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: | 2479-2485 |
| | 1 | 1 |
QCoreApplication::arguments| Name: | 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: | 2273-2317 |
| | 10 | 3 |
QCoreApplication::closingDown| Name: | 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: | 1171-1174 |
| | 1 | 1 |
QCoreApplication::compressEvent| Name: | 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: | 1451-1486 |
| | 12 | 4 |
QCoreApplication::event| Name: | 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: | 1779-1786 |
| | 4 | 2 |
QCoreApplication::eventDispatcher| Name: | 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: | 2773-2778 |
| | 3 | 2 |
QCoreApplication::exec| Name: | 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: | 1266-1296 |
| | 22 | 6 |
QCoreApplication::exit| Name: | 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: | 1316-1339 |
| | 7 | 3 |
QCoreApplication::flush| Name: | 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: | 723-727 |
| | 2 | 2 |
QCoreApplication::hasPendingEvents| Name: | 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: | 2760-2766 |
| | 4 | 2 |
QCoreApplication::installNativeEventFilter| Name: | 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: | 2712-2723 |
| | 7 | 3 |
QCoreApplication::installTranslator| Name: | 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: | 1883-1904 |
| | 11 | 4 |
QCoreApplication::isQuitLockEnabled| Name: | 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: | 961-964 |
| | 1 | 1 |
QCoreApplication::isSetuidAllowed| Name: | 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: | 916-919 |
| | 1 | 1 |
QCoreApplication::libraryPaths| Name: | 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: | 2525-2561 |
| | 21 | 9 |
QCoreApplication::notify| Name: | 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: | 1071-1077 |
| | 3 | 2 |
QCoreApplication::notifyInternal| Name: | 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: | 980-983 |
| | 1 | 1 |
QCoreApplication::notifyInternal2| Name: | 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: | 992-1016 |
| | 13 | 4 |
QCoreApplication::organizationDomain| Name: | 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: | 2397-2400 |
| | 1 | 1 |
QCoreApplication::organizationName| Name: | 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: | 2357-2363 |
| | 1 | 1 |
QCoreApplication::postEvent| Name: | QCoreApplication::postEvent | | Prototype: | void QCoreApplication::postEvent(QObject *receiver, QEvent *event, int priority) | | Coverage: | 67.857% (19/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1385-1445 |
| | 33 | 8 |
QCoreApplication::processEvents| Name: | 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: | 1199-1205 |
| | 4 | 2 |
QCoreApplication::processEvents| Name: | 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: | 1223-1234 |
| | 8 | 4 |
QCoreApplication::quit| Name: | 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: | 1835-1838 |
| | 1 | 1 |
QCoreApplication::removeLibraryPath| Name: | 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: | 2649-2677 |
| | 18 | 6 |
QCoreApplication::removeNativeEventFilter| Name: | 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: | 2738-2744 |
| | 4 | 2 |
QCoreApplication::removePostedEvents| Name: | 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: | 1680-1729 |
| | 26 | 9 |
QCoreApplication::removeTranslator| Name: | 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: | 1916-1933 |
| | 11 | 5 |
QCoreApplication::sendPostedEvents| Name: | 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: | 1504-1509 |
| | 2 | 1 |
QCoreApplication::setApplicationName| Name: | 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: | 2423-2436 |
| | 9 | 4 |
QCoreApplication::setApplicationVersion| Name: | QCoreApplication::setApplicationVersion | | Prototype: | void QCoreApplication::setApplicationVersion(const QString &version) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2468-2477 |
| | 5 | 3 |
QCoreApplication::setAttribute| Name: | 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: | 928-934 |
| | 3 | 2 |
QCoreApplication::setEventDispatcher| Name: | 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: | 2786-2792 |
| | 4 | 2 |
QCoreApplication::setLibraryPaths| Name: | 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: | 2576-2593 |
| | 8 | 3 |
QCoreApplication::setOrganizationDomain| Name: | 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: | 2386-2395 |
| | 5 | 3 |
QCoreApplication::setOrganizationName| Name: | 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: | 2346-2355 |
| | 5 | 3 |
QCoreApplication::setQuitLockEnabled| Name: | 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: | 968-971 |
| | 1 | 1 |
QCoreApplication::setSetuidAllowed| Name: | 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: | 903-906 |
| | 1 | 1 |
QCoreApplication::startingUp| Name: | 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: | 1159-1162 |
| | 1 | 1 |
QCoreApplication::testAttribute| Name: | 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: | 942-945 |
| | 1 | 1 |
QCoreApplication::translate| Name: | 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: | 1997-2021 |
| | 15 | 6 |
QCoreApplication::~QCoreApplication| Name: | QCoreApplication::~QCoreApplication | | Prototype: | QCoreApplication::~QCoreApplication() | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 848-881 |
| | 14 | 4 |
QCoreApplicationData::QCoreApplicationData| Name: | QCoreApplicationData::QCoreApplicationData | | Prototype: | QCoreApplicationData() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 330-332 |
| | 1 | 1 |
QCoreApplicationData::~QCoreApplicationData| Name: | QCoreApplicationData::~QCoreApplicationData | | Prototype: | ~QCoreApplicationData() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 333-341 |
| | 3 | 2 |
QCoreApplicationPrivate::QCoreApplicationPrivate| Name: | QCoreApplicationPrivate::QCoreApplicationPrivate | | Prototype: | QCoreApplicationPrivate::QCoreApplicationPrivate(int &aargc, char **aargv, uint flags) | | Coverage: | 57.143% (8/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 417-467 |
| | 11 | 4 |
QCoreApplicationPrivate::appName| Name: | QCoreApplicationPrivate::appName | | Prototype: | QString QCoreApplicationPrivate::appName() const | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 156-168 |
| | 5 | 2 |
QCoreApplicationPrivate::appendApplicationPathToLibraryPaths| Name: | QCoreApplicationPrivate::appendApplicationPathToLibraryPaths | | Prototype: | void QCoreApplicationPrivate::appendApplicationPathToLibraryPaths() | | Coverage: | 66.667% (6/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 575-591 |
| | 8 | 3 |
QCoreApplicationPrivate::checkInstance| Name: | QCoreApplicationPrivate::checkInstance | | Prototype: | bool QCoreApplicationPrivate::checkInstance(const char *function) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 173-179 |
| | 4 | 2 |
QCoreApplicationPrivate::checkReceiverThread| Name: | QCoreApplicationPrivate::checkReceiverThread | | Prototype: | void QCoreApplicationPrivate::checkReceiverThread(QObject *receiver) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 556-571 |
| | 33 | 1 |
QCoreApplicationPrivate::cleanupThreadData| Name: | QCoreApplicationPrivate::cleanupThreadData | | Prototype: | void QCoreApplicationPrivate::cleanupThreadData() | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 482-505 |
| | 14 | 4 |
QCoreApplicationPrivate::createEventDispatcher| Name: | QCoreApplicationPrivate::createEventDispatcher | | Prototype: | void QCoreApplicationPrivate::createEventDispatcher() | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 507-535 |
| | 4 | 2 |
QCoreApplicationPrivate::deref| Name: | QCoreApplicationPrivate::deref | | Prototype: | void QCoreApplicationPrivate::deref() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1808-1812 |
| | 2 | 2 |
QCoreApplicationPrivate::init| Name: | QCoreApplicationPrivate::init | | Prototype: | void QCoreApplicationPrivate::init() | | Coverage: | 80.556% (29/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 763-843 |
| | 39 | 12 |
QCoreApplicationPrivate::initLocale| Name: | QCoreApplicationPrivate::initLocale | | Prototype: | void QCoreApplicationPrivate::initLocale() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 600-608 |
| | 4 | 2 |
QCoreApplicationPrivate::isTranslatorInstalled| Name: | QCoreApplicationPrivate::isTranslatorInstalled | | Prototype: | bool QCoreApplicationPrivate::isTranslatorInstalled(QTranslator *translator) | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2034-2038 |
| | 2 | 1 |