| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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__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_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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
QHttpThreadDelegate::sslErrorsSlot| Name: | QHttpThreadDelegate::sslErrorsSlot | | Prototype: | void QHttpThreadDelegate::sslErrorsSlot(const QList<QSslError> &errors) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | | Lines: | 675-689 |
| | 10 | 4 |
QHttpSocketEngineHandler::createSocketEngine| Name: | QHttpSocketEngineHandler::createSocketEngine | | Prototype: | QAbstractSocketEngine *QHttpSocketEngineHandler::createSocketEngine(QAbstractSocket::SocketType socketType, const QNetworkProxy &proxy, QObject *parent) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 847-865 |
| | 9 | 4 |
QHttpSocketEngine::waitForReadOrWrite| Name: | QHttpSocketEngine::waitForReadOrWrite | | Prototype: | bool QHttpSocketEngine::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/qhttpsocketengine.cpp | | Lines: | 432-451 |
| | 10 | 4 |
QHttpNetworkReplyPrivate::readReplyBodyRaw| Name: | QHttpNetworkReplyPrivate::readReplyBodyRaw | | Prototype: | qint64 QHttpNetworkReplyPrivate::readReplyBodyRaw(QAbstractSocket *socket, QByteDataBuffer *out, qint64 size) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 812-843 |
| | 19 | 4 |
QHttpNetworkReplyPrivate::parseStatus| Name: | QHttpNetworkReplyPrivate::parseStatus | | Prototype: | bool QHttpNetworkReplyPrivate::parseStatus(const QByteArray &status) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 497-531 |
| | 14 | 2 |
QHttpNetworkConnectionChannel::handleStatus| Name: | QHttpNetworkConnectionChannel::handleStatus | | Prototype: | void QHttpNetworkConnectionChannel::handleStatus() | | Coverage: | 80.000% (28/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 540-599 |
| | 32 | 16 |
QGLEngineShaderManager::getUniformLocation| Name: | QGLEngineShaderManager::getUniformLocation | | Prototype: | GLuint QGLEngineShaderManager::getUniformLocation(Uniform id) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 510-545 |
| | 8 | 4 |
QGLContextGroup::removeShare| Name: | QGLContextGroup::removeShare | | Prototype: | void QGLContextGroup::removeShare(const QGLContext *context) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5238-5253 |
| | 9 | 4 |
QFileSystemMetaData::fillFromDirEnt| Name: | QFileSystemMetaData::fillFromDirEnt | | Prototype: | void QFileSystemMetaData::fillFromDirEnt(const struct dirent64 &entry) | | Coverage: | 80.000% (12/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp | | Lines: | 288-404 |
| | 41 | 10 |
QFileSelectorPrivate::platformSelectors| Name: | QFileSelectorPrivate::platformSelectors | | Prototype: | QStringList QFileSelectorPrivate::platformSelectors() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | | Lines: | 365-397 |
| | 6 | 3 |
QFSFileEngine::supportsExtension| Name: | QFSFileEngine::supportsExtension | | Prototype: | bool QFSFileEngine::supportsExtension(Extension extension) const | | Coverage: | 80.000% (20/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 849-861 |
| | 10 | 5 |
QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate| Name: | QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate | | Prototype: | QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate(GMainContext *context) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 291-350 |
| | 33 | 3 |
QDataStream::writeRawData| Name: | QDataStream::writeRawData | | Prototype: | int QDataStream::writeRawData(const char *s, int len) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1312-1319 |
| | 5 | 4 |
QDataStream::startTransaction| Name: | QDataStream::startTransaction | | Prototype: | void QDataStream::startTransaction() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 628-639 |
| | 6 | 4 |
QDataStream::operator<<| Name: | QDataStream::operator<< | | Prototype: | QDataStream &QDataStream::operator<<(qint8 i) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1081-1087 |
| | 4 | 4 |
QDataStream::operator<<| Name: | QDataStream::operator<< | | Prototype: | QDataStream &QDataStream::operator<<(bool i) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1179-1185 |
| | 4 | 4 |
QDBusServer::~QDBusServer| Name: | QDBusServer::~QDBusServer | | Prototype: | QDBusServer::~QDBusServer() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusserver.cpp | | Lines: | 104-116 |
| | 9 | 3 |
QDBusPendingCallWatcher::QDBusPendingCallWatcher| Name: | QDBusPendingCallWatcher::QDBusPendingCallWatcher | | Prototype: | QDBusPendingCallWatcher::QDBusPendingCallWatcher(const QDBusPendingCall &call, QObject *parent) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingcall.cpp | | Lines: | 502-516 |
| | 7 | 4 |
QDBusPendingCallPrivate::setMetaTypes| Name: | QDBusPendingCallPrivate::setMetaTypes | | Prototype: | void QDBusPendingCallPrivate::setMetaTypes(int count, const int *types) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingcall.cpp | | Lines: | 188-207 |
| | 12 | 4 |
QDBusInterfacePrivate::QDBusInterfacePrivate| Name: | QDBusInterfacePrivate::QDBusInterfacePrivate | | Prototype: | QDBusInterfacePrivate::QDBusInterfacePrivate(const QString &serv, const QString &p, const QString &iface, const QDBusConnection &con) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinterface.cpp | | Lines: | 150-167 |
| | 5 | 4 |
QDBusConnectionPrivate::getNameOwner| Name: | QDBusConnectionPrivate::getNameOwner | | Prototype: | QString QDBusConnectionPrivate::getNameOwner(const QString& serviceName) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 2485-2502 |
| | 9 | 4 |
QDBusAdaptorConnector::addAdaptor| Name: | QDBusAdaptorConnector::addAdaptor | | Prototype: | void QDBusAdaptorConnector::addAdaptor(QDBusAbstractAdaptor *adaptor) | | Coverage: | 80.000% (12/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp | | Lines: | 216-248 |
| | 18 | 5 |
QDBusAbstractInterfacePrivate::setProperty| Name: | QDBusAbstractInterfacePrivate::setProperty | | Prototype: | bool QDBusAbstractInterfacePrivate::setProperty(const QMetaProperty &mp, const QVariant &value) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | | Lines: | 235-253 |
| | 11 | 4 |
QDBusAbstractInterfacePrivate::finishDisconnectNotify| Name: | QDBusAbstractInterfacePrivate::finishDisconnectNotify | | Prototype: | void QDBusAbstractInterfacePrivate::finishDisconnectNotify(QDBusAbstractInterface *ptr, int signalId) | | Coverage: | 80.000% (16/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | | Lines: | 646-670 |
| | 16 | 6 |
QCryptographicHash::addData| Name: | QCryptographicHash::addData | | Prototype: | bool QCryptographicHash::addData(QIODevice* device) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp | | Lines: | 350-365 |
| | 9 | 4 |
QCoreApplicationPrivate::maybeQuit| Name: | QCoreApplicationPrivate::maybeQuit | | Prototype: | void QCoreApplicationPrivate::maybeQuit() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1813-1817 |
| | 2 | 2 |
QCoreApplication::processEvents| Name: | QCoreApplication::processEvents | | Prototype: | void QCoreApplication::processEvents(QEventLoop::ProcessEventsFlags flags, int maxtime) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1196-1210 |
| | 8 | 4 |
QConfFile::isWritable| Name: | QConfFile::isWritable | | Prototype: | bool QConfFile::isWritable() const | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 176-199 |
| | 10 | 4 |
QBasicTimer::stop| Name: | QBasicTimer::stop | | Prototype: | void QBasicTimer::stop() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qbasictimer.cpp | | Lines: | 180-193 |
| | 8 | 4 |
QAbstractItemModelPrivate::rowsRemoved| Name: | QAbstractItemModelPrivate::rowsRemoved | | Prototype: | void QAbstractItemModelPrivate::rowsRemoved(const QModelIndex &parent, int first, int last) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 798-823 |
| | 18 | 4 |
QAbstractItemModelPrivate::columnsRemoved| Name: | QAbstractItemModelPrivate::columnsRemoved | | Prototype: | void QAbstractItemModelPrivate::columnsRemoved(const QModelIndex &parent, int first, int last) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 893-918 |
| | 18 | 4 |
QAbstractFileEngineIterator::currentFilePath| Name: | QAbstractFileEngineIterator::currentFilePath | | Prototype: | QString QAbstractFileEngineIterator::currentFilePath() const | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 991-1003 |
| | 8 | 4 |
ClipboardEvent::checkEvent| Name: | ClipboardEvent::checkEvent | | Prototype: | bool checkEvent(xcb_generic_event_t *e) const | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 872-884 |
| | 10 | 4 |
QSqlRelationalTableModel::selectStatement| Name: | QSqlRelationalTableModel::selectStatement | | Prototype: | QString QSqlRelationalTableModel::selectStatement() const | | Coverage: | 79.545% (35/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 536-621 |
| | 56 | 15 |
QDBusConnectionPrivate::activateInternalFilters| Name: | QDBusConnectionPrivate::activateInternalFilters | | Prototype: | bool QDBusConnectionPrivate::activateInternalFilters(const ObjectTreeNode &node, const QDBusMessage &msg) | | Coverage: | 79.487% (31/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1392-1436 |
| | 27 | 9 |
QSystemSemaphorePrivate::handle| Name: | QSystemSemaphorePrivate::handle | | Prototype: | key_t QSystemSemaphorePrivate::handle(QSystemSemaphore::AccessMode mode) | | Coverage: | 79.412% (27/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore_systemv.cpp | | Lines: | 72-134 |
| | 38 | 11 |
QMetaEnum::keyToValue| Name: | QMetaEnum::keyToValue | | Prototype: | int QMetaEnum::keyToValue(const char *key, bool *ok) const | | Coverage: | 79.412% (27/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 2588-2615 |
| | 22 | 8 |
QFontconfigDatabase::fallbacksForFamily| Name: | QFontconfigDatabase::fallbacksForFamily | | Prototype: | QStringList QFontconfigDatabase::fallbacksForFamily(const QString &family, QFont::Style style, QFont::StyleHint styleHint, QChar::Script script) const | | Coverage: | 79.412% (27/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 697-772 |
| | 53 | 12 |
QHttpNetworkReplyPrivate::parseHeader| Name: | QHttpNetworkReplyPrivate::parseHeader | | Prototype: | void QHttpNetworkReplyPrivate::parseHeader(const QByteArray &header) | | Coverage: | 79.310% (23/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 607-637 |
| | 21 | 7 |
QHttpNetworkConnectionPrivate::errorDetail| Name: | QHttpNetworkConnectionPrivate::errorDetail | | Prototype: | QString QHttpNetworkConnectionPrivate::errorDetail(QNetworkReply::NetworkError errorCode, QAbstractSocket *socket, const QString &extraDetail) | | Coverage: | 79.310% (23/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 834-880 |
| | 29 | 14 |
QFtpDTP::writeData| Name: | QFtpDTP::writeData | | Prototype: | void QFtpDTP::writeData() | | Coverage: | 79.310% (23/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 393-431 |
| | 21 | 8 |
QAuthenticatorPrivate::parseDigestAuthenticationChallenge| Name: | QAuthenticatorPrivate::parseDigestAuthenticationChallenge | | Prototype: | QHash<QByteArray, QByteArray> QAuthenticatorPrivate::parseDigestAuthenticationChallenge(const QByteArray &challenge) | | Coverage: | 79.310% (46/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 536-599 |
| | 44 | 16 |
QEasingCurve::operator==| Name: | QEasingCurve::operator== | | Prototype: | bool QEasingCurve::operator==(const QEasingCurve &other) const | | Coverage: | 79.167% (19/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1109-1126 |
| | 10 | 4 |
QXcbWindow::setMotifWindowFlags| Name: | QXcbWindow::setMotifWindowFlags | | Prototype: | void QXcbWindow::setMotifWindowFlags(Qt::WindowFlags flags) | | Coverage: | 79.070% (34/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1173-1241 |
| | 44 | 11 |
QProcessPrivate::tryReadFromChannel| Name: | QProcessPrivate::tryReadFromChannel | | Prototype: | bool QProcessPrivate::tryReadFromChannel(Channel *channel) | | Coverage: | 79.070% (34/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1006-1076 |
| | 44 | 14 |
readEtcFile| Name: | readEtcFile | | Prototype: | static bool readEtcFile(QUnixOSVersion &v, const char *filename, const QByteArray &idKey, const QByteArray &versionKey, const QByteArray &prettyNameKey) | | Coverage: | 78.947% (15/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2241-2280 |
| | 25 | 7 |
qt_socket_getPortAndAddress| Name: | qt_socket_getPortAndAddress | | Prototype: | static inline void qt_socket_getPortAndAddress(const qt_sockaddr *s, quint16 *port, QHostAddress *addr) | | Coverage: | 78.947% (15/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 110-134 |
| | 18 | 7 |
qt_error_string| Name: | qt_error_string | | Prototype: | QString qt_error_string(int errorCode) | | Coverage: | 78.947% (15/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3147-3214 |
| | 20 | 9 |
mergeIndexes| Name: | mergeIndexes | | Prototype: | static QItemSelection mergeIndexes(const QVector<QPersistentModelIndex> &indexes) | | Coverage: | 78.947% (30/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 937-997 |
| | 45 | 10 |