| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QXcbWindow::setWindowFlags| Name: | QXcbWindow::setWindowFlags | | Prototype: | void QXcbWindow::setWindowFlags(Qt::WindowFlags flags) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1140-1171 |
| | 22 | 4 |
QXcbWindow::windowToWmGeometry| Name: | QXcbWindow::windowToWmGeometry | | Prototype: | QRect QXcbWindow::windowToWmGeometry(QRect r) const | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1618-1631 |
| | 8 | 4 |
QXcbXSettings::QXcbXSettings| Name: | QXcbXSettings::QXcbXSettings | | Prototype: | QXcbXSettings::QXcbXSettings(QXcbVirtualDesktop *screen) | | Coverage: | 40.000% (4/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp | | Lines: | 232-274 |
| | 29 | 4 |
QXcbXSettingsPrivate::getSettings| Name: | QXcbXSettingsPrivate::getSettings | | Prototype: | QByteArray getSettings() | | Coverage: | 50.000% (4/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp | | Lines: | 105-138 |
| | 24 | 4 |
QXmlSimpleReader::parse| Name: | QXmlSimpleReader::parse | | Prototype: | bool QXmlSimpleReader::parse(const QXmlInputSource *input, bool incremental) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3193-3220 |
| | 17 | 4 |
QXmlSimpleReaderPrivate::eat_ws| Name: | QXmlSimpleReaderPrivate::eat_ws | | Prototype: | bool QXmlSimpleReaderPrivate::eat_ws() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7823-7836 |
| | 8 | 4 |
QXmlStreamReader::readNextStartElement| Name: | QXmlStreamReader::readNextStartElement | | Prototype: | bool QXmlStreamReader::readNextStartElement() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 652-661 |
| | 6 | 4 |
QXmlStreamReader::skipCurrentElement| Name: | QXmlStreamReader::skipCurrentElement | | Prototype: | void QXmlStreamReader::skipCurrentElement() | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 674-683 |
| | 6 | 4 |
QXmlStreamReaderPrivate::filterCarriageReturn| Name: | QXmlStreamReaderPrivate::filterCarriageReturn | | Prototype: | inline uint QXmlStreamReaderPrivate::filterCarriageReturn() | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 904-919 |
| | 10 | 4 |
QXmlStreamReaderPrivate::namespaceForPrefix| Name: | QXmlStreamReaderPrivate::namespaceForPrefix | | Prototype: | QStringRef QXmlStreamReaderPrivate::namespaceForPrefix(const QStringRef &prefix) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1550-1565 |
| | 7 | 4 |
QXmlStreamReaderPrivate::peekChar| Name: | QXmlStreamReaderPrivate::peekChar | | Prototype: | inline uint QXmlStreamReaderPrivate::peekChar() | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 940-953 |
| | 8 | 4 |
QXmlStreamReaderPrivate::putReplacementInAttributeValue| Name: | QXmlStreamReaderPrivate::putReplacementInAttributeValue | | Prototype: | void QXmlStreamReaderPrivate::putReplacementInAttributeValue(const QString &s) | | Coverage: | 100.000% (14/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1454-1466 |
| | 8 | 4 |
QXmlStreamReaderPrivate::raiseError| Name: | QXmlStreamReaderPrivate::raiseError | | Prototype: | void QXmlStreamReaderPrivate::raiseError(QXmlStreamReader::Error error, const QString& message) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1842-1854 |
| | 8 | 4 |
QXmlStreamReaderPrivate::scanPublicOrSystem| Name: | QXmlStreamReaderPrivate::scanPublicOrSystem | | Prototype: | bool QXmlStreamReaderPrivate::scanPublicOrSystem() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1068-1079 |
| | 4 | 4 |
QXmlStreamWriterPrivate::writeStartElement| Name: | QXmlStreamWriterPrivate::writeStartElement | | Prototype: | void QXmlStreamWriterPrivate::writeStartElement(const QString &namespaceUri, const QString &name) | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3866-3885 |
| | 14 | 4 |
QXmlUtils::isEncName| Name: | QXmlUtils::isEncName | | Prototype: | bool QXmlUtils::isEncName(const QString &encName) | | Coverage: | 88.235% (30/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlutils.cpp | | Lines: | 230-246 |
| | 12 | 4 |
QXpmHandler::readImage| Name: | QXpmHandler::readImage | | Prototype: | bool QXpmHandler::readImage(QImage *image) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 1189-1206 |
| | 10 | 4 |
QXunitTestLogger::addTag| Name: | QXunitTestLogger::addTag | | Prototype: | void QXunitTestLogger::addTag(QTestElement* element) | | Coverage: | 90.000% (18/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxunittestlogger.cpp | | Lines: | 271-290 |
| | 12 | 4 |
QZipWriter::addFile| Name: | QZipWriter::addFile | | Prototype: | void QZipWriter::addFile(const QString &fileName, QIODevice *device) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 1285-1300 |
| | 11 | 4 |
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_accessibleActionStrings::innerFunction| Name: | Q_QGS_accessibleActionStrings::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 2878-2878 |
| | 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_app_fonts::innerFunction| Name: | Q_QGS_app_fonts::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 457-457 |
| | 1 | 4 |
Q_QGS_app_palettes::innerFunction| Name: | Q_QGS_app_palettes::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 451-451 |
| | 1 | 4 |
Q_QGS_bridgeloader::innerFunction| Name: | Q_QGS_bridgeloader::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp | | Lines: | 53-53 |
| | 1 | 4 |
Q_QGS_bridges::innerFunction| Name: | Q_QGS_bridges::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp | | Lines: | 56-56 |
| | 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_defaultOverlayFormatInstance::innerFunction| Name: | Q_QGS_defaultOverlayFormatInstance::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 166-166 |
| | 1 | 4 |
Q_QGS_defaultPenInstance::innerFunction| Name: | Q_QGS_defaultPenInstance::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 261-261 |
| | 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_deviceIntegration::innerFunction| Name: | Q_QGS_deviceIntegration::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfshooks.cpp | | Lines: | 67-67 |
| | 1 | 4 |
Q_QGS_deviceList::innerFunction| Name: | Q_QGS_deviceList::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qtouchdevice.cpp | | Lines: | 205-205 |
| | 1 | 4 |
Q_QGS_directLoader::innerFunction| Name: | Q_QGS_directLoader::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbglintegrationfactory.cpp | | Lines: | 54-54 |
| | 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_fontDatabaseMutex::innerFunction| Name: | Q_QGS_fontDatabaseMutex::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 719-719 |
| | 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_globalFontSubst::innerFunction| Name: | Q_QGS_globalFontSubst::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1761-1761 |
| | 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_globalModifs::innerFunction| Name: | Q_QGS_globalModifs::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | | Lines: | 1047-1047 |
| | 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_globalPortableModifs::innerFunction| Name: | Q_QGS_globalPortableModifs::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | | Lines: | 1048-1048 |
| | 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_handlerRegistry::innerFunction| Name: | Q_QGS_handlerRegistry::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qdesktopservices.cpp | | Lines: | 80-80 |
| | 1 | 4 |
Q_QGS_iconLoaderInstance::innerFunction| Name: | Q_QGS_iconLoaderInstance::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 59-59 |
| | 1 | 4 |
Q_QGS_jitStacks::innerFunction| Name: | Q_QGS_jitStacks::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1103-1103 |
| | 1 | 4 |
Q_QGS_keymapper::innerFunction| Name: | Q_QGS_keymapper::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeymapper.cpp | | Lines: | 106-106 |
| | 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_lastVisitedDir::innerFunction| Name: | Q_QGS_lastVisitedDir::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 81-81 |
| | 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_loader::innerFunction| Name: | Q_QGS_loader::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylefactory.cpp | | Lines: | 72-72 |
| | 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_nullBrushInstance_holder::innerFunction| Name: | Q_QGS_nullBrushInstance_holder::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 363-363 |
| | 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_nullPenInstance::innerFunction| Name: | Q_QGS_nullPenInstance::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 263-263 |
| | 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_pictureHandlers::innerFunction| Name: | Q_QGS_pictureHandlers::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1413-1413 |
| | 1 | 4 |
Q_QGS_pm_cache::innerFunction| Name: | Q_QGS_pm_cache::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 459-459 |
| | 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_privateDb::innerFunction| Name: | Q_QGS_privateDb::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 718-718 |
| | 1 | 4 |
Q_QGS_qAccessibleActivationObservers::innerFunction| Name: | Q_QGS_qAccessibleActivationObservers::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 475-475 |
| | 1 | 4 |
Q_QGS_qAccessibleCache::innerFunction| Name: | Q_QGS_qAccessibleCache::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessiblecache.cpp | | Lines: | 52-52 |
| | 1 | 4 |
Q_QGS_qAccessibleFactories::innerFunction| Name: | Q_QGS_qAccessibleFactories::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 474-474 |
| | 1 | 4 |
Q_QGS_qAccessiblePlugins::innerFunction| Name: | Q_QGS_qAccessiblePlugins::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 471-471 |
| | 1 | 4 |
Q_QGS_qColorDialogStaticData::innerFunction| Name: | Q_QGS_qColorDialogStaticData::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 279-279 |
| | 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_q_clipboardData::innerFunction| Name: | Q_QGS_q_clipboardData::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp | | Lines: | 78-78 |
| | 1 | 4 |