| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QLocalServerPrivate::closeServer| Name: | QLocalServerPrivate::closeServer | | Prototype: | void QLocalServerPrivate::closeServer() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver_unix.cpp | | Lines: | 243-257 |
| | 9 | 4 |
QMetaMethodBuilder::d_func| Name: | QMetaMethodBuilder::d_func | | Prototype: | QMetaMethodBuilderPrivate *QMetaMethodBuilder::d_func() const | | Coverage: | 80.000% (12/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 1863-1872 |
| | 5 | 3 |
QMetaObject::activate::~ConnectionListsRef| Name: | QMetaObject::activate::~ConnectionListsRef | | Prototype: | ~ConnectionListsRef() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3643-3654 |
| | 7 | 4 |
QMetaObjectPrivate::checkConnectArgs| Name: | QMetaObjectPrivate::checkConnectArgs | | Prototype: | bool QMetaObjectPrivate::checkConnectArgs(int signalArgc, const QArgumentType *signalTypes, int methodArgc, const QArgumentType *methodTypes) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 895-905 |
| | 6 | 4 |
QMimeBinaryProvider::isValid| Name: | QMimeBinaryProvider::isValid | | Prototype: | bool QMimeBinaryProvider::isValid() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines: | 193-215 |
| | 11 | 4 |
QMimeDatabase::mimeTypeForFile| Name: | QMimeDatabase::mimeTypeForFile | | Prototype: | QMimeType QMimeDatabase::mimeTypeForFile(const QString &fileName, MatchMode mode) const | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | | Lines: | 405-424 |
| | 11 | 4 |
QMimeDatabasePrivate::findByData| Name: | QMimeDatabasePrivate::findByData | | Prototype: | QMimeType QMimeDatabasePrivate::findByData(const QByteArray &data, int *accuracyPtr) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | | Lines: | 140-159 |
| | 11 | 4 |
QNativeSocketEnginePrivate::nativeHasPendingDatagrams| Name: | QNativeSocketEnginePrivate::nativeHasPendingDatagrams | | Prototype: | bool QNativeSocketEnginePrivate::nativeHasPendingDatagrams() const | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 772-796 |
| | 9 | 2 |
QNetworkAccessCache::addEntry| Name: | QNetworkAccessCache::addEntry | | Prototype: | void QNetworkAccessCache::addEntry(const QByteArray &key, CacheableObject *entry) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscache.cpp | | Lines: | 244-261 |
| | 13 | 4 |
QNetworkAccessCache::linkEntry| Name: | QNetworkAccessCache::linkEntry | | Prototype: | void QNetworkAccessCache::linkEntry(const QByteArray &key) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscache.cpp | | Lines: | 139-162 |
| | 15 | 4 |
QNetworkCacheMetaData::operator==| Name: | QNetworkCacheMetaData::operator== | | Prototype: | bool QNetworkCacheMetaData::operator==(const QNetworkCacheMetaData &other) const | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qabstractnetworkcache.cpp | | Lines: | 163-170 |
| | 5 | 3 |
QNetworkConfigurationManagerPrivate::updateConfigurations| Name: | QNetworkConfigurationManagerPrivate::updateConfigurations | | Prototype: | void QNetworkConfigurationManagerPrivate::updateConfigurations() | | Coverage: | 80.000% (40/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp | | Lines: | 353-432 |
| | 56 | 15 |
QNetworkDiskCache::updateMetaData| Name: | QNetworkDiskCache::updateMetaData | | Prototype: | void QNetworkDiskCache::updateMetaData(const QNetworkCacheMetaData &metaData) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 443-471 |
| | 13 | 4 |
QNetworkDiskCachePrivate::removeFile| Name: | QNetworkDiskCachePrivate::removeFile | | Prototype: | bool QNetworkDiskCachePrivate::removeFile(const QString &file) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 336-353 |
| | 11 | 4 |
QNetworkReplyImplPrivate::appendDownstreamDataSignalEmissions| Name: | QNetworkReplyImplPrivate::appendDownstreamDataSignalEmissions | | Prototype: | void QNetworkReplyImplPrivate::appendDownstreamDataSignalEmissions() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 652-675 |
| | 13 | 4 |
QObject::QObject| Name: | QObject::QObject | | Prototype: | QObject::QObject(QObject *parent) | | Coverage: | 80.000% (12/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 821-841 |
| | 13 | 5 |
QObject::installEventFilter| Name: | QObject::installEventFilter | | Prototype: | void QObject::installEventFilter(QObject *obj) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2063-2080 |
| | 11 | 4 |
QPlatformPrinterSupportPlugin::get| Name: | QPlatformPrinterSupportPlugin::get | | Prototype: | QPlatformPrinterSupport *QPlatformPrinterSupportPlugin::get() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintplugin.cpp | | Lines: | 76-86 |
| | 7 | 4 |
QProcessEnvironment::operator==| Name: | QProcessEnvironment::operator== | | Prototype: | bool QProcessEnvironment::operator==(const QProcessEnvironment &other) const | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 272-286 |
| | 8 | 4 |
QResource::unregisterResource| Name: | QResource::unregisterResource | | Prototype: | bool QResource::unregisterResource(const QString &rccFilename, const QString &resourceRoot) | | Coverage: | 80.000% (12/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1093-1115 |
| | 14 | 5 |
QResourceFileEngine::open| Name: | QResourceFileEngine::open | | Prototype: | bool QResourceFileEngine::open(QIODevice::OpenMode flags) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1247-1262 |
| | 11 | 4 |
QSequentialAnimationGroupPrivate::restart| Name: | QSequentialAnimationGroupPrivate::restart | | Prototype: | void QSequentialAnimationGroupPrivate::restart() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 149-166 |
| | 10 | 4 |
QSettings::~QSettings| Name: | QSettings::~QSettings | | Prototype: | QSettings::~QSettings() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2680-2690 |
| | 3 | 3 |
QSocks5SocketEngine::waitForReadOrWrite| Name: | QSocks5SocketEngine::waitForReadOrWrite | | Prototype: | bool QSocks5SocketEngine::waitForReadOrWrite(bool *readyToRead, bool *readyToWrite, bool checkRead, bool checkWrite, int msecs, bool *timedOut) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1834-1850 |
| | 10 | 4 |
QSortFilterProxyModelPrivate::proxy_item_range| Name: | QSortFilterProxyModelPrivate::proxy_item_range | | Prototype: | void QSortFilterProxyModelPrivate::proxy_item_range( const QVector<int> &source_to_proxy, const QVector<int> &source_items, int &proxy_low, int &proxy_high) const | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 983-997 |
| | 9 | 4 |
QSqlCachedResult::fetchLast| Name: | QSqlCachedResult::fetchLast | | Prototype: | bool QSqlCachedResult::fetchLast() | | Coverage: | 80.000% (12/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | | Lines: | 206-225 |
| | 12 | 5 |
QSqlDatabase::drivers| Name: | QSqlDatabase::drivers | | Prototype: | QStringList QSqlDatabase::drivers() | | Coverage: | 80.000% (12/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines: | 541-596 |
| | 14 | 6 |
QSqlQueryModelPrivate::columnInQuery| Name: | QSqlQueryModelPrivate::columnInQuery | | Prototype: | int QSqlQueryModelPrivate::columnInQuery(int modelColumn) const | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 96-101 |
| | 3 | 2 |
QSslSocketPrivate::_q_resumeImplementation| Name: | QSslSocketPrivate::_q_resumeImplementation | | Prototype: | void QSslSocketPrivate::_q_resumeImplementation() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2529-2544 |
| | 10 | 4 |
QState::addTransition| Name: | QState::addTransition | | Prototype: | void QState::addTransition(QAbstractTransition *transition) | | Coverage: | 80.000% (16/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | | Lines: | 319-344 |
| | 18 | 6 |
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: | 2230-2237 |
| | 4 | 2 |
QStateMachinePrivate::processEvents| Name: | QStateMachinePrivate::processEvents | | Prototype: | void QStateMachinePrivate::processEvents(EventProcessingMode processingMode) | | Coverage: | 80.000% (12/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2020-2036 |
| | 10 | 5 |
QString::QString| Name: | QString::QString | | Prototype: | QString::QString(int size, QChar ch) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 1539-1554 |
| | 11 | 4 |
QString::fromUtf16| Name: | QString::fromUtf16 | | Prototype: | QString QString::fromUtf16(const ushort *unicode, int size) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4839-4849 |
| | 7 | 4 |
QString::setRawData| Name: | QString::setRawData | | Prototype: | QString &QString::setRawData(const QChar *unicode, int size) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 8236-8250 |
| | 8 | 3 |
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: | 185-200 |
| | 10 | 2 |
QTeamCityLogger::escapedTestFuncName| Name: | QTeamCityLogger::escapedTestFuncName | | Prototype: | QString QTeamCityLogger::escapedTestFuncName() const | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qteamcitylogger.cpp | | Lines: | 256-266 |
| | 6 | 1 |
QTestResult::compare| Name: | QTestResult::compare | | Prototype: | bool QTestResult::compare(bool success, const char *failureMsg, char *val1, char *val2, const char *actual, const char *expected, const char *file, int line) | | Coverage: | 80.000% (20/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestresult.cpp | | Lines: | 259-297 |
| | 24 | 8 |
QThreadData::~QThreadData| Name: | QThreadData::~QThreadData | | Prototype: | QThreadData::~QThreadData() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | | Lines: | 66-95 |
| | 13 | 4 |
QThreadPool::start| Name: | QThreadPool::start | | Prototype: | void QThreadPool::start(QRunnable *runnable, int priority) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | | Lines: | 455-468 |
| | 8 | 4 |
QTimeZone::transitions| Name: | QTimeZone::transitions | | Prototype: | QTimeZone::OffsetDataList QTimeZone::transitions(const QDateTime &fromDateTime, const QDateTime &toDateTime) const | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | | Lines: | 769-781 |
| | 8 | 3 |
QUrlQuery::removeAllQueryItems| Name: | QUrlQuery::removeAllQueryItems | | Prototype: | void QUrlQuery::removeAllQueryItems(const QString &key) | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 756-766 |
| | 5 | 3 |
QVariantAnimationPrivate::setValueAt| Name: | QVariantAnimationPrivate::setValueAt | | Prototype: | void QVariantAnimationPrivate::setValueAt(qreal step, const QVariant &value) | | Coverage: | 80.000% (12/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 316-336 |
| | 11 | 4 |
QXcbBackingStore::beginPaint| Name: | QXcbBackingStore::beginPaint | | Prototype: | void QXcbBackingStore::beginPaint(const QRegion ®ion) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 525-542 |
| | 11 | 4 |
QXcbClipboard::mimeData| Name: | QXcbClipboard::mimeData | | Prototype: | QMimeData * QXcbClipboard::mimeData(QClipboard::Mode mode) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 373-387 |
| | 8 | 4 |
QXcbWindow::handleXIEnterLeave| Name: | QXcbWindow::handleXIEnterLeave | | Prototype: | void QXcbWindow::handleXIEnterLeave(xcb_ge_event_t *event) | | Coverage: | 80.000% (16/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2473-2502 |
| | 17 | 6 |
QXcbWindow::updateNetWmUserTime| Name: | QXcbWindow::updateNetWmUserTime | | Prototype: | void QXcbWindow::updateNetWmUserTime(xcb_timestamp_t timestamp) | | Coverage: | 80.000% (12/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1413-1463 |
| | 30 | 5 |
QXmlSimpleReaderPrivate::entityExist| Name: | QXmlSimpleReaderPrivate::entityExist | | Prototype: | bool QXmlSimpleReaderPrivate::entityExist(const QString& e) const | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7885-7895 |
| | 6 | 2 |
Q_QGS_QSystemLocale_globalSystemLocale::innerFunction| Name: | Q_QGS_QSystemLocale_globalSystemLocale::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 80-80 |
| | 1 | 4 |
Q_QGS__q_manager::innerFunction| Name: | Q_QGS__q_manager::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 76-76 |
| | 1 | 4 |
Q_QGS__q_sslErrorList::innerFunction| Name: | Q_QGS__q_sslErrorList::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 278-278 |
| | 1 | 4 |
Q_QGS_animationTimer::innerFunction| Name: | Q_QGS_animationTimer::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 557-557 |
| | 1 | 4 |
Q_QGS_coreappdata::innerFunction| Name: | Q_QGS_coreappdata::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 358-358 |
| | 1 | 4 |
Q_QGS_customFormatVectorFunc::innerFunction| Name: | Q_QGS_customFormatVectorFunc::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 146-146 |
| | 1 | 4 |
Q_QGS_customTypes::innerFunction| Name: | Q_QGS_customTypes::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetatype.cpp | | Lines: | 140-140 |
| | 1 | 4 |
Q_QGS_customTypesComparatorRegistry::innerFunction| Name: | Q_QGS_customTypesComparatorRegistry::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 579-579 |
| | 1 | 4 |
Q_QGS_customTypesConversionRegistry::innerFunction| Name: | Q_QGS_customTypesConversionRegistry::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 578-578 |
| | 1 | 4 |
Q_QGS_customTypesDebugStreamRegistry::innerFunction| Name: | Q_QGS_customTypesDebugStreamRegistry::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 580-580 |
| | 1 | 4 |
Q_QGS_customTypesLock::innerFunction| Name: | Q_QGS_customTypesLock::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetatype.cpp | | Lines: | 141-141 |
| | 1 | 4 |
Q_QGS_dbDict::innerFunction| Name: | Q_QGS_dbDict::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines: | 130-130 |
| | 1 | 4 |
Q_QGS_debugpipeBackend::innerFunction| Name: | Q_QGS_debugpipeBackend::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | | Lines: | 80-80 |
| | 1 | 4 |
Q_QGS_defaultCollator::innerFunction| Name: | Q_QGS_defaultCollator::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 5591-5591 |
| | 1 | 4 |
Q_QGS_defaultDateTimePrivate::innerFunction| Name: | Q_QGS_defaultDateTimePrivate::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 74-74 |
| | 1 | 4 |
Q_QGS_defaultLocalePrivate::innerFunction| Name: | Q_QGS_defaultLocalePrivate::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 704-704 |
| | 1 | 4 |
Q_QGS_destructors::innerFunction| Name: | Q_QGS_destructors::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadstorage.cpp | | Lines: | 74-74 |
| | 1 | 4 |
Q_QGS_devUrandomStorage::innerFunction| Name: | Q_QGS_devUrandomStorage::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 957-957 |
| | 1 | 4 |
Q_QGS_factoryData::innerFunction| Name: | Q_QGS_factoryData::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessbackend.cpp | | Lines: | 75-75 |
| | 1 | 4 |
Q_QGS_fcntlOK::innerFunction| Name: | Q_QGS_fcntlOK::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | | Lines: | 138-138 |
| | 1 | 4 |
Q_QGS_fileBackend::innerFunction| Name: | Q_QGS_fileBackend::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | | Lines: | 74-74 |
| | 1 | 4 |
Q_QGS_fileEngineHandlerMutex::innerFunction| Name: | Q_QGS_fileEngineHandlerMutex::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 110-110 |
| | 1 | 4 |
Q_QGS_fileEngineHandlers::innerFunction| Name: | Q_QGS_fileEngineHandlers::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 121-121 |
| | 1 | 4 |
Q_QGS_freelist::innerFunction| Name: | Q_QGS_freelist::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 617-617 |
| | 1 | 4 |
Q_QGS_ftpBackend::innerFunction| Name: | Q_QGS_ftpBackend::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | | Lines: | 76-76 |
| | 1 | 4 |
Q_QGS_getRoot::innerFunction| Name: | Q_QGS_getRoot::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 378-378 |
| | 1 | 4 |
Q_QGS_globalData::innerFunction| Name: | Q_QGS_globalData::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 345-345 |
| | 1 | 4 |
Q_QGS_globalEngineCache::innerFunction| Name: | Q_QGS_globalEngineCache::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 3817-3817 |
| | 1 | 4 |
Q_QGS_globalInstance::innerFunction| Name: | Q_QGS_globalInstance::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreglobaldata.cpp | | Lines: | 45-45 |
| | 1 | 4 |
Q_QGS_globalMutexPool::innerFunction| Name: | Q_QGS_globalMutexPool::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutexpool.cpp | | Lines: | 47-47 |
| | 1 | 4 |
Q_QGS_globalNetworkProxy::innerFunction| Name: | Q_QGS_globalNetworkProxy::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | | Lines: | 353-353 |
| | 1 | 4 |
Q_QGS_global_callback_table::innerFunction| Name: | Q_QGS_global_callback_table::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 4008-4008 |
| | 1 | 4 |
Q_QGS_global_tz::innerFunction| Name: | Q_QGS_global_tz::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | | Lines: | 119-119 |
| | 1 | 4 |
Q_QGS_knownPointers::innerFunction| Name: | Q_QGS_knownPointers::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | | Lines: | 1484-1484 |
| | 1 | 4 |
Q_QGS_libraryPathMutex::innerFunction| Name: | Q_QGS_libraryPathMutex::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2441-2441 |
| | 1 | 4 |
Q_QGS_manager::innerFunction| Name: | Q_QGS_manager::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface.cpp | | Lines: | 82-82 |
| | 1 | 4 |
Q_QGS_metadata_shared_invalid::innerFunction| Name: | Q_QGS_metadata_shared_invalid::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qabstractnetworkcache.cpp | | Lines: | 80-80 |
| | 1 | 4 |
Q_QGS_nullDriver::innerFunction| Name: | Q_QGS_nullDriver::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 69-69 |
| | 1 | 4 |
Q_QGS_nullQueryPrivate::innerFunction| Name: | Q_QGS_nullQueryPrivate::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 68-68 |
| | 1 | 4 |
Q_QGS_nullResult::innerFunction| Name: | Q_QGS_nullResult::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 70-70 |
| | 1 | 4 |
Q_QGS_oidNameMap::innerFunction| Name: | Q_QGS_oidNameMap::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 83-83 |
| | 1 | 4 |
Q_QGS_openssl_locks::innerFunction| Name: | Q_QGS_openssl_locks::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 163-163 |
| | 1 | 4 |
Q_QGS_pathHashFunc::innerFunction| Name: | Q_QGS_pathHashFunc::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 145-145 |
| | 1 | 4 |
Q_QGS_postRList::innerFunction| Name: | Q_QGS_postRList::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 229-229 |
| | 1 | 4 |
Q_QGS_preRList::innerFunction| Name: | Q_QGS_preRList::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 227-227 |
| | 1 | 4 |
Q_QGS_qDBusSpyHookList::innerFunction| Name: | Q_QGS_qDBusSpyHookList::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 133-133 |
| | 1 | 4 |
Q_QGS_qDefaultRoleNames::innerFunction| Name: | Q_QGS_qDefaultRoleNames::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 543-543 |
| | 1 | 4 |
Q_QGS_qEmptyModel::innerFunction| Name: | Q_QGS_qEmptyModel::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 486-486 |
| | 1 | 4 |
Q_QGS_qMessagePattern::innerFunction| Name: | Q_QGS_qMessagePattern::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1337-1337 |
| | 1 | 4 |
Q_QGS_qSystemLocaleData::innerFunction| Name: | Q_QGS_qSystemLocaleData::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_unix.cpp | | Lines: | 104-104 |
| | 1 | 4 |
Q_QGS_qgl_default_format::innerFunction| Name: | Q_QGS_qgl_default_format::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 154-154 |
| | 1 | 4 |
Q_QGS_qtDefaultCategory::innerFunction| Name: | Q_QGS_qtDefaultCategory::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | | Lines: | 47-47 |
| | 1 | 4 |