Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QTextStream::seekName: | QTextStream::seek | Prototype: | bool QTextStream::seek(qint64 pos) | Coverage: | 58.333% (7/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 1181-1210 |
| | 17 | 4 |
QThread::startName: | QThread::start | Prototype: | void QThread::start(Priority priority) | Coverage: | 58.333% (21/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 556-662 |
| | 54 | 12 |
QUdpSocketPrivate::doEnsureInitializedName: | QUdpSocketPrivate::doEnsureInitialized | Prototype: | bool QUdpSocketPrivate::doEnsureInitialized(const QHostAddress &bindAddress, quint16 bindPort, const QHostAddress &remoteAddress) | Coverage: | 58.333% (7/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qudpsocket.cpp | Lines: | 122-140 |
| | 10 | 4 |
QXcbWMSupport::updateNetWMAtomsName: | QXcbWMSupport::updateNetWMAtoms | Prototype: | void QXcbWMSupport::updateNetWMAtoms() | Coverage: | 58.333% (7/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwmsupport.cpp | Lines: | 55-83 |
| | 19 | 4 |
QDir::removeRecursivelyName: | QDir::removeRecursively | Prototype: | bool QDir::removeRecursively() | Coverage: | 58.621% (17/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | Lines: | 1497-1530 |
| | 23 | 8 |
QFtpPI::startNextCmdName: | QFtpPI::startNextCmd | Prototype: | bool QFtpPI::startNextCmd() | Coverage: | 58.621% (17/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1159-1220 |
| | 36 | 8 |
interfaceListingName: | interfaceListing | Prototype: | static QList<QNetworkInterfacePrivate *> interfaceListing() | Coverage: | 58.621% (17/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp | Lines: | 429-483 |
| | 31 | 11 |
QNativeSocketEngine::joinMulticastGroupName: | QNativeSocketEngine::joinMulticastGroup | Prototype: | bool QNativeSocketEngine::joinMulticastGroup(const QHostAddress &groupAddress, const QNetworkInterface &iface) | Coverage: | 58.824% (10/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 704-725 |
| | 11 | 5 |
QSqlQuery::previousName: | QSqlQuery::previous | Prototype: | bool QSqlQuery::previous() | Coverage: | 58.824% (10/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | Lines: | 691-714 |
| | 14 | 7 |
QSslCertificate::publicKeyName: | QSslCertificate::publicKey | Prototype: | QSslKey QSslCertificate::publicKey() const | Coverage: | 58.824% (10/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | Lines: | 224-258 |
| | 22 | 6 |
QSslKeyPrivate::toPemName: | QSslKeyPrivate::toPem | Prototype: | QByteArray QSslKeyPrivate::toPem(const QByteArray &passPhrase) const | Coverage: | 58.824% (30/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_openssl.cpp | Lines: | 184-248 |
| | 44 | 16 |
QSslSocketPrivate::peekName: | QSslSocketPrivate::peek | Prototype: | qint64 QSslSocketPrivate::peek(char *data, qint64 maxSize) | Coverage: | 58.824% (10/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2526-2548 |
| | 12 | 5 |
QtConcurrent::ThreadEngineBarrier::releaseName: | QtConcurrent::ThreadEngineBarrier::release | Prototype: | int ThreadEngineBarrier::release() | Coverage: | 58.824% (10/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | Lines: | 59-76 |
| | 11 | 7 |
activeConditionsName: | activeConditions | Prototype: | static QSet<QByteArray> activeConditions() | Coverage: | 58.824% (10/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp | Lines: | 157-179 |
| | 14 | 7 |
x509ExtensionToValueName: | x509ExtensionToValue | Prototype: | static QVariant x509ExtensionToValue(X509_EXTENSION *ext) | Coverage: | 58.824% (20/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | Lines: | 333-424 |
| | 39 | 12 |
QSslContext::cacheSessionName: | QSslContext::cacheSession | Prototype: | bool QSslContext::cacheSession(SSL* ssl) | Coverage: | 59.091% (13/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp | Lines: | 452-478 |
| | 14 | 7 |
QSslSocket::waitForDisconnectedName: | QSslSocket::waitForDisconnected | Prototype: | bool QSslSocket::waitForDisconnected(int msecs) | Coverage: | 59.091% (13/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1663-1692 |
| | 18 | 8 |
parse_locale_tagName: | parse_locale_tag | Prototype: | static bool parse_locale_tag(const QString &input, int &i, QString *result, const QString &separators) | Coverage: | 59.091% (13/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 382-400 |
| | 15 | 4 |
parseHttpOptionHeaderName: | parseHttpOptionHeader | Prototype: | static QHash<QByteArray, QByteArray> parseHttpOptionHeader(const QByteArray &header) | Coverage: | 59.184% (29/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 71-159 |
| | 47 | 16 |
QNetworkReplyHttpImpl::readDataName: | QNetworkReplyHttpImpl::readData | Prototype: | qint64 QNetworkReplyHttpImpl::readData(char* data, qint64 maxlen) | Coverage: | 59.259% (16/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 319-368 |
| | 25 | 9 |
QXmlInputSource::fromRawDataName: | QXmlInputSource::fromRawData | Prototype: | QString QXmlInputSource::fromRawData(const QByteArray &data, bool beginning) | Coverage: | 59.524% (50/84) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 1333-1421 |
| | 50 | 16 |
BezierEase::valueName: | BezierEase::value | Prototype: | qreal value(qreal x) override | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 529-548 |
| | 11 | 4 |
QAbstractSocketPrivate::initSocketLayerName: | QAbstractSocketPrivate::initSocketLayer | Prototype: | bool QAbstractSocketPrivate::initSocketLayer(QAbstractSocket::NetworkLayerProtocol protocol) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | Lines: | 611-661 |
| | 15 | 4 |
QBearerEngine::~QBearerEngineName: | QBearerEngine::~QBearerEngine | Prototype: | QBearerEngine::~QBearerEngine() | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | Lines: | 45-69 |
| | 16 | 4 |
QCacheItem::canCompressName: | QCacheItem::canCompress | Prototype: | bool QCacheItem::canCompress() const | Coverage: | 60.000% (15/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | Lines: | 641-667 |
| | 18 | 7 |
QCommandLineOptionPrivate::removeInvalidNamesName: | QCommandLineOptionPrivate::removeInvalidNames | Prototype: | QStringList QCommandLineOptionPrivate::removeInvalidNames(QStringList nameList) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 280-288 |
| | 5 | 2 |
QCoreApplication::installTranslatorName: | QCoreApplication::installTranslator | Prototype: | bool QCoreApplication::installTranslator(QTranslator *translationFile) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1883-1904 |
| | 11 | 4 |
QDBusArgument::operator>>Name: | QDBusArgument::operator>> | Prototype: | const QDBusArgument &QDBusArgument::operator>>(uchar &arg) const | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 596-603 |
| | 4 | 2 |
QDBusArgument::operator>>Name: | QDBusArgument::operator>> | Prototype: | const QDBusArgument &QDBusArgument::operator>>(bool &arg) const | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 610-617 |
| | 4 | 2 |
QDBusArgument::operator>>Name: | QDBusArgument::operator>> | Prototype: | const QDBusArgument &QDBusArgument::operator>>(ushort &arg) const | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 624-631 |
| | 4 | 2 |
QDBusArgument::operator>>Name: | QDBusArgument::operator>> | Prototype: | const QDBusArgument &QDBusArgument::operator>>(short &arg) const | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 638-645 |
| | 4 | 2 |
QDBusArgument::operator>>Name: | QDBusArgument::operator>> | Prototype: | const QDBusArgument &QDBusArgument::operator>>(int &arg) const | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 652-659 |
| | 4 | 2 |
QDBusArgument::operator>>Name: | QDBusArgument::operator>> | Prototype: | const QDBusArgument &QDBusArgument::operator>>(uint &arg) const | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 666-673 |
| | 4 | 2 |
QDBusArgument::operator>>Name: | QDBusArgument::operator>> | Prototype: | const QDBusArgument &QDBusArgument::operator>>(qlonglong &arg) const | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 680-687 |
| | 4 | 2 |
QDBusArgument::operator>>Name: | QDBusArgument::operator>> | Prototype: | const QDBusArgument &QDBusArgument::operator>>(qulonglong &arg) const | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 694-701 |
| | 4 | 2 |
QDBusArgument::operator>>Name: | QDBusArgument::operator>> | Prototype: | const QDBusArgument &QDBusArgument::operator>>(double &arg) const | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 708-715 |
| | 4 | 2 |
QDBusArgumentPrivate::checkReadAndDetachName: | QDBusArgumentPrivate::checkReadAndDetach | Prototype: | bool QDBusArgumentPrivate::checkReadAndDetach(QDBusArgumentPrivate *&d) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 144-160 |
| | 11 | 4 |
QDBusConnectionInterface::disconnectNotifyName: | QDBusConnectionInterface::disconnectNotify | Prototype: | void QDBusConnectionInterface::disconnectNotify(const QMetaMethod &signal) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnectioninterface.cpp | Lines: | 353-371 |
| | 6 | 4 |
QDBusServer::QDBusServerName: | QDBusServer::QDBusServer | Prototype: | QDBusServer::QDBusServer(QObject *parent) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusserver.cpp | Lines: | 75-93 |
| | 6 | 3 |
QDBusSpyCallEvent::~QDBusSpyCallEventName: | QDBusSpyCallEvent::~QDBusSpyCallEvent | Prototype: | QDBusSpyCallEvent::~QDBusSpyCallEvent() | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 484-492 |
| | 3 | 2 |
QDataStream::writeBytesName: | QDataStream::writeBytes | Prototype: | QDataStream &QDataStream::writeBytes(const char *s, uint len) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 1108-1115 |
| | 5 | 4 |
QDateTimeParser::sectionPosName: | QDateTimeParser::sectionPos | Prototype: | int QDateTimeParser::sectionPos(const SectionNode &sn) const | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 285-297 |
| | 8 | 5 |
QDomNodePrivate::isTextName: | QDomNodePrivate::isText | Prototype: | bool isText() const | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 168-170 |
| | 3 | 1 |
QFSFileEngine::~QFSFileEngineName: | QFSFileEngine::~QFSFileEngine | Prototype: | QFSFileEngine::~QFSFileEngine() | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 169-180 |
| | 7 | 4 |
QFileInfoPrivate::getFileOwnerName: | QFileInfoPrivate::getFileOwner | Prototype: | QString QFileInfoPrivate::getFileOwner(QAbstractFileEngine::FileOwner own) const | Coverage: | 60.000% (12/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 94-116 |
| | 15 | 7 |
QFileSelectorPrivate::updateSelectorsName: | QFileSelectorPrivate::updateSelectors | Prototype: | void QFileSelectorPrivate::updateSelectors() | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | Lines: | 340-360 |
| | 12 | 4 |
QFtp::getName: | QFtp::get | Prototype: | int QFtp::get(const QString &file, QIODevice *dev, TransferType type) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1847-1858 |
| | 8 | 2 |
QFtpDTP::parseDirName: | QFtpDTP::parseDir | Prototype: | bool QFtpDTP::parseDir(const QByteArray &buffer, const QString &userName, QUrlInfo *info) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 609-634 |
| | 14 | 4 |
QFtpPI::abortName: | QFtpPI::abort | Prototype: | void QFtpPI::abort() | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 854-881 |
| | 11 | 4 |
QGL2PaintEngineEx::renderHintsChangedName: | QGL2PaintEngineEx::renderHintsChanged | Prototype: | void QGL2PaintEngineEx::renderHintsChanged() | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 1382-1400 |
| | 9 | 3 |
QGLWidget::isValidName: | QGLWidget::isValid | Prototype: | bool QGLWidget::isValid() const | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 4048-4052 |
| | 2 | 1 |
QHttpNetworkConnection::ignoreSslErrorsName: | QHttpNetworkConnection::ignoreSslErrors | Prototype: | void QHttpNetworkConnection::ignoreSslErrors(int channel) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1402-1416 |
| | 7 | 4 |
QHttpNetworkConnection::ignoreSslErrorsName: | QHttpNetworkConnection::ignoreSslErrors | Prototype: | void QHttpNetworkConnection::ignoreSslErrors(const QList<QSslError> &errors, int channel) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1418-1432 |
| | 7 | 4 |
QJsonPrivate::isValidValueOffsetName: | QJsonPrivate::isValidValueOffset | Prototype: | inline bool isValidValueOffset(uint offset, uint tableOffset) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 300-304 |
| | 2 | 1 |
QLocalSocket::canReadLineName: | QLocalSocket::canReadLine | Prototype: | bool QLocalSocket::canReadLine() const | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 417-421 |
| | 2 | 1 |
QLocale::toStringName: | QLocale::toString | Prototype: | QString QLocale::toString(const QDate &date, FormatType format) const | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1553-1570 |
| | 10 | 4 |
QLocale::toStringName: | QLocale::toString | Prototype: | QString QLocale::toString(const QDateTime &dateTime, FormatType format) const | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1619-1637 |
| | 11 | 4 |
QLocale::toStringName: | QLocale::toString | Prototype: | QString QLocale::toString(const QTime &time, FormatType format) const | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1645-1662 |
| | 10 | 4 |
QLocale::toStringName: | QLocale::toString | Prototype: | QString QLocale::toString(double i, char f, int prec) const | Coverage: | 60.000% (9/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2004-2030 |
| | 16 | 7 |
QLocalePrivate::languageToCodeName: | QLocalePrivate::languageToCode | Prototype: | QString QLocalePrivate::languageToCode(QLocale::Language language) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 168-185 |
| | 11 | 4 |
QLoggingRegistry::setApiRulesName: | QLoggingRegistry::setApiRules | Prototype: | void QLoggingRegistry::setApiRules(const QString &content) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 344-358 |
| | 7 | 3 |
QMetaObject::Connection::operator=Name: | QMetaObject::Connection::operator= | Prototype: | QMetaObject::Connection& QMetaObject::Connection::operator=(const QMetaObject::Connection& other) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 4909-4919 |
| | 7 | 4 |
QMimeBinaryProvider::loadIconName: | QMimeBinaryProvider::loadIcon | Prototype: | void QMimeBinaryProvider::loadIcon(QMimeTypePrivate &data) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | Lines: | 675-686 |
| | 7 | 3 |
QNativeSocketEngine::hasPendingDatagramsName: | QNativeSocketEngine::hasPendingDatagrams | Prototype: | bool QNativeSocketEngine::hasPendingDatagrams() const | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 765-773 |
| | 5 | 4 |
QNativeSocketEngine::readName: | QNativeSocketEngine::read | Prototype: | qint64 QNativeSocketEngine::read(char *data, qint64 maxSize) | Coverage: | 60.000% (12/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 872-896 |
| | 17 | 6 |
QNativeSocketEnginePrivate::nativePendingDatagramSizeName: | QNativeSocketEnginePrivate::nativePendingDatagramSize | Prototype: | qint64 QNativeSocketEnginePrivate::nativePendingDatagramSize() const | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | Lines: | 802-827 |
| | 11 | 4 |
QNetworkAccessFileBackend::readMoreFromFileName: | QNetworkAccessFileBackend::readMoreFromFile | Prototype: | bool QNetworkAccessFileBackend::readMoreFromFile() | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessfilebackend.cpp | Lines: | 251-285 |
| | 21 | 4 |
QNetworkAccessFileBackendFactory::createName: | QNetworkAccessFileBackendFactory::create | Prototype: | QNetworkAccessBackend * QNetworkAccessFileBackendFactory::create(QNetworkAccessManager::Operation op, const QNetworkRequest &request) const | Coverage: | 60.000% (15/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessfilebackend.cpp | Lines: | 55-90 |
| | 15 | 7 |
QNetworkConfigurationManagerPrivate::performAsyncConfigurationUpdateName: | QNetworkConfigurationManagerPrivate::performAsyncConfigurationUpdate | Prototype: | void QNetworkConfigurationManagerPrivate::performAsyncConfigurationUpdate() | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp | Lines: | 452-467 |
| | 8 | 3 |
QNetworkHeadersPrivate::setCookedHeaderName: | QNetworkHeadersPrivate::setCookedHeader | Prototype: | void QNetworkHeadersPrivate::setCookedHeader(QNetworkRequest::KnownHeaders header, const QVariant &value) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | Lines: | 962-986 |
| | 14 | 4 |
QNetworkProxyQuery::operator==Name: | QNetworkProxyQuery::operator== | Prototype: | bool QNetworkProxyQuery::operator==(const QNetworkProxyQuery &other) const | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | Lines: | 1162-1165 |
| | 1 | 1 |
QNetworkReplyHttpImplPrivate::getRedirectOperationName: | QNetworkReplyHttpImplPrivate::getRedirectOperation | Prototype: | QNetworkAccessManager::Operation QNetworkReplyHttpImplPrivate::getRedirectOperation(QNetworkAccessManager::Operation currentOp, int httpStatus) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 1083-1098 |
| | 5 | 3 |
QNetworkReplyHttpImplPrivate::onRedirectedName: | QNetworkReplyHttpImplPrivate::onRedirected | Prototype: | void QNetworkReplyHttpImplPrivate::onRedirected(const QUrl &redirectUrl, int httpStatus, int maxRedirectsRemaining) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 1116-1139 |
| | 13 | 4 |
QNetworkReplyHttpImplPrivate::startName: | QNetworkReplyHttpImplPrivate::start | Prototype: | bool QNetworkReplyHttpImplPrivate::start(const QNetworkRequest &newHttpRequest) | Coverage: | 60.000% (12/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 1686-1723 |
| | 22 | 6 |
QPrintDevice::isValidName: | QPrintDevice::isValid | Prototype: | bool QPrintDevice::isValid() const | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 100-103 |
| | 1 | 1 |
QPrinter::setOutputFileNameName: | QPrinter::setOutputFileName | Prototype: | void QPrinter::setOutputFileName(const QString &fileName) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 918-930 |
| | 8 | 4 |
QPrinter::setOutputFormatName: | QPrinter::setOutputFormat | Prototype: | void QPrinter::setOutputFormat(OutputFormat format) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 780-794 |
| | 8 | 4 |
QPrinterInfo::availablePrintersName: | QPrinterInfo::availablePrinters | Prototype: | QList<QPrinterInfo> QPrinterInfo::availablePrinters() | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 420-431 |
| | 8 | 3 |
QPrinterPagedPaintDevicePrivate::setPageMarginsName: | QPrinterPagedPaintDevicePrivate::setPageMargins | Prototype: | bool setPageMargins(const QMarginsF &margins, QPageLayout::Unit units) override | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 276-286 |
| | 4 | 1 |
QPrinterPrivate::findValidPrinterName: | QPrinterPrivate::findValidPrinter | Prototype: | QPrinterInfo QPrinterPrivate::findValidPrinter(const QPrinterInfo &printer) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 108-121 |
| | 8 | 4 |
QProcessPrivate::Channel::clearName: | QProcessPrivate::Channel::clear | Prototype: | void QProcessPrivate::Channel::clear() | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 434-452 |
| | 12 | 3 |
QRegExpEngine::Box::catAnchorName: | QRegExpEngine::Box::catAnchor | Prototype: | void QRegExpEngine::Box::catAnchor(int a) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2649-2659 |
| | 6 | 4 |
QSqlDriver::stripDelimitersName: | QSqlDriver::stripDelimiters | Prototype: | QString QSqlDriver::stripDelimiters(const QString &identifier, IdentifierType type) const | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines: | 440-450 |
| | 6 | 2 |
QSqlResult::savePrepareName: | QSqlResult::savePrepare | Prototype: | bool QSqlResult::savePrepare(const QString& query) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | Lines: | 583-600 |
| | 11 | 4 |
QSqlTableModel::insertRecordName: | QSqlTableModel::insertRecord | Prototype: | bool QSqlTableModel::insertRecord(int row, const QSqlRecord &record) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | Lines: | 1187-1198 |
| | 8 | 4 |
QSqlTableModel::selectStatementName: | QSqlTableModel::selectStatement | Prototype: | QString QSqlTableModel::selectStatement() const | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | Lines: | 1005-1029 |
| | 18 | 4 |
QSslCipher::operator==Name: | QSslCipher::operator== | Prototype: | bool QSslCipher::operator==(const QSslCipher &other) const | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp | Lines: | 154-157 |
| | 1 | 1 |
QStateMachine::eventName: | QStateMachine::event | Prototype: | bool QStateMachine::event(QEvent *e) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2838-2866 |
| | 21 | 4 |
QSystemLocale::fallbackUiLocaleName: | QSystemLocale::fallbackUiLocale | Prototype: | QLocale QSystemLocale::fallbackUiLocale() const | Coverage: | 60.000% (12/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_unix.cpp | Lines: | 104-125 |
| | 13 | 6 |
QTest::setMainSourcePathName: | QTest::setMainSourcePath | Prototype: | void QTest::setMainSourcePath(const char *file, const char *builddir) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 3511-3520 |
| | 6 | 2 |
QThreadStorageData::setName: | QThreadStorageData::set | Prototype: | void **QThreadStorageData::set(void *p) | Coverage: | 60.000% (9/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadstorage.cpp | Lines: | 129-164 |
| | 19 | 5 |
QTimerInfoList::QTimerInfoListName: | QTimerInfoList::QTimerInfoList | Prototype: | QTimerInfoList::QTimerInfoList() | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | Lines: | 58-80 |
| | 11 | 2 |
QUrl::operator =Name: | QUrl::operator = | Prototype: | QUrl &QUrl::operator =(const QString &url) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3748-3757 |
| | 5 | 2 |
QUtcTimeZonePrivate::QUtcTimeZonePrivateName: | QUtcTimeZonePrivate::QUtcTimeZonePrivate | Prototype: | QUtcTimeZonePrivate::QUtcTimeZonePrivate(qint32 offsetSeconds) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 614-624 |
| | 5 | 2 |
QXcbBackingStore::beginPaintName: | QXcbBackingStore::beginPaint | Prototype: | void QXcbBackingStore::beginPaint(const QRegion ®ion) | Coverage: | 60.000% (9/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 323-343 |
| | 14 | 5 |
QXcbConnection::xi2MouseEventsName: | QXcbConnection::xi2MouseEvents | Prototype: | bool QXcbConnection::xi2MouseEvents() const | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 2254-2260 |
| | 1 | 1 |
QXcbKeyboard::resolveMaskConflictsName: | QXcbKeyboard::resolveMaskConflicts | Prototype: | void QXcbKeyboard::resolveMaskConflicts() | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | Lines: | 1373-1389 |
| | 6 | 4 |
QXmlStreamReaderPrivate::raiseErrorName: | 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: | 1836-1848 |
| | 8 | 4 |
checkConditionName: | checkCondition | Prototype: | static bool checkCondition(const QByteArray &condition) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp | Lines: | 181-197 |
| | 10 | 4 |
checkFutexPrivateSupportName: | checkFutexPrivateSupport | Prototype: | static int checkFutexPrivateSupport() | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | Lines: | 101-125 |
| | 10 | 2 |