| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 generateInterfaceXml| Name:  | 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::fetch| Name:  | 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::read| Name:  | 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::openChannel| Name:  | 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::startProcess| Name:  | 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 | 
 qTopLevelDomain| Name:  | 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 | 
 qRegisterResourceData| Name:  | 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 | 
 qFloatDistance| Name:  | 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 | 
 qFloatDistance| Name:  | 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 | 
 qEncodeHmacMd5| Name:  | 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 | 
 qDBusFindAdaptorConnector| Name:  | 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_helper| Name:  | 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 | 
 isValidSlot| Name:  | 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 | 
 fromShortMonthName| Name:  | 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 | 
 countBits| Name:  | 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 | 
 convertToIpv4| Name:  | 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 | 
 calculateNextTimeout| Name:  | 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 | 
 argToString| Name:  | 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::timeAfterUser| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::innerFunction| Name:  | 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::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 | 
 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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 |