Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
generateInterfaceXmlName: | generateInterfaceXml | Prototype: | static QString generateInterfaceXml(const QMetaObject *mo, int flags, int methodOffset, int propOffset) | Coverage: | 80.508% (95/118) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlgenerator.cpp | Lines: | 89-244 |
| | 105 | 28 |
QSqlCachedResult::fetchName: | QSqlCachedResult::fetch | Prototype: | bool QSqlCachedResult::fetch(int i) | Coverage: | 80.488% (33/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines: | 139-176 |
| | 28 | 13 |
QMetaProperty::readName: | QMetaProperty::read | Prototype: | QVariant QMetaProperty::read(const QObject *object) const | Coverage: | 80.488% (33/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 2973-3036 |
| | 36 | 11 |
QProcessPrivate::openChannelName: | QProcessPrivate::openChannel | Prototype: | bool QProcessPrivate::openChannel(Channel &channel) | Coverage: | 80.392% (41/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 209-311 |
| | 65 | 15 |
QProcessPrivate::startProcessName: | QProcessPrivate::startProcess | Prototype: | void QProcessPrivate::startProcess() | Coverage: | 80.263% (61/76) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 366-549 |
| | 91 | 24 |
qTopLevelDomainName: | qTopLevelDomain | Prototype: | QString qTopLevelDomain(const QString &domain) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtldurl.cpp | Lines: | 84-98 |
| | 10 | 4 |
qRegisterResourceDataName: | qRegisterResourceData | Prototype: | bool qRegisterResourceData(int version, const unsigned char *tree, const unsigned char *name, const unsigned char *data) | Coverage: | 80.000% (12/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 828-849 |
| | 14 | 5 |
qFloatDistanceName: | qFloatDistance | Prototype: | quint32 qFloatDistance(float a, float b) | Coverage: | 80.000% (16/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | Lines: | 144-177 |
| | 17 | 7 |
qFloatDistanceName: | qFloatDistance | Prototype: | quint64 qFloatDistance(double a, double b) | Coverage: | 80.000% (16/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | Lines: | 202-235 |
| | 17 | 7 |
qEncodeHmacMd5Name: | qEncodeHmacMd5 | Prototype: | QByteArray qEncodeHmacMd5(QByteArray &key, const QByteArray &message) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 1127-1185 |
| | 25 | 4 |
qDBusFindAdaptorConnectorName: | qDBusFindAdaptorConnector | Prototype: | QDBusAdaptorConnector *qDBusFindAdaptorConnector(QObject *obj) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp | Lines: | 72-87 |
| | 11 | 4 |
prepareEngine_helperName: | prepareEngine_helper | Prototype: | static void prepareEngine_helper(QRegExpPrivate *priv) | Coverage: | 80.000% (12/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3843-3860 |
| | 10 | 5 |
isValidSlotName: | isValidSlot | Prototype: | static bool isValidSlot(const QMetaMethod &sl) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 173-182 |
| | 7 | 2 |
fromShortMonthNameName: | fromShortMonthName | Prototype: | static int fromShortMonthName(const QStringRef &monthName) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 192-204 |
| | 7 | 4 |
countBitsName: | countBits | Prototype: | static int countBits(int hint) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 471-487 |
| | 10 | 4 |
convertToIpv4Name: | convertToIpv4 | Prototype: | static bool convertToIpv4(quint32& a, const Q_IPV6ADDR &a6) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 154-168 |
| | 10 | 4 |
calculateNextTimeoutName: | calculateNextTimeout | Prototype: | static void calculateNextTimeout(QTimerInfo *t, timespec currentTime) | Coverage: | 80.000% (12/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | Lines: | 340-380 |
| | 12 | 7 |
argToStringName: | argToString | Prototype: | bool argToString(const QDBusArgument &busArg, QString &out) | Coverage: | 80.000% (48/60) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | Lines: | 162-239 |
| | 51 | 24 |
QtConcurrent::BlockSizeManagerV2::timeAfterUserName: | QtConcurrent::BlockSizeManagerV2::timeAfterUser | Prototype: | void BlockSizeManagerV2::timeAfterUser() | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentiteratekernel.cpp | Lines: | 212-236 |
| | 11 | 4 |
Q_QGS_usedHashFunc::innerFunctionName: | Q_QGS_usedHashFunc::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: | 143-143 |
| | 1 | 4 |
Q_QGS_unusedCacheFunc::innerFunctionName: | Q_QGS_unusedCacheFunc::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: | 144-144 |
| | 1 | 4 |
Q_QGS_unifiedTimer::innerFunctionName: | Q_QGS_unifiedTimer::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: | 219-219 |
| | 1 | 4 |
Q_QGS_tzZones::innerFunctionName: | Q_QGS_tzZones::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 101-101 |
| | 1 | 4 |
Q_QGS_timerIdFreeList::innerFunctionName: | Q_QGS_timerIdFreeList::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | Lines: | 89-89 |
| | 1 | 4 |
Q_QGS_theSignalProxy::innerFunctionName: | Q_QGS_theSignalProxy::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 168-168 |
| | 1 | 4 |
Q_QGS_theInstance::innerFunctionName: | Q_QGS_theInstance::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 50-50 |
| | 1 | 4 |
Q_QGS_theHostInfoLookupManager::innerFunctionName: | Q_QGS_theHostInfoLookupManager::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 62-62 |
| | 1 | 4 |
Q_QGS_theFreetypeData::innerFunctionName: | Q_QGS_theFreetypeData::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 147-147 |
| | 1 | 4 |
Q_QGS_theDnsLookupThreadPool::innerFunctionName: | Q_QGS_theDnsLookupThreadPool::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | Lines: | 52-52 |
| | 1 | 4 |
Q_QGS_theDnsLookupSeedStorage::innerFunctionName: | Q_QGS_theDnsLookupSeedStorage::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | Lines: | 53-53 |
| | 1 | 4 |
Q_QGS_textCodecsMutex::innerFunctionName: | Q_QGS_textCodecsMutex::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | Lines: | 99-99 |
| | 1 | 4 |
Q_QGS_staticQMimeDatabase::innerFunctionName: | Q_QGS_staticQMimeDatabase::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | Lines: | 64-64 |
| | 1 | 4 |
Q_QGS_staticPluginList::innerFunctionName: | Q_QGS_staticPluginList::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 423-423 |
| | 1 | 4 |
Q_QGS_socks5BindStore::innerFunctionName: | Q_QGS_socks5BindStore::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 336-336 |
| | 1 | 4 |
Q_QGS_socketHandlers::innerFunctionName: | Q_QGS_socketHandlers::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocketengine.cpp | Lines: | 59-59 |
| | 1 | 4 |
Q_QGS_shared_null::innerFunctionName: | Q_QGS_shared_null::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 41-41 |
| | 1 | 4 |
Q_QGS_sharedData::innerFunctionName: | Q_QGS_sharedData::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | Lines: | 60-60 |
| | 1 | 4 |
Q_QGS_seedCreatedStorage::innerFunctionName: | Q_QGS_seedCreatedStorage::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | Lines: | 434-434 |
| | 1 | 4 |
Q_QGS_resourceSearchPaths::innerFunctionName: | Q_QGS_resourceSearchPaths::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 153-153 |
| | 1 | 4 |
Q_QGS_resolveLibrary::innerFunctionName: | Q_QGS_resolveLibrary::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo_unix.cpp | Lines: | 130-130 |
| | 1 | 4 |
Q_QGS_registeredInterpolators::innerFunctionName: | Q_QGS_registeredInterpolators::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | Lines: | 402-402 |
| | 1 | 4 |
Q_QGS_randTLS::innerFunctionName: | Q_QGS_randTLS::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: | 3444-3444 |
| | 1 | 4 |
Q_QGS_qt_shader_storage::innerFunctionName: | Q_QGS_qt_shader_storage::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | Lines: | 103-103 |
| | 1 | 4 |
Q_QGS_qt_library_settings::innerFunctionName: | Q_QGS_qt_library_settings::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | Lines: | 84-84 |
| | 1 | 4 |
Q_QGS_qt_gl_texture_cache::innerFunctionName: | Q_QGS_qt_gl_texture_cache::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1911-1911 |
| | 1 | 4 |
Q_QGS_qt_gl_functions_resource::innerFunctionName: | Q_QGS_qt_gl_functions_resource::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp | Lines: | 175-175 |
| | 1 | 4 |
Q_QGS_qt_gl_2_engine::innerFunctionName: | Q_QGS_qt_gl_2_engine::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 5143-5143 |
| | 1 | 4 |
Q_QGS_qt_factoryloader_mutex::innerFunctionName: | Q_QGS_qt_factoryloader_mutex::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | Lines: | 80-80 |
| | 1 | 4 |
Q_QGS_qt_factory_loaders::innerFunctionName: | Q_QGS_qt_factory_loaders::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | Lines: | 78-78 |
| | 1 | 4 |
Q_QGS_qt_context_groups::innerFunctionName: | Q_QGS_qt_context_groups::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1690-1690 |
| | 1 | 4 |
Q_QGS_qtLoggingRegistry::innerFunctionName: | Q_QGS_qtLoggingRegistry::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 56-56 |
| | 1 | 4 |
Q_QGS_qtDefaultCategory::innerFunctionName: | 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 |
Q_QGS_qgl_default_format::innerFunctionName: | 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_qSystemLocaleData::innerFunctionName: | 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_qMessagePattern::innerFunctionName: | 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_qEmptyModel::innerFunctionName: | 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_qDefaultRoleNames::innerFunctionName: | 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_qDBusSpyHookList::innerFunctionName: | 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_preRList::innerFunctionName: | 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_postRList::innerFunctionName: | 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_pathHashFunc::innerFunctionName: | 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_openssl_locks::innerFunctionName: | 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_oidNameMap::innerFunctionName: | 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_nullResult::innerFunctionName: | 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_nullQueryPrivate::innerFunctionName: | 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_nullDriver::innerFunctionName: | 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_metadata_shared_invalid::innerFunctionName: | 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_manager::innerFunctionName: | 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_libraryPathMutex::innerFunctionName: | 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_knownPointers::innerFunctionName: | 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_global_tz::innerFunctionName: | 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_global_callback_table::innerFunctionName: | 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_globalNetworkProxy::innerFunctionName: | 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_globalMutexPool::innerFunctionName: | 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_globalInstance::innerFunctionName: | 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_globalEngineCache::innerFunctionName: | 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_globalData::innerFunctionName: | 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_getRoot::innerFunctionName: | 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_ftpBackend::innerFunctionName: | 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_freelist::innerFunctionName: | 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_fileEngineHandlers::innerFunctionName: | 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_fileEngineHandlerMutex::innerFunctionName: | 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_fileBackend::innerFunctionName: | 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_fcntlOK::innerFunctionName: | 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_factoryData::innerFunctionName: | 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_devUrandomStorage::innerFunctionName: | 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_destructors::innerFunctionName: | 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_defaultLocalePrivate::innerFunctionName: | 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_defaultDateTimePrivate::innerFunctionName: | 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_defaultCollator::innerFunctionName: | 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_debugpipeBackend::innerFunctionName: | 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_dbDict::innerFunctionName: | 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_customTypesLock::innerFunctionName: | 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_customTypesDebugStreamRegistry::innerFunctionName: | 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_customTypesConversionRegistry::innerFunctionName: | 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_customTypesComparatorRegistry::innerFunctionName: | 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_customTypes::innerFunctionName: | 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_customFormatVectorFunc::innerFunctionName: | 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_coreappdata::innerFunctionName: | 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_animationTimer::innerFunctionName: | 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 |