| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QStateMachine::cancelDelayedEvent| Name: | QStateMachine::cancelDelayedEvent | | Prototype: | bool QStateMachine::cancelDelayedEvent(int id) | | Coverage: | 85.714% (12/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2775-2803 |
| | 20 | 5 |
QSslSocketPrivate::resetDefaultEllipticCurves| Name: | QSslSocketPrivate::resetDefaultEllipticCurves | | Prototype: | void QSslSocketPrivate::resetDefaultEllipticCurves() | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 662-686 |
| | 10 | 3 |
QSslSocketBackendPrivate::disconnectFromHost| Name: | QSslSocketBackendPrivate::disconnectFromHost | | Prototype: | void QSslSocketBackendPrivate::disconnectFromHost() | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1499-1509 |
| | 6 | 3 |
QSslSocketBackendPrivate::STACKOFX509_to_QSslCertificates| Name: | QSslSocketBackendPrivate::STACKOFX509_to_QSslCertificates | | Prototype: | QList<QSslCertificate> QSslSocketBackendPrivate::STACKOFX509_to_QSslCertificates(struct stack_st_X509 *x509) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1646-1655 |
| | 6 | 3 |
QSqlDriver::isIdentifierEscaped| Name: | QSqlDriver::isIdentifierEscaped | | Prototype: | bool QSqlDriver::isIdentifierEscaped(const QString &identifier, IdentifierType type) const | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | | Lines: | 419-425 |
| | 4 | 1 |
QSortFilterProxyModelPrivate::source_items_about_to_be_removed| Name: | QSortFilterProxyModelPrivate::source_items_about_to_be_removed | | Prototype: | void QSortFilterProxyModelPrivate::source_items_about_to_be_removed( const QModelIndex &source_parent, int start, int end, Qt::Orientation orient) | | Coverage: | 85.714% (18/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 835-861 |
| | 16 | 5 |
QSortFilterProxyModelPrivate::remove_from_mapping| Name: | QSortFilterProxyModelPrivate::remove_from_mapping | | Prototype: | void QSortFilterProxyModelPrivate::remove_from_mapping(const QModelIndex &source_parent) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 296-303 |
| | 4 | 3 |
QRingBuffer::read| Name: | QRingBuffer::read | | Prototype: | qint64 QRingBuffer::read(char *data, qint64 maxLength) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 214-227 |
| | 10 | 3 |
QRingBuffer::peek| Name: | QRingBuffer::peek | | Prototype: | qint64 QRingBuffer::peek(char *data, qint64 maxLength, qint64 pos) const | | Coverage: | 85.714% (12/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 260-281 |
| | 12 | 4 |
QRelatedTableModel::select| Name: | QRelatedTableModel::select | | Prototype: | bool QRelatedTableModel::select() | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 241-252 |
| | 8 | 3 |
QRegularExpressionMatchIteratorPrivate::hasNext| Name: | QRegularExpressionMatchIteratorPrivate::hasNext | | Prototype: | bool QRegularExpressionMatchIteratorPrivate::hasNext() const | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1464-1467 |
| | 1 | 1 |
QRegularExpression::operator==| Name: | QRegularExpression::operator== | | Prototype: | bool QRegularExpression::operator==(const QRegularExpression &re) const | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1823-1827 |
| | 2 | 1 |
QRegExpEngine::getRep| Name: | QRegExpEngine::getRep | | Prototype: | int QRegExpEngine::getRep(int def) | | Coverage: | 85.714% (12/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 3290-3306 |
| | 10 | 4 |
QPrinterPrivate::setPreviewMode| Name: | QPrinterPrivate::setPreviewMode | | Prototype: | void QPrinterPrivate::setPreviewMode(bool enable) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 189-205 |
| | 12 | 3 |
QPrinterInfoPrivate::QPrinterInfoPrivate| Name: | QPrinterInfoPrivate::QPrinterInfoPrivate | | Prototype: | QPrinterInfoPrivate::QPrinterInfoPrivate(const QString &id) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 53-60 |
| | 4 | 3 |
QPluginLoader::isLoaded| Name: | QPluginLoader::isLoaded | | Prototype: | bool QPluginLoader::isLoaded() const | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 269-272 |
| | 1 | 1 |
QNetworkReplyImplPrivate::backendNotify| Name: | QNetworkReplyImplPrivate::backendNotify | | Prototype: | void QNetworkReplyImplPrivate::backendNotify(InternalNotifications notification) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 430-438 |
| | 5 | 3 |
QNetworkReplyHttpImplPrivate::_q_bufferOutgoingData| Name: | QNetworkReplyHttpImplPrivate::_q_bufferOutgoingData | | Prototype: | void QNetworkReplyHttpImplPrivate::_q_bufferOutgoingData() | | Coverage: | 85.714% (12/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 1874-1915 |
| | 21 | 6 |
QNetworkProxy::setApplicationProxy| Name: | QNetworkProxy::setApplicationProxy | | Prototype: | void QNetworkProxy::setApplicationProxy(const QNetworkProxy &networkProxy) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | | Lines: | 708-717 |
| | 4 | 3 |
QNetworkHeadersPrivate::fromHttpDate| Name: | QNetworkHeadersPrivate::fromHttpDate | | Prototype: | QDateTime QNetworkHeadersPrivate::fromHttpDate(const QByteArray &value) | | Coverage: | 85.714% (12/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | | Lines: | 1077-1119 |
| | 15 | 5 |
QNetworkDiskCache::setCacheDirectory| Name: | QNetworkDiskCache::setCacheDirectory | | Prototype: | void QNetworkDiskCache::setCacheDirectory(const QString &cacheDir) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 137-153 |
| | 10 | 3 |
QNetworkAccessManagerPrivate::proxyAuthenticationRequired| Name: | QNetworkAccessManagerPrivate::proxyAuthenticationRequired | | Prototype: | void QNetworkAccessManagerPrivate::proxyAuthenticationRequired(const QUrl &url, const QNetworkProxy &proxy, bool synchronous, QAuthenticator *authenticator, QNetworkProxy *lastProxyAuthentication) | | Coverage: | 85.714% (12/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | | Lines: | 1440-1485 |
| | 14 | 4 |
QNetworkAccessCacheBackend::open| Name: | QNetworkAccessCacheBackend::open | | Prototype: | void QNetworkAccessCacheBackend::open() | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscachebackend.cpp | | Lines: | 54-64 |
| | 6 | 2 |
QNativeSocketEnginePrivate::scopeIdFromString| Name: | QNativeSocketEnginePrivate::scopeIdFromString | | Prototype: | inline uint QNativeSocketEnginePrivate::scopeIdFromString(const QString &scopeid) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 135-147 |
| | 7 | 3 |
QMimeType::iconName| Name: | QMimeType::iconName | | Prototype: | QString QMimeType::iconName() const | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp | | Lines: | 298-309 |
| | 7 | 3 |
QMimeType::genericIconName| Name: | QMimeType::genericIconName | | Prototype: | QString QMimeType::genericIconName() const | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp | | Lines: | 274-290 |
| | 8 | 3 |
QMetaPropertyBuilder::setNotifySignal| Name: | QMetaPropertyBuilder::setNotifySignal | | Prototype: | void QMetaPropertyBuilder::setNotifySignal(const QMetaMethodBuilder& value) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 2197-2209 |
| | 7 | 3 |
QMetaObjectPrivate::signal| Name: | QMetaObjectPrivate::signal | | Prototype: | QMetaMethod QMetaObjectPrivate::signal(const QMetaObject *m, int signal_index) | | Coverage: | 85.714% (12/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 860-876 |
| | 12 | 4 |
QMetaObject::normalizedSignature| Name: | QMetaObject::normalizedSignature | | Prototype: | QByteArray QMetaObject::normalizedSignature(const char *method) | | Coverage: | 85.714% (18/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1301-1329 |
| | 21 | 7 |
QMetaMethodBuilder::setRevision| Name: | QMetaMethodBuilder::setRevision | | Prototype: | void QMetaMethodBuilder::setRevision(int revision) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 2098-2108 |
| | 6 | 3 |
QMapDataBase::createNode| Name: | QMapDataBase::createNode | | Prototype: | QMapNodeBase *QMapDataBase::createNode(int alloc, int alignment, QMapNodeBase *parent, bool left) | | Coverage: | 85.714% (12/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | | Lines: | 321-341 |
| | 13 | 5 |
QLocaleData::stringToDouble| Name: | QLocaleData::stringToDouble | | Prototype: | double QLocaleData::stringToDouble(const QChar *begin, int len, bool *ok, GroupSeparatorMode group_sep_mode) const | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 3244-3254 |
| | 6 | 3 |
QLocalServer::nextPendingConnection| Name: | QLocalServer::nextPendingConnection | | Prototype: | QLocalSocket *QLocalServer::nextPendingConnection() | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | | Lines: | 372-387 |
| | 7 | 3 |
QJsonObject::keys| Name: | QJsonObject::keys | | Prototype: | QStringList QJsonObject::keys() const | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 314-325 |
| | 7 | 3 |
QIcuCodec::codecForNameUnlocked| Name: | QIcuCodec::codecForNameUnlocked | | Prototype: | QTextCodec *QIcuCodec::codecForNameUnlocked(const char *name) | | Coverage: | 85.714% (66/77) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | | Lines: | 450-535 |
| | 56 | 20 |
QHttpNetworkConnectionPrivate::resumeConnection| Name: | QHttpNetworkConnectionPrivate::resumeConnection | | Prototype: | void QHttpNetworkConnectionPrivate::resumeConnection() | | Coverage: | 85.714% (12/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 153-174 |
| | 9 | 5 |
QHttpNetworkConnectionChannel::resendCurrentRequest| Name: | QHttpNetworkConnectionChannel::resendCurrentRequest | | Prototype: | void QHttpNetworkConnectionChannel::resendCurrentRequest() | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 704-711 |
| | 5 | 3 |
QHttpNetworkConnectionChannel::handleUnexpectedEOF| Name: | QHttpNetworkConnectionChannel::handleUnexpectedEOF | | Prototype: | void QHttpNetworkConnectionChannel::handleUnexpectedEOF() | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 248-269 |
| | 16 | 3 |
QGLFormat::operator=| Name: | QGLFormat::operator= | | Prototype: | QGLFormat &QGLFormat::operator=(const QGLFormat &other) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 417-426 |
| | 6 | 3 |
QFutureWatcherBasePrivate::sendCallOutEvent| Name: | QFutureWatcherBasePrivate::sendCallOutEvent | | Prototype: | void QFutureWatcherBasePrivate::sendCallOutEvent(QFutureCallOutEvent *event) | | Coverage: | 85.714% (36/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 426-484 |
| | 39 | 18 |
QFutureInterfaceBase::setThrottled| Name: | QFutureInterfaceBase::setThrottled | | Prototype: | void QFutureInterfaceBase::setThrottled(bool enable) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 138-148 |
| | 6 | 3 |
QFtpDTP::readAll| Name: | QFtpDTP::readAll | | Prototype: | QByteArray QFtpDTP::readAll() | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 374-385 |
| | 7 | 2 |
QDomHandler::startElement| Name: | QDomHandler::startElement | | Prototype: | bool QDomHandler::startElement(const QString& nsURI, const QString&, const QString& qName, const QXmlAttributes& atts) | | Coverage: | 85.714% (12/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 7388-7417 |
| | 14 | 5 |
QDirPrivate::splitFilters| Name: | QDirPrivate::splitFilters | | Prototype: | inline QStringList QDirPrivate::splitFilters(const QString &nameFilter, QChar sep) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 139-147 |
| | 6 | 3 |
QDir::filePath| Name: | QDir::filePath | | Prototype: | QString QDir::filePath(const QString &fileName) const | | Coverage: | 85.714% (12/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 685-698 |
| | 9 | 4 |
QDate::toString| Name: | QDate::toString | | Prototype: | QString QDate::toString(Qt::DateFormat format) const | | Coverage: | 85.714% (18/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 847-873 |
| | 9 | 13 |
QDBusServiceWatcherPrivate::_q_serviceOwnerChanged| Name: | QDBusServiceWatcherPrivate::_q_serviceOwnerChanged | | Prototype: | void QDBusServiceWatcherPrivate::_q_serviceOwnerChanged(const QString &service, const QString &oldOwner, const QString &newOwner) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp | | Lines: | 67-75 |
| | 6 | 3 |
QDBusMarshaller::append| Name: | QDBusMarshaller::append | | Prototype: | inline void QDBusMarshaller::append(const QByteArray &arg) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | | Lines: | 161-175 |
| | 10 | 3 |
QDBusConnectionPrivate::activateSignal| Name: | QDBusConnectionPrivate::activateSignal | | Prototype: | void QDBusConnectionPrivate::activateSignal(const QDBusConnectionPrivate::SignalHook& hook, const QDBusMessage &msg) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 797-816 |
| | 7 | 3 |
QCoreApplication::setOrganizationName| Name: | QCoreApplication::setOrganizationName | | Prototype: | void QCoreApplication::setOrganizationName(const QString &orgName) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2346-2355 |
| | 5 | 3 |
QByteArray::append| Name: | QByteArray::append | | Prototype: | QByteArray &QByteArray::append(const char *str, int len) | | Coverage: | 85.714% (12/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1815-1827 |
| | 9 | 4 |
QAbstractSocketPrivate::_q_startConnecting| Name: | QAbstractSocketPrivate::_q_startConnecting | | Prototype: | void QAbstractSocketPrivate::_q_startConnecting(const QHostInfo &hostInfo) | | Coverage: | 85.714% (18/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 1008-1070 |
| | 23 | 7 |
QAbstractSocketPrivate::_q_abortConnectionAttempt| Name: | QAbstractSocketPrivate::_q_abortConnectionAttempt | | Prototype: | void QAbstractSocketPrivate::_q_abortConnectionAttempt() | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 1213-1233 |
| | 11 | 3 |
QAbstractFileEngineHandler::~QAbstractFileEngineHandler| Name: | QAbstractFileEngineHandler::~QAbstractFileEngineHandler | | Prototype: | QAbstractFileEngineHandler::~QAbstractFileEngineHandler() | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 137-147 |
| | 6 | 3 |
BezierEase::getBezierSegment| Name: | BezierEase::getBezierSegment | | Prototype: | void getBezierSegment(SingleCubicBezier * &singleCubicBezier, qreal x) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 505-517 |
| | 6 | 3 |
BezierEase::_cbrt| Name: | BezierEase::_cbrt | | Prototype: | qreal static inline _cbrt(qreal d) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 598-619 |
| | 10 | 3 |
makePattern| Name: | makePattern | | Prototype: | static inline QByteArray makePattern(const QByteArray &value) | | Coverage: | 85.484% (53/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrule.cpp | | Lines: | 186-233 |
| | 35 | 14 |
qConvertToUnsignedNumber| Name: | qConvertToUnsignedNumber | | Prototype: | static qulonglong qConvertToUnsignedNumber(const QVariant::Private *d, bool *ok) | | Coverage: | 85.417% (41/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 268-320 |
| | 19 | 25 |
QTextStreamPrivate::fillReadBuffer| Name: | QTextStreamPrivate::fillReadBuffer | | Prototype: | bool QTextStreamPrivate::fillReadBuffer(qint64 maxBytes) | | Coverage: | 85.417% (41/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 413-526 |
| | 44 | 14 |
QNetworkDiskCache::expire| Name: | QNetworkDiskCache::expire | | Prototype: | qint64 QNetworkDiskCache::expire() | | Coverage: | 85.294% (29/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 517-582 |
| | 41 | 10 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &in, QDateTime &dateTime) | | Coverage: | 85.185% (23/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 4872-4942 |
| | 36 | 12 |
QMetaObject::connectSlotsByName| Name: | QMetaObject::connectSlotsByName | | Prototype: | void QMetaObject::connectSlotsByName(QObject *o) | | Coverage: | 85.185% (46/54) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3447-3528 |
| | 48 | 16 |
fastDetermineNameChar| Name: | fastDetermineNameChar | | Prototype: | static inline NameChar fastDetermineNameChar(QChar ch) | | Coverage: | 85.000% (17/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2872-2887 |
| | 11 | 4 |
QTimeZonePrivate::dataForLocalTime| Name: | QTimeZonePrivate::dataForLocalTime | | Prototype: | QTimeZonePrivate::Data QTimeZonePrivate::dataForLocalTime(qint64 forLocalMSecs) const | | Coverage: | 85.000% (34/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 246-306 |
| | 29 | 9 |
QMimeXMLProvider::ensureLoaded| Name: | QMimeXMLProvider::ensureLoaded | | Prototype: | void QMimeXMLProvider::ensureLoaded() | | Coverage: | 85.000% (17/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines: | 751-791 |
| | 24 | 8 |
QHashData::detach_helper| Name: | QHashData::detach_helper | | Prototype: | QHashData *QHashData::detach_helper(void (*node_duplicate)(Node *, void *), void (*node_delete)(Node *), int nodeSize, int nodeAlign) | | Coverage: | 85.000% (17/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 458-525 |
| | 38 | 8 |
QFontEngineFT::glyphIndex| Name: | QFontEngineFT::glyphIndex | | Prototype: | glyph_t QFontEngineFT::glyphIndex(uint ucs4) const | | Coverage: | 85.000% (17/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1451-1479 |
| | 14 | 6 |
QNetworkReplyHttpImplPrivate::postRequest| Name: | QNetworkReplyHttpImplPrivate::postRequest | | Prototype: | void QNetworkReplyHttpImplPrivate::postRequest(const QNetworkRequest &newHttpRequest) | | Coverage: | 84.906% (90/106) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 601-952 |
| | 221 | 35 |
QXmlSimpleReaderPrivate::isExpandedEntityValueTooLarge| Name: | QXmlSimpleReaderPrivate::isExpandedEntityValueTooLarge | | Prototype: | bool QXmlSimpleReaderPrivate::isExpandedEntityValueTooLarge(QString *errorMessage) | | Coverage: | 84.848% (28/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 6405-6467 |
| | 37 | 11 |
QDBusXmlParser::QDBusXmlParser| Name: | QDBusXmlParser::QDBusXmlParser | | Prototype: | QDBusXmlParser::QDBusXmlParser(const QString& service, const QString& path, const QString& xmlData) | | Coverage: | 84.848% (28/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp | | Lines: | 341-394 |
| | 21 | 14 |
QDBusConnectionManager::executeConnectionRequest| Name: | QDBusConnectionManager::executeConnectionRequest | | Prototype: | void QDBusConnectionManager::executeConnectionRequest(QDBusConnectionManager::ConnectionRequestData *data) | | Coverage: | 84.848% (28/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 234-287 |
| | 31 | 12 |
typeNameToXml| Name: | typeNameToXml | | Prototype: | static inline QString typeNameToXml(const char *typeName) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlgenerator.cpp | | Lines: | 52-70 |
| | 12 | 5 |
qNetworkConfigurationManagerPrivate| Name: | qNetworkConfigurationManagerPrivate | | Prototype: | QNetworkConfigurationManagerPrivate *qNetworkConfigurationManagerPrivate() | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager.cpp | | Lines: | 76-103 |
| | 16 | 4 |
postEventSourcePrepare| Name: | postEventSourcePrepare | | Prototype: | static gboolean postEventSourcePrepare(GSource *s, gint *timeout) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 244-259 |
| | 11 | 3 |
locatePlugin| Name: | locatePlugin | | Prototype: | static QString locatePlugin(const QString& fileName) | | Coverage: | 84.615% (22/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 275-318 |
| | 28 | 11 |
indexesFromRange| Name: | indexesFromRange | | Prototype: | template<typename ModelIndexContainer> static void indexesFromRange(const QItemSelectionRange &range, ModelIndexContainer &result) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 305-322 |
| | 7 | 5 |
checkIfValid| Name: | checkIfValid | | Prototype: | static QDBusError checkIfValid(const QString &service, const QString &path, const QString &interface, bool isDynamic, bool isPeer) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | | Lines: | 78-99 |
| | 10 | 5 |
TypeInfo::TypeInfoImpl::TypeInfoImpl| Name: | TypeInfo::TypeInfoImpl::TypeInfoImpl | | Prototype: | TypeInfoImpl(const uint type, QMetaTypeInterface &info) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 2206-2218 |
| | 8 | 5 |
QXmlStreamWriterPrivate::write| Name: | QXmlStreamWriterPrivate::write | | Prototype: | void QXmlStreamWriterPrivate::write(const QStringRef &s) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3039-3056 |
| | 9 | 5 |
QXmlStreamWriterPrivate::write| Name: | QXmlStreamWriterPrivate::write | | Prototype: | void QXmlStreamWriterPrivate::write(const QString &s) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3058-3075 |
| | 9 | 5 |
QUtf8::convertFromUnicode| Name: | QUtf8::convertFromUnicode | | Prototype: | QByteArray QUtf8::convertFromUnicode(const QChar *uc, int len) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 148-173 |
| | 15 | 5 |
QTimerInfoList::unregisterTimer| Name: | QTimerInfoList::unregisterTimer | | Prototype: | bool QTimerInfoList::unregisterTimer(int timerId) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | | Lines: | 502-520 |
| | 11 | 5 |
QTextStreamPrivate::consume| Name: | QTextStreamPrivate::consume | | Prototype: | inline void QTextStreamPrivate::consume(int size) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 756-777 |
| | 13 | 5 |
QSystemSemaphorePrivate::cleanHandle| Name: | QSystemSemaphorePrivate::cleanHandle | | Prototype: | void QSystemSemaphorePrivate::cleanHandle() | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore_systemv.cpp | | Lines: | 135-157 |
| | 10 | 5 |
QString::multiArg| Name: | QString::multiArg | | Prototype: | QString QString::multiArg(int numArgs, const QString **args) const | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 7964-7993 |
| | 15 | 5 |
QStateMachinePrivate::unregisterSignalTransition| Name: | QStateMachinePrivate::unregisterSignalTransition | | Prototype: | void QStateMachinePrivate::unregisterSignalTransition(QSignalTransition *transition) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2292-2315 |
| | 18 | 5 |
QStateMachinePrivate::unregisterEventTransition| Name: | QStateMachinePrivate::unregisterEventTransition | | Prototype: | void QStateMachinePrivate::unregisterEventTransition(QEventTransition *transition) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2369-2389 |
| | 16 | 5 |
QStateMachinePrivate::isAtomic| Name: | QStateMachinePrivate::isAtomic | | Prototype: | bool QStateMachinePrivate::isAtomic(const QAbstractState *s) const | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1207-1214 |
| | 5 | 1 |
QSharedDataPointer::detach| Name: | QSharedDataPointer::detach | | Prototype: | template<> void QSharedDataPointer<QUrlQueryPrivate>::detach() | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 178-188 |
| | 8 | 3 |
QSharedDataPointer::detach| Name: | QSharedDataPointer::detach | | Prototype: | template<> void QSharedDataPointer<QNetworkProxyPrivate>::detach() | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | | Lines: | 429-439 |
| | 8 | 3 |
QSequentialAnimationGroupPrivate::rewindForwards| Name: | QSequentialAnimationGroupPrivate::rewindForwards | | Prototype: | void QSequentialAnimationGroupPrivate::rewindForwards(const AnimationIndex &newAnimationIndex) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 200-224 |
| | 12 | 5 |
QReadWriteLock::lockForWrite| Name: | QReadWriteLock::lockForWrite | | Prototype: | void QReadWriteLock::lockForWrite() | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 274-300 |
| | 23 | 5 |
QNetworkAccessCache::requestEntryNow| Name: | QNetworkAccessCache::requestEntryNow | | Prototype: | QNetworkAccessCache::CacheableObject *QNetworkAccessCache::requestEntryNow(const QByteArray &key) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscache.cpp | | Lines: | 291-313 |
| | 13 | 5 |
QMimeData::setData| Name: | QMimeData::setData | | Prototype: | void QMimeData::setData(const QString &mimeType, const QByteArray &data) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines: | 568-587 |
| | 13 | 5 |
QMimeBinaryProvider::CacheFileList::checkCacheChanged| Name: | QMimeBinaryProvider::CacheFileList::checkCacheChanged | | Prototype: | bool QMimeBinaryProvider::CacheFileList::checkCacheChanged() | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines: | 211-231 |
| | 15 | 5 |
QMetaType::compare| Name: | QMetaType::compare | | Prototype: | bool QMetaType::compare(const void *lhs, const void *rhs, int typeId, int* result) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 731-744 |
| | 10 | 4 |
QHttpNetworkRequest::uri| Name: | QHttpNetworkRequest::uri | | Prototype: | QByteArray QHttpNetworkRequest::uri(bool throughProxy) const | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp | | Lines: | 113-128 |
| | 9 | 5 |
QHttpNetworkReplyPrivate::readBodyFast| Name: | QHttpNetworkReplyPrivate::readBodyFast | | Prototype: | qint64 QHttpNetworkReplyPrivate::readBodyFast(QAbstractSocket *socket, QByteDataBuffer *rb) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 668-695 |
| | 17 | 5 |
QFutureInterfaceBase::setProgressValueAndText| Name: | QFutureInterfaceBase::setProgressValueAndText | | Prototype: | void QFutureInterfaceBase::setProgressValueAndText(int progressValue, const QString &progressText) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 401-418 |
| | 11 | 5 |
QFileSystemWatcher::addPaths| Name: | QFileSystemWatcher::addPaths | | Prototype: | QStringList QFileSystemWatcher::addPaths(const QStringList &paths) | | Coverage: | 84.615% (22/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | | Lines: | 279-327 |
| | 28 | 9 |