Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QHttpNetworkConnectionChannel::_q_connectedName: | QHttpNetworkConnectionChannel::_q_connected | Prototype: | void QHttpNetworkConnectionChannel::_q_connected() | Coverage: | 69.565% (32/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 774-835 |
| | 28 | 12 |
QDate::fromStringName: | QDate::fromString | Prototype: | QDate QDate::fromString(const QString& string, Qt::DateFormat format) | Coverage: | 69.565% (32/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 1191-1245 |
| | 28 | 17 |
QConfFileSettingsPrivate::readIniFileName: | QConfFileSettingsPrivate::readIniFile | Prototype: | bool QConfFileSettingsPrivate::readIniFile(const QByteArray &data, UnparsedSettingsMap *unparsedIniSections) | Coverage: | 69.444% (25/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1654-1726 |
| | 36 | 9 |
calculatePosixDateName: | calculatePosixDate | Prototype: | static QDate calculatePosixDate(const QByteArray &dateRule, int year) | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 349-373 |
| | 16 | 5 |
areMetricsTooLargeName: | areMetricsTooLarge | Prototype: | static inline bool areMetricsTooLarge(const QFontEngineFT::GlyphInfo &info) | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 846-855 |
| | 6 | 1 |
QTranslator::isEmptyName: | QTranslator::isEmpty | Prototype: | bool QTranslator::isEmpty() const | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | Lines: | 1116-1121 |
| | 3 | 1 |
QTestResult::expectFailName: | QTestResult::expectFail | Prototype: | bool QTestResult::expectFail(const char *dataIndex, const char *comment, QTest::TestFailMode mode, const char *file, int line) | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestresult.cpp | Lines: | 186-207 |
| | 13 | 5 |
QTcpServer::setSocketDescriptorName: | QTcpServer::setSocketDescriptor | Prototype: | bool QTcpServer::setSocketDescriptor(qintptr socketDescriptor) | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | Lines: | 397-438 |
| | 22 | 5 |
QString::sectionName: | QString::section | Prototype: | QString QString::section(const QRegularExpression &re, int start, int end, SectionFlags flags) const | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 4285-4313 |
| | 20 | 5 |
QString::removeName: | QString::remove | Prototype: | QString &QString::remove(int pos, int len) | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 2209-2224 |
| | 11 | 5 |
QStateMachinePrivate::transitionStateEntryLessThanName: | QStateMachinePrivate::transitionStateEntryLessThan | Prototype: | bool QStateMachinePrivate::transitionStateEntryLessThan(QAbstractTransition *t1, QAbstractTransition *t2) | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 457-479 |
| | 17 | 5 |
QStateMachinePrivate::getTransitionDomainName: | QStateMachinePrivate::getTransitionDomain | Prototype: | QAbstractState *QStateMachinePrivate::getTransitionDomain(QAbstractTransition *t, const QList<QAbstractState *> &effectiveTargetStates, CalculationCache *cache) const | Coverage: | 69.231% (18/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 900-936 |
| | 22 | 10 |
QStandardPaths::findExecutableName: | QStandardPaths::findExecutable | Prototype: | QString QStandardPaths::findExecutable(const QString &executableName, const QStringList &paths) | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | Lines: | 517-549 |
| | 13 | 5 |
QSqlResult::execBatchName: | QSqlResult::execBatch | Prototype: | bool QSqlResult::execBatch(bool arrayBind) | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | Lines: | 946-961 |
| | 11 | 5 |
QSignalMapper::mapName: | QSignalMapper::map | Prototype: | void QSignalMapper::map(QObject *sender) | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | Lines: | 245-256 |
| | 9 | 5 |
QSharedMemoryPrivate::handleName: | QSharedMemoryPrivate::handle | Prototype: | key_t QSharedMemoryPrivate::handle() | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory_systemv.cpp | Lines: | 65-92 |
| | 16 | 5 |
QProcess::writeDataName: | QProcess::writeData | Prototype: | qint64 QProcess::writeData(const char *data, qint64 len) | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1963-2021 |
| | 13 | 5 |
QMimeData::urlsName: | QMimeData::urls | Prototype: | QList<QUrl> QMimeData::urls() const | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | Lines: | 325-340 |
| | 11 | 5 |
QLibraryPrivate::loadName: | QLibraryPrivate::load | Prototype: | bool QLibraryPrivate::load() | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 523-544 |
| | 13 | 5 |
QGL2PEXVertexArray::lineToArrayName: | QGL2PEXVertexArray::lineToArray | Prototype: | void QGL2PEXVertexArray::lineToArray(const GLfloat x, const GLfloat y) | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp | Lines: | 153-165 |
| | 9 | 5 |
QFSFileEnginePrivate::readFdFhName: | QFSFileEnginePrivate::readFdFh | Prototype: | qint64 QFSFileEnginePrivate::readFdFh(char *data, qint64 len) | Coverage: | 69.231% (27/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 585-640 |
| | 30 | 9 |
QEasingCurveFunction::operator==Name: | QEasingCurveFunction::operator== | Prototype: | bool QEasingCurveFunction::operator==(const QEasingCurveFunction &other) const | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 385-393 |
| | 6 | 1 |
QDir::setSearchPathsName: | QDir::setSearchPaths | Prototype: | void QDir::setSearchPaths(const QString &prefix, const QStringList &searchPaths) | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | Lines: | 1013-1034 |
| | 12 | 5 |
QCoreApplicationPrivate::processCommandLineArgumentsName: | QCoreApplicationPrivate::processCommandLineArguments | Prototype: | void QCoreApplicationPrivate::processCommandLineArguments() | Coverage: | 69.231% (18/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 181-208 |
| | 19 | 8 |
QAuthenticatorPrivate::digestMd5ResponseName: | QAuthenticatorPrivate::digestMd5Response | Prototype: | QByteArray QAuthenticatorPrivate::digestMd5Response(const QByteArray &challenge, const QByteArray &method, const QByteArray &path) | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 670-708 |
| | 28 | 5 |
QLocalServerPrivate::listenName: | QLocalServerPrivate::listen | Prototype: | bool QLocalServerPrivate::listen(const QString &requestedServerName) | Coverage: | 69.091% (38/55) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver_unix.cpp | Lines: | 75-188 |
| | 73 | 18 |
qDBusPropertyGetAllName: | qDBusPropertyGetAll | Prototype: | QDBusMessage qDBusPropertyGetAll(const QDBusConnectionPrivate::ObjectTreeNode &node, const QDBusMessage &msg) | Coverage: | 68.966% (20/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | Lines: | 476-524 |
| | 35 | 7 |
parseMethodName: | parseMethod | Prototype: | static bool parseMethod(QXmlStreamReader &xml, QDBusIntrospection::Method &methodData, QDBusIntrospection::Interface *ifaceData) | Coverage: | 68.966% (20/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp | Lines: | 168-222 |
| | 34 | 9 |
QXcbCursor::changeCursorName: | QXcbCursor::changeCursor | Prototype: | void QXcbCursor::changeCursor(QCursor *cursor, QWindow *widget) | Coverage: | 68.750% (11/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | Lines: | 346-377 |
| | 17 | 5 |
QTextStreamPrivate::putStringName: | QTextStreamPrivate::putString | Prototype: | void QTextStreamPrivate::putString(const QChar *data, int len, bool number) | Coverage: | 68.750% (11/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 951-975 |
| | 12 | 4 |
QStorageInfoPrivate::initRootPathName: | QStorageInfoPrivate::initRootPath | Prototype: | void QStorageInfoPrivate::initRootPath() | Coverage: | 68.750% (11/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | Lines: | 441-469 |
| | 17 | 6 |
QSslSocket::waitForBytesWrittenName: | QSslSocket::waitForBytesWritten | Prototype: | bool QSslSocket::waitForBytesWritten(int msecs) | Coverage: | 68.750% (11/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1632-1654 |
| | 13 | 6 |
QSemaphore::tryAcquireName: | QSemaphore::tryAcquire | Prototype: | bool QSemaphore::tryAcquire(int n, int timeout) | Coverage: | 68.750% (11/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qsemaphore.cpp | Lines: | 208-229 |
| | 14 | 5 |
QLockFilePrivate::getLockInfoName: | QLockFilePrivate::getLockInfo | Prototype: | bool QLockFilePrivate::getLockInfo(qint64 *pid, QString *hostname, QString *appname) const | Coverage: | 68.750% (11/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | Lines: | 282-305 |
| | 19 | 6 |
Parser::eatSpaceName: | Parser::eatSpace | Prototype: | bool Parser::eatSpace() | Coverage: | 68.750% (11/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 253-266 |
| | 10 | 4 |
_q_uuidFromHexName: | _q_uuidFromHex | Prototype: | template <class Char> bool _q_uuidFromHex(const Char *&src, uint &d1, ushort &d2, ushort &d3, uchar (&d4)[8]) | Coverage: | 68.571% (24/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 94-118 |
| | 19 | 3 |
QHttpNetworkConnectionChannel::_q_encryptedName: | QHttpNetworkConnectionChannel::_q_encrypted | Prototype: | void QHttpNetworkConnectionChannel::_q_encrypted() | Coverage: | 68.571% (24/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 1022-1079 |
| | 34 | 14 |
QXcbWindow::handleConfigureNotifyEventName: | QXcbWindow::handleConfigureNotifyEvent | Prototype: | void QXcbWindow::handleConfigureNotifyEvent(const xcb_configure_notify_event_t *event) | Coverage: | 68.421% (13/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2108-2148 |
| | 20 | 5 |
QUuid::operator<Name: | QUuid::operator< | Prototype: | bool QUuid::operator<(const QUuid &other) const | Coverage: | 68.421% (13/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 817-831 |
| | 8 | 7 |
QTimer::singleShotName: | QTimer::singleShot | Prototype: | void QTimer::singleShot(int msec, Qt::TimerType timerType, const QObject *receiver, const char *member) | Coverage: | 68.421% (13/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimer.cpp | Lines: | 383-403 |
| | 13 | 5 |
QSslCertificatePrivate::subjectInfoToStringName: | QSslCertificatePrivate::subjectInfoToString | Prototype: | QByteArray QSslCertificatePrivate::subjectInfoToString(QSslCertificate::SubjectInfo info) | Coverage: | 68.421% (13/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp | Lines: | 657-672 |
| | 12 | 10 |
QSocks5SocketEngine::waitForWriteName: | QSocks5SocketEngine::waitForWrite | Prototype: | bool QSocks5SocketEngine::waitForWrite(int msecs, bool *timedOut) | Coverage: | 68.421% (13/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1797-1821 |
| | 14 | 5 |
QProcessPrivate::cleanupName: | QProcessPrivate::cleanup | Prototype: | void QProcessPrivate::cleanup() | Coverage: | 68.421% (13/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 863-916 |
| | 26 | 7 |
QProcessPrivate::_q_processDiedName: | QProcessPrivate::_q_processDied | Prototype: | bool QProcessPrivate::_q_processDied() | Coverage: | 68.421% (13/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1076-1140 |
| | 22 | 7 |
QNativeSocketEngine::waitForReadName: | QNativeSocketEngine::waitForRead | Prototype: | bool QNativeSocketEngine::waitForRead(int msecs, bool *timedOut) | Coverage: | 68.421% (13/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 951-974 |
| | 22 | 7 |
QXcbCursor::queryPointerName: | QXcbCursor::queryPointer | Prototype: | void QXcbCursor::queryPointer(QXcbConnection *c, QXcbVirtualDesktop **virtualDesktop, QPoint *pos, int *keybMask) | Coverage: | 68.182% (15/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | Lines: | 620-647 |
| | 20 | 8 |
QProcess::readDataName: | QProcess::readData | Prototype: | qint64 QProcess::readData(char *data, qint64 maxlen) | Coverage: | 68.182% (15/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1915-1959 |
| | 24 | 6 |
QDataStream::operator<<Name: | QDataStream::operator<< | Prototype: | QDataStream &QDataStream::operator<<(double f) | Coverage: | 68.182% (15/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 1048-1071 |
| | 13 | 7 |
QXcbConnection::updateScrollingDeviceName: | QXcbConnection::updateScrollingDevice | Prototype: | void QXcbConnection::updateScrollingDevice(ScrollingDevice &scrollingDevice, int num_classes, void *classInfo) | Coverage: | 68.000% (17/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | Lines: | 860-887 |
| | 27 | 8 |
QTextStream::posName: | QTextStream::pos | Prototype: | qint64 QTextStream::pos() const | Coverage: | 68.000% (17/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 1226-1269 |
| | 24 | 9 |
QCoreApplication::postEventName: | QCoreApplication::postEvent | Prototype: | void QCoreApplication::postEvent(QObject *receiver, QEvent *event, int priority) | Coverage: | 67.857% (19/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1385-1445 |
| | 33 | 8 |
QLocaleId::withLikelySubtagsAddedName: | QLocaleId::withLikelySubtagsAdded | Prototype: | QLocaleId QLocaleId::withLikelySubtagsAdded() const | Coverage: | 67.742% (21/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 228-262 |
| | 21 | 9 |
QSslContext::fromConfigurationName: | QSslContext::fromConfiguration | Prototype: | QSslContext* QSslContext::fromConfiguration(QSslSocket::SslMode mode, const QSslConfiguration &configuration, bool allowRootCertOnDemandLoading) | Coverage: | 67.619% (71/105) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp | Lines: | 94-367 |
| | 116 | 42 |
QPropertyAnimation::updateStateName: | QPropertyAnimation::updateState | Prototype: | void QPropertyAnimation::updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState) | Coverage: | 67.568% (25/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | Lines: | 251-309 |
| | 33 | 9 |
QUnicodeTools::getSentenceBreaksName: | QUnicodeTools::getSentenceBreaks | Prototype: | static void getSentenceBreaks(const ushort *string, quint32 len, QCharAttributes *attributes) | Coverage: | 67.500% (27/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp | Lines: | 282-340 |
| | 35 | 17 |
QXmlSimpleReaderPrivate::parsePEReferenceName: | QXmlSimpleReaderPrivate::parsePEReference | Prototype: | bool QXmlSimpleReaderPrivate::parsePEReference() | Coverage: | 67.442% (58/86) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 5176-5319 |
| | 85 | 31 |
QByteArray::replaceName: | QByteArray::replace | Prototype: | QByteArray &QByteArray::replace(const char *before, int bsize, const char *after, int asize) | Coverage: | 67.416% (60/89) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2083-2196 |
| | 81 | 27 |
parseDateStringName: | parseDateString | Prototype: | static QDateTime parseDateString(const QByteArray &dateString) | Coverage: | 67.260% (189/281) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | Lines: | 578-868 |
| | 172 | 65 |
qt_qdnsservicerecord_less_thanName: | qt_qdnsservicerecord_less_than | Prototype: | static bool qt_qdnsservicerecord_less_than(const QDnsServiceRecord &r1, const QDnsServiceRecord &r2) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | Lines: | 88-95 |
| | 3 | 1 |
qt_call_post_routinesName: | qt_call_post_routines | Prototype: | void __attribute__((visibility("default"))) qt_call_post_routines() | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 285-299 |
| | 6 | 4 |
qdlerrorName: | qdlerror | Prototype: | static QString qdlerror() | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | Lines: | 63-73 |
| | 2 | 1 |
qbytearray_insertName: | qbytearray_insert | Prototype: | static inline QByteArray &qbytearray_insert(QByteArray *ba, int pos, const char *arr, int len) | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 1849-1866 |
| | 11 | 3 |
qHashName: | qHash | Prototype: | uint qHash(float key, uint seed) | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 900-903 |
| | 1 | 1 |
qHashName: | qHash | Prototype: | uint qHash(long double key, uint seed) | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 921-924 |
| | 1 | 1 |
qDBusInterfaceInObjectName: | qDBusInterfaceInObject | Prototype: | bool qDBusInterfaceInObject(QObject *obj, const QString &interface_name) | Coverage: | 66.667% (4/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp | Lines: | 105-112 |
| | 5 | 3 |
qConvertToRealNumberName: | qConvertToRealNumber | Prototype: | static qreal qConvertToRealNumber(const QVariant::Private *d, bool *ok) | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 248-266 |
| | 6 | 9 |
parseTzTypesName: | parseTzTypes | Prototype: | static QVector<QTzType> parseTzTypes(QDataStream &ds, int tzh_typecnt) | Coverage: | 66.667% (10/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 216-239 |
| | 13 | 5 |
parsePosixOffsetName: | parsePosixOffset | Prototype: | static int parsePosixOffset(const char *begin, const char *end) | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 425-441 |
| | 10 | 4 |
maxSelectionIncrName: | maxSelectionIncr | Prototype: | static inline int maxSelectionIncr(xcb_connection_t *c) | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 742-746 |
| | 2 | 1 |
isTextFileName: | isTextFile | Prototype: | static inline bool isTextFile(const QByteArray &data) | Coverage: | 66.667% (12/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | Lines: | 114-131 |
| | 8 | 4 |
ignoreLeaveEventName: | ignoreLeaveEvent | Prototype: | static bool ignoreLeaveEvent(quint8 mode, quint8 detail, QXcbConnection *conn = nullptr) | Coverage: | 66.667% (10/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2305-2312 |
| | 5 | 1 |
getticksName: | getticks | Prototype: | static qint64 getticks() | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentiteratekernel.cpp | Lines: | 72-111 |
| | 12 | 4 |
getLocaleDataName: | getLocaleData | Prototype: | static inline QString getLocaleData(const ushort *data, int size) | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 660-663 |
| | 1 | 1 |
floordivName: | floordiv | Prototype: | static inline int floordiv(int a, int b) | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 109-112 |
| | 1 | 1 |
disableCoreDumpName: | disableCoreDump | Prototype: | static void disableCoreDump() | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 109-122 |
| | 8 | 3 |
connectionCapabiliesName: | connectionCapabilies | Prototype: | static QDBusConnection::ConnectionCapabilities connectionCapabilies(DBusConnection *connection) | Coverage: | 66.667% (4/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 1760-1782 |
| | 6 | 2 |
check_method_codeName: | check_method_code | Prototype: | static bool check_method_code(int code, const QObject *object, const char *method, const char *func) | Coverage: | 66.667% (4/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 2250-2259 |
| | 5 | 2 |
checkExecutableName: | checkExecutable | Prototype: | static QString checkExecutable(const QString &path) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | Lines: | 452-460 |
| | 6 | 3 |
calculateUnixPriorityName: | calculateUnixPriority | Prototype: | static bool calculateUnixPriority(int priority, int *sched_policy, int *__sched_priority) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 515-553 |
| | 17 | 3 |
_q_checkEntryName: | _q_checkEntry | Prototype: | static inline bool _q_checkEntry(QFileSystemEntry &entry, QFileSystemMetaData &data, bool resolvingEntry) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp | Lines: | 105-116 |
| | 6 | 3 |
ValueArray::appendName: | ValueArray::append | Prototype: | bool append(const QJsonPrivate::Value &v) | Coverage: | 66.667% (4/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 501-507 |
| | 5 | 2 |
UnrollTailLoop::execName: | UnrollTailLoop::exec | Prototype: | template <typename Functor> static inline void exec(int count, Functor code) | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 187-195 |
| | 1 | 3 |
QXmlStreamWriter::writeCommentName: | QXmlStreamWriter::writeComment | Prototype: | void QXmlStreamWriter::writeComment(const QString &text) | Coverage: | 66.667% (4/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 3532-3542 |
| | 8 | 2 |
QXmlSimpleReaderLocator::lineNumberName: | QXmlSimpleReaderLocator::lineNumber | Prototype: | int lineNumber() const override | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 441-444 |
| | 1 | 1 |
QXmlSimpleReaderLocator::columnNumberName: | QXmlSimpleReaderLocator::columnNumber | Prototype: | int columnNumber() const override | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 437-440 |
| | 1 | 1 |
QXcbWindow::setTransparentForMouseEventsName: | QXcbWindow::setTransparentForMouseEvents | Prototype: | void QXcbWindow::setTransparentForMouseEvents(bool transparent) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 1478-1503 |
| | 17 | 3 |
QXcbWindow::setGeometryName: | QXcbWindow::setGeometry | Prototype: | void QXcbWindow::setGeometry(const QRect &rect) | Coverage: | 66.667% (10/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 665-701 |
| | 25 | 4 |
QXcbScreen::topLevelAtName: | QXcbScreen::topLevelAt | Prototype: | QWindow *QXcbScreen::topLevelAt(const QPoint &p) const | Coverage: | 66.667% (10/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | Lines: | 308-345 |
| | 23 | 5 |
QXcbIntegration::styleHintName: | QXcbIntegration::styleHint | Prototype: | QVariant QXcbIntegration::styleHint(QPlatformIntegration::StyleHint hint) const | Coverage: | 66.667% (20/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | Lines: | 359-398 |
| | 14 | 18 |
QXcbConnection::rootWindowName: | QXcbConnection::rootWindow | Prototype: | xcb_window_t QXcbConnection::rootWindow() | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 1507-1511 |
| | 2 | 1 |
QXcbBackingStore::graphicsBufferName: | QXcbBackingStore::graphicsBuffer | Prototype: | QPlatformGraphicsBuffer *QXcbBackingStore::graphicsBuffer() const | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 370-373 |
| | 1 | 1 |
QVariant::nameToTypeName: | QVariant::nameToType | Prototype: | QVariant::Type QVariant::nameToType(const char *name) | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 1977-1981 |
| | 2 | 1 |
QUuid::fromRfc4122Name: | QUuid::fromRfc4122 | Prototype: | QUuid QUuid::fromRfc4122(const QByteArray &bytes) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 469-493 |
| | 16 | 3 |
QUuid::QUuidName: | QUuid::QUuid | Prototype: | QUuid::QUuid(const QString &text) | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 336-354 |
| | 10 | 4 |
QUuid::QUuidName: | QUuid::QUuid | Prototype: | QUuid::QUuid(const QByteArray &text) | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 385-403 |
| | 10 | 4 |
QUrlQuery::isDetachedName: | QUrlQuery::isDetached | Prototype: | bool QUrlQuery::isDetached() const | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 451-454 |
| | 1 | 1 |
QUrlPrivate::cloneErrorName: | QUrlPrivate::cloneError | Prototype: | inline QUrlPrivate::Error *QUrlPrivate::cloneError() const | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 616-619 |
| | 1 | 1 |
QUrl::clearName: | QUrl::clear | Prototype: | void QUrl::clear() | Coverage: | 66.667% (4/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1874-1879 |
| | 3 | 2 |
QTextStream::skipWhiteSpaceName: | QTextStream::skipWhiteSpace | Prototype: | void QTextStream::skipWhiteSpace() | Coverage: | 66.667% (4/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 1282-1288 |
| | 4 | 2 |
QTextStream::readName: | QTextStream::read | Prototype: | QString QTextStream::read(qint64 maxlen) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 1726-1735 |
| | 5 | 3 |