| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QLoggingCategory::init| Name: | QLoggingCategory::init | | Prototype: | void QLoggingCategory::init(const char *category, QtMsgType severityLevel) | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | | Lines: | 238-249 |
| | 6 | 3 |
QHttpThreadDelegate::startRequest| Name: | QHttpThreadDelegate::startRequest | | Prototype: | void QHttpThreadDelegate::startRequest() | | Coverage: | 87.500% (35/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | | Lines: | 272-396 |
| | 62 | 12 |
QHttpSocketEngine::setWriteNotificationEnabled| Name: | QHttpSocketEngine::setWriteNotificationEnabled | | Prototype: | void QHttpSocketEngine::setWriteNotificationEnabled(bool enable) | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 482-488 |
| | 4 | 2 |
QHttpNetworkConnectionPrivate::dequeueRequest| Name: | QHttpNetworkConnectionPrivate::dequeueRequest | | Prototype: | bool QHttpNetworkConnectionPrivate::dequeueRequest(QAbstractSocket *socket) | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 667-691 |
| | 16 | 6 |
QGL2PEXVertexArray::addCentroid| Name: | QGL2PEXVertexArray::addCentroid | | Prototype: | void QGL2PEXVertexArray::addCentroid(const QVectorPath &path, int subPathIndex) | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp | | Lines: | 69-84 |
| | 9 | 2 |
QDebugStateSaverPrivate::restoreState| Name: | QDebugStateSaverPrivate::restoreState | | Prototype: | void restoreState() | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines: | 837-851 |
| | 10 | 5 |
QDateTimePrivate::toMSecsSinceEpoch| Name: | QDateTimePrivate::toMSecsSinceEpoch | | Prototype: | qint64 QDateTimePrivate::toMSecsSinceEpoch() const | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2716-2738 |
| | 7 | 5 |
QDataStream::readBytes| Name: | QDataStream::readBytes | | Prototype: | QDataStream &QDataStream::readBytes(char *&s, uint &l) | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1010-1045 |
| | 26 | 6 |
QDataStream::operator>>| Name: | QDataStream::operator>> | | Prototype: | QDataStream &QDataStream::operator>>(double &f) | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 944-969 |
| | 14 | 5 |
QDBusUtil::isValidSignature| Name: | QDBusUtil::isValidSignature | | Prototype: | bool isValidSignature(const QString &signature) | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 558-569 |
| | 7 | 4 |
QDBusConnectionManager::busConnection| Name: | QDBusConnectionManager::busConnection | | Prototype: | QDBusConnectionPrivate *QDBusConnectionManager::busConnection(QDBusConnection::BusType type) | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 97-117 |
| | 10 | 6 |
QCoreApplicationPrivate::sendThroughApplicationEventFilters| Name: | QCoreApplicationPrivate::sendThroughApplicationEventFilters | | Prototype: | bool QCoreApplicationPrivate::sendThroughApplicationEventFilters(QObject *receiver, QEvent *event) | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1066-1086 |
| | 12 | 6 |
QConfFileSettingsPrivate::ensureSectionParsed| Name: | QConfFileSettingsPrivate::ensureSectionParsed | | Prototype: | void QConfFileSettingsPrivate::ensureSectionParsed(QConfFile *confFile, const QSettingsKey &key) const | | Coverage: | 87.500% (21/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1895-1920 |
| | 17 | 7 |
QByteArray::repeated| Name: | QByteArray::repeated | | Prototype: | QByteArray QByteArray::repeated(int times) const | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2470-2503 |
| | 23 | 6 |
QAnimationTimer::ensureTimerUpdate| Name: | QAnimationTimer::ensureTimerUpdate | | Prototype: | void QAnimationTimer::ensureTimerUpdate() | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 590-596 |
| | 4 | 2 |
QAnimationGroup::event| Name: | QAnimationGroup::event | | Prototype: | bool QAnimationGroup::event(QEvent *event) | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | | Lines: | 267-287 |
| | 13 | 6 |
QAbstractSocketPrivate::resolveProxy| Name: | QAbstractSocketPrivate::resolveProxy | | Prototype: | void QAbstractSocketPrivate::resolveProxy(const QString &hostname, quint16 port) | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 909-942 |
| | 18 | 5 |
QAbstractSocket::bytesAvailable| Name: | QAbstractSocket::bytesAvailable | | Prototype: | qint64 QAbstractSocket::bytesAvailable() const | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 1762-1774 |
| | 5 | 2 |
QVariant::canConvert| Name: | QVariant::canConvert | | Prototype: | bool QVariant::canConvert(int targetTypeId) const | | Coverage: | 87.162% (129/148) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3030-3179 |
| | 81 | 60 |
QMetaObjectBuilder::addMetaObject| Name: | QMetaObjectBuilder::addMetaObject | | Prototype: | void QMetaObjectBuilder::addMetaObject (const QMetaObject *prototype, QMetaObjectBuilder::AddMembers members) | | Coverage: | 87.059% (74/85) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 687-760 |
| | 48 | 25 |
QUrl::toString| Name: | QUrl::toString | | Prototype: | QString QUrl::toString(FormattingOptions options) const | | Coverage: | 87.037% (47/54) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3274-3331 |
| | 32 | 11 |
QXmlUtils::rangeContains| Name: | QXmlUtils::rangeContains | | Prototype: | bool QXmlUtils::rangeContains(RangeIter begin, RangeIter end, const QChar c) | | Coverage: | 86.957% (20/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlutils.cpp | | Lines: | 64-98 |
| | 19 | 8 |
QStateMachinePrivate::findLCA| Name: | QStateMachinePrivate::findLCA | | Prototype: | QState *QStateMachinePrivate::findLCA(const QList<QAbstractState*> &states, bool onlyCompound) const | | Coverage: | 86.957% (20/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 524-544 |
| | 15 | 7 |
QSslSocket::waitForReadyRead| Name: | QSslSocket::waitForReadyRead | | Prototype: | bool QSslSocket::waitForReadyRead(int msecs) | | Coverage: | 86.957% (20/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1600-1640 |
| | 20 | 7 |
QSslCertificatePrivate::certificatesFromPem| Name: | QSslCertificatePrivate::certificatesFromPem | | Prototype: | QList<QSslCertificate> QSslCertificatePrivate::certificatesFromPem(const QByteArray &pem, int count) | | Coverage: | 86.957% (20/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 651-684 |
| | 23 | 7 |
QMetaObject::newInstance| Name: | QMetaObject::newInstance | | Prototype: | QObject *QMetaObject::newInstance(QGenericArgument val0, QGenericArgument val1, QGenericArgument val2, QGenericArgument val3, QGenericArgument val4, QGenericArgument val5, QGenericArgument val6, QGenericArgument val7, QGenericArgument val8, QGenericArgument val9) const | | Coverage: | 86.957% (20/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 225-279 |
| | 32 | 8 |
QDBusConnectionPrivate::prepareHook| Name: | QDBusConnectionPrivate::prepareHook | | Prototype: | bool QDBusConnectionPrivate::prepareHook(QDBusConnectionPrivate::SignalHook &hook, QString &key, const QString &service, const QString &path, const QString &interface, const QString &name, const QStringList &argMatch, QObject *receiver, const char *signal, int minMIdx, bool buildSignature) | | Coverage: | 86.957% (20/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1321-1367 |
| | 27 | 8 |
QXmlSimpleReaderPrivate::parseEntityDecl| Name: | QXmlSimpleReaderPrivate::parseEntityDecl | | Prototype: | bool QXmlSimpleReaderPrivate::parseEntityDecl() | | Coverage: | 86.842% (165/190) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 6494-6792 |
| | 184 | 74 |
QRegExpMatchState::matchHere| Name: | QRegExpMatchState::matchHere | | Prototype: | bool QRegExpMatchState::matchHere() | | Coverage: | 86.813% (158/182) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1975-2323 |
| | 172 | 49 |
QUtf32::convertToUnicode| Name: | QUtf32::convertToUnicode | | Prototype: | QString QUtf32::convertToUnicode(const char *chars, int len, QTextCodec::ConverterState *state, DataEndianness e) | | Coverage: | 86.765% (59/68) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 615-680 |
| | 49 | 15 |
QHttpNetworkConnectionPrivate::_q_startNextRequest| Name: | QHttpNetworkConnectionPrivate::_q_startNextRequest | | Prototype: | void QHttpNetworkConnectionPrivate::_q_startNextRequest() | | Coverage: | 86.726% (98/113) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 981-1091 |
| | 59 | 29 |
unquote| Name: | unquote | | Prototype: | static QString unquote(const QStringRef &str) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 316-338 |
| | 15 | 5 |
shouldIncludeFs| Name: | shouldIncludeFs | | Prototype: | static bool shouldIncludeFs(const QStorageIterator &it) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 157-192 |
| | 10 | 3 |
QUnicodeTools::getWhiteSpaces| Name: | QUnicodeTools::getWhiteSpaces | | Prototype: | static void getWhiteSpaces(const ushort *string, quint32 len, QCharAttributes *attributes) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp | | Lines: | 600-615 |
| | 9 | 5 |
QThread::wait| Name: | QThread::wait | | Prototype: | bool QThread::wait(unsigned long time) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 684-702 |
| | 11 | 5 |
QSystemSemaphore::setKey| Name: | QSystemSemaphore::setKey | | Prototype: | void QSystemSemaphore::setKey(const QString &key, int initialValue, AccessMode mode) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore.cpp | | Lines: | 226-246 |
| | 13 | 3 |
QStateMachinePrivate::setError| Name: | QStateMachinePrivate::setError | | Prototype: | void QStateMachinePrivate::setError(QStateMachine::Error errorCode, QAbstractState *currentContext) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1463-1517 |
| | 30 | 7 |
QSocks5SocketEnginePrivate::initialize| Name: | QSocks5SocketEnginePrivate::initialize | | Prototype: | void QSocks5SocketEnginePrivate::initialize(Socks5Mode socks5Mode) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 532-585 |
| | 37 | 5 |
QSharedMemory::create| Name: | QSharedMemory::create | | Prototype: | bool QSharedMemory::create(int size, AccessMode mode) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 326-359 |
| | 16 | 5 |
QProcessPrivate::start| Name: | QProcessPrivate::start | | Prototype: | void QProcessPrivate::start(QIODevice::OpenMode mode) | | Coverage: | 86.667% (26/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2146-2185 |
| | 26 | 8 |
QNetworkReplyHttpImplPrivate::emitReplyUploadProgress| Name: | QNetworkReplyHttpImplPrivate::emitReplyUploadProgress | | Prototype: | void QNetworkReplyHttpImplPrivate::emitReplyUploadProgress(qint64 bytesSent, qint64 bytesTotal) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 1986-2005 |
| | 10 | 5 |
QNetworkAccessAuthenticationManager::cacheProxyCredentials| Name: | QNetworkAccessAuthenticationManager::cacheProxyCredentials | | Prototype: | void QNetworkAccessAuthenticationManager::cacheProxyCredentials(const QNetworkProxy &p, const QAuthenticator *authenticator) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp | | Lines: | 150-191 |
| | 21 | 7 |
QMetaObject::property| Name: | QMetaObject::property | | Prototype: | QMetaProperty QMetaObject::property(int index) const | | Coverage: | 86.667% (26/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1103-1151 |
| | 36 | 9 |
QMetaObject::indexOfProperty| Name: | QMetaObject::indexOfProperty | | Prototype: | int QMetaObject::indexOfProperty(const char *name) const | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 991-1015 |
| | 15 | 5 |
QListData::move| Name: | QListData::move | | Prototype: | void QListData::move(int from, int to) | | Coverage: | 86.667% (26/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | | Lines: | 286-324 |
| | 26 | 9 |
QLibraryStore::findOrCreate| Name: | QLibraryStore::findOrCreate | | Prototype: | inline QLibraryPrivate *QLibraryStore::findOrCreate(const QString &fileName, const QString &version, QLibrary::LoadHints loadHints) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 442-464 |
| | 13 | 5 |
QHostAddress::toIPv4Address| Name: | QHostAddress::toIPv4Address | | Prototype: | quint32 QHostAddress::toIPv4Address(bool *ok) const | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 687-695 |
| | 6 | 3 |
QHostAddress::isInSubnet| Name: | QHostAddress::isInSubnet | | Prototype: | bool QHostAddress::isInSubnet(const QHostAddress &subnet, int netmask) const | | Coverage: | 86.667% (26/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 900-938 |
| | 26 | 9 |
QByteArray::lastIndexOf| Name: | QByteArray::lastIndexOf | | Prototype: | int QByteArray::lastIndexOf(char ch, int from) const | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2709-2723 |
| | 11 | 6 |
Parser::nextToken| Name: | Parser::nextToken | | Prototype: | char Parser::nextToken() | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | | Lines: | 274-294 |
| | 9 | 10 |
QAbstractSocket::connectToHost| Name: | QAbstractSocket::connectToHost | | Prototype: | void QAbstractSocket::connectToHost(const QString &hostName, quint16 port, OpenMode openMode, NetworkLayerProtocol protocol) | | Coverage: | 86.486% (32/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 1632-1725 |
| | 54 | 11 |
convertToLevelAndOption| Name: | convertToLevelAndOption | | Prototype: | static void convertToLevelAndOption(QNativeSocketEngine::SocketOption opt, QAbstractSocket::NetworkLayerProtocol socketProtocol, int &level, int &n) | | Coverage: | 86.441% (51/59) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 136-222 |
| | 49 | 22 |
qFormatLogMessage| Name: | qFormatLogMessage | | Prototype: | QString qFormatLogMessage(QtMsgType type, const QMessageLogContext &context, const QString &str) | | Coverage: | 86.408% (89/103) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1353-1468 |
| | 76 | 36 |
QSocks5SocketEnginePrivate::waitForConnected| Name: | QSocks5SocketEnginePrivate::waitForConnected | | Prototype: | bool QSocks5SocketEnginePrivate::waitForConnected(int msecs, bool *timedOut) | | Coverage: | 86.364% (19/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1728-1754 |
| | 17 | 6 |
QSequentialAnimationGroup::updateState| Name: | QSequentialAnimationGroup::updateState | | Prototype: | void QSequentialAnimationGroup::updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState) | | Coverage: | 86.364% (19/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 383-412 |
| | 17 | 7 |
QDateTimeParser::absoluteMax| Name: | QDateTimeParser::absoluteMax | | Prototype: | int QDateTimeParser::absoluteMax(int s, const QDateTime &cur) const | | Coverage: | 86.364% (19/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 193-219 |
| | 13 | 14 |
QDBusArgumentPrivate::createSignature| Name: | QDBusArgumentPrivate::createSignature | | Prototype: | QByteArray QDBusArgumentPrivate::createSignature(int id) | | Coverage: | 86.364% (19/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | | Lines: | 67-104 |
| | 28 | 4 |
QArrayData::allocate| Name: | QArrayData::allocate | | Prototype: | QArrayData *QArrayData::allocate(size_t objectSize, size_t alignment, size_t capacity, AllocationOptions options) noexcept | | Coverage: | 86.364% (19/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qarraydata.cpp | | Lines: | 66-123 |
| | 33 | 7 |
QAbstractSocketPrivate::_q_startConnecting| Name: | QAbstractSocketPrivate::_q_startConnecting | | Prototype: | void QAbstractSocketPrivate::_q_startConnecting(const QHostInfo &hostInfo) | | Coverage: | 86.364% (19/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 990-1051 |
| | 23 | 7 |
QMetaType::save| Name: | QMetaType::save | | Prototype: | bool QMetaType::save(QDataStream &stream, int type, const void *data) | | Coverage: | 86.331% (120/139) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1264-1469 |
| | 105 | 82 |
QMetaType::load| Name: | QMetaType::load | | Prototype: | bool QMetaType::load(QDataStream &stream, int type, void *data) | | Coverage: | 86.331% (120/139) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1485-1695 |
| | 111 | 82 |
QObject::~QObject| Name: | QObject::~QObject | | Prototype: | QObject::~QObject() | | Coverage: | 86.316% (82/95) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 900-1049 |
| | 89 | 30 |
QXcbWindow::handlePropertyNotifyEvent| Name: | QXcbWindow::handlePropertyNotifyEvent | | Prototype: | void QXcbWindow::handlePropertyNotifyEvent(const xcb_property_notify_event_t *event) | | Coverage: | 86.275% (44/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2524-2578 |
| | 37 | 14 |
QRegExpEngine::getToken| Name: | QRegExpEngine::getToken | | Prototype: | int QRegExpEngine::getToken() | | Coverage: | 86.275% (88/102) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 3344-3503 |
| | 98 | 39 |
QTextStreamPrivate::flushWriteBuffer| Name: | QTextStreamPrivate::flushWriteBuffer | | Prototype: | void QTextStreamPrivate::flushWriteBuffer() | | Coverage: | 86.207% (25/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 548-622 |
| | 19 | 7 |
QSqlRelationalTableModel::data| Name: | QSqlRelationalTableModel::data | | Prototype: | QVariant QSqlRelationalTableModel::data(const QModelIndex &index, int role) const | | Coverage: | 86.207% (25/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 425-451 |
| | 14 | 7 |
QSortFilterProxyModel::removeRows| Name: | QSortFilterProxyModel::removeRows | | Prototype: | bool QSortFilterProxyModel::removeRows(int row, int count, const QModelIndex &parent) | | Coverage: | 86.111% (31/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2120-2157 |
| | 29 | 8 |
QMessagePattern::setPattern| Name: | QMessagePattern::setPattern | | Prototype: | void QMessagePattern::setPattern(const QString &pattern) | | Coverage: | 86.111% (124/144) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1034-1200 |
| | 107 | 48 |
QLocaleData::validateChars| Name: | QLocaleData::validateChars | | Prototype: | bool QLocaleData::validateChars(const QString &str, NumberMode numMode, QByteArray *buff, int decDigits, QLocale::NumberOptions number_options) const | | Coverage: | 86.111% (62/72) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 3153-3252 |
| | 48 | 21 |
QDateTimeParser::findMonth| Name: | QDateTimeParser::findMonth | | Prototype: | int QDateTimeParser::findMonth(const QString &str1, int startMonth, int sectionIndex, QString *usedMonth, int *used) const | | Coverage: | 86.000% (43/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 1246-1308 |
| | 40 | 16 |
queryFont| Name: | queryFont | | Prototype: | static FcPattern *queryFont(const FcChar8 *file, const QByteArray &data, int id, FcBlanks *blanks, int *count) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 774-798 |
| | 10 | 3 |
qt_message_print| Name: | qt_message_print | | Prototype: | static void qt_message_print(QtMsgType msgType, const QMessageLogContext &context, const QString &message) | | Coverage: | 85.714% (18/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1633-1659 |
| | 11 | 6 |
qDBusRemoveTimeout| Name: | qDBusRemoveTimeout | | Prototype: | static void qDBusRemoveTimeout(DBusTimeout *timeout, void *data) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 165-187 |
| | 12 | 3 |
qDBusIntrospectObject| Name: | qDBusIntrospectObject | | Prototype: | QString qDBusIntrospectObject(const QDBusConnectionPrivate::ObjectTreeNode &node, const QString &path) | | Coverage: | 85.714% (30/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | | Lines: | 127-201 |
| | 52 | 11 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &in, QHostAddress &address) | | Coverage: | 85.714% (12/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 1179-1214 |
| | 22 | 7 |
idleTimerSourcePrepare| Name: | idleTimerSourcePrepare | | Prototype: | static gboolean idleTimerSourcePrepare(GSource *source, gint *timeout) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 201-213 |
| | 7 | 3 |
getLocaleListData| Name: | getLocaleListData | | Prototype: | static QString getLocaleListData(const ushort *data, int size, int index) | | Coverage: | 85.714% (12/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 668-682 |
| | 10 | 4 |
descendantDepth| Name: | descendantDepth | | Prototype: | static int descendantDepth(const QAbstractState *state, const QAbstractState *ancestor) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 310-319 |
| | 6 | 3 |
appendOrganizationAndApp| Name: | appendOrganizationAndApp | | Prototype: | static void appendOrganizationAndApp(QString &path) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths_unix.cpp | | Lines: | 57-69 |
| | 6 | 3 |
QXmlStreamWriter::writeStartDocument| Name: | QXmlStreamWriter::writeStartDocument | | Prototype: | void QXmlStreamWriter::writeStartDocument(const QString &version, bool standalone) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3814-3833 |
| | 11 | 3 |
QXmlStreamReaderPrivate::fastScanContentCharList| Name: | QXmlStreamReaderPrivate::fastScanContentCharList | | Prototype: | inline int QXmlStreamReaderPrivate::fastScanContentCharList() | | Coverage: | 85.714% (36/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1228-1290 |
| | 38 | 19 |
QXcbWindow::requestActivateWindow| Name: | QXcbWindow::requestActivateWindow | | Prototype: | void QXcbWindow::requestActivateWindow() | | Coverage: | 85.714% (18/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1672-1713 |
| | 27 | 4 |
QXcbWindow::handleMapNotifyEvent| Name: | QXcbWindow::handleMapNotifyEvent | | Prototype: | void QXcbWindow::handleMapNotifyEvent(const xcb_map_notify_event_t *event) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2199-2208 |
| | 5 | 3 |
QXcbSystemTrayTracker::trayWindow| Name: | QXcbSystemTrayTracker::trayWindow | | Prototype: | xcb_window_t QXcbSystemTrayTracker::trayWindow() | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsystemtraytracker.cpp | | Lines: | 115-127 |
| | 8 | 3 |
QXcbConnection::systemTrayTracker| Name: | QXcbConnection::systemTrayTracker | | Prototype: | QXcbSystemTrayTracker *QXcbConnection::systemTrayTracker() const | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2320-2330 |
| | 6 | 3 |
QVariantAnimation::registerInterpolator| Name: | QVariantAnimation::registerInterpolator | | Prototype: | void QVariantAnimation::registerInterpolator(QVariantAnimation::Interpolator func, int interpolationType) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 433-446 |
| | 6 | 3 |
QUrlQuery::removeQueryItem| Name: | QUrlQuery::removeQueryItem | | Prototype: | void QUrlQuery::removeQueryItem(const QString &key) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 741-748 |
| | 4 | 3 |
QUrlQuery::queryItemValue| Name: | QUrlQuery::queryItemValue | | Prototype: | QString QUrlQuery::queryItemValue(const QString &key, QUrl::ComponentFormattingOptions encoding) const | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 701-710 |
| | 6 | 3 |
QUnifiedTimer::closestPausedAnimationTimerTimeToFinish| Name: | QUnifiedTimer::closestPausedAnimationTimerTimeToFinish | | Prototype: | int QUnifiedTimer::closestPausedAnimationTimerTimeToFinish() | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 506-515 |
| | 6 | 3 |
QUnicodeTools::initCharAttributes| Name: | QUnicodeTools::initCharAttributes | | Prototype: | void initCharAttributes(const ushort *string, int length, const ScriptItem *items, int numItems, QCharAttributes *attributes, CharAttributeOptions options) | | Coverage: | 85.714% (36/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp | | Lines: | 618-676 |
| | 47 | 14 |
QTzTimeZonePrivate::displayName| Name: | QTzTimeZonePrivate::displayName | | Prototype: | QString QTzTimeZonePrivate::displayName(qint64 atMSecsSinceEpoch, QTimeZone::NameType nameType, const QLocale &locale) const | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 777-793 |
| | 5 | 3 |
QTimer::timerEvent| Name: | QTimer::timerEvent | | Prototype: | void QTimer::timerEvent(QTimerEvent *e) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimer.cpp | | Lines: | 249-256 |
| | 4 | 3 |
QTestData::~QTestData| Name: | QTestData::~QTestData | | Prototype: | QTestData::~QTestData() | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestdata.cpp | | Lines: | 73-82 |
| | 6 | 3 |
QStringListModel::sort| Name: | QStringListModel::sort | | Prototype: | void QStringListModel::sort(int, Qt::SortOrder order) | | Coverage: | 85.714% (12/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | | Lines: | 267-298 |
| | 22 | 5 |
QString::count| Name: | QString::count | | Prototype: | int QString::count(const QRegExp& rx) const | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 3871-3884 |
| | 10 | 3 |
QStateMachinePrivate::createInitialTransition| Name: | QStateMachinePrivate::createInitialTransition | | Prototype: | QAbstractTransition *QStateMachinePrivate::createInitialTransition() const | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1718-1743 |
| | 12 | 5 |
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: | 2782-2810 |
| | 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: | 656-680 |
| | 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: | 1451-1461 |
| | 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: | 1606-1615 |
| | 6 | 3 |