| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
qt_last_index_of| Name: | qt_last_index_of | | Prototype: | static inline int qt_last_index_of(const QChar *haystack, int haystackLen, QChar needle, int from, Qt::CaseSensitivity cs) | | Coverage: | 95.652% (22/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 10003-10028 |
| | 17 | 9 |
QUrlPrivate::setHost| Name: | QUrlPrivate::setHost | | Prototype: | inline bool QUrlPrivate::setHost(const QString &value, int from, int iend, QUrl::ParsingMode mode) | | Coverage: | 95.652% (44/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 1272-1361 |
| | 44 | 14 |
QRegExpEngine::parse| Name: | QRegExpEngine::parse | | Prototype: | int QRegExpEngine::parse(const QChar *pattern, int len) | | Coverage: | 95.652% (44/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 3499-3602 |
| | 55 | 15 |
QConfFileSettingsPrivate::readIniLine| Name: | QConfFileSettingsPrivate::readIniLine | | Prototype: | bool QConfFileSettingsPrivate::readIniLine(const QByteArray &data, int &dataPos, int &lineStart, int &lineLen, int &equalsPos) | | Coverage: | 95.652% (66/69) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1586-1647 |
| | 42 | 19 |
QDBusMetaType::signatureToType| Name: | QDBusMetaType::signatureToType | | Prototype: | int QDBusMetaType::signatureToType(const char *signature) | | Coverage: | 95.556% (43/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetatype.cpp | | Lines: | 294-366 |
| | 25 | 23 |
qt_qdnsservicerecord_sort| Name: | qt_qdnsservicerecord_sort | | Prototype: | static void qt_qdnsservicerecord_sort(QList<QDnsServiceRecord> &records) | | Coverage: | 95.455% (21/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 101-149 |
| | 22 | 8 |
QIODevice::read| Name: | QIODevice::read | | Prototype: | qint64 QIODevice::read(char *data, qint64 maxSize) | | Coverage: | 95.349% (82/86) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 770-916 |
| | 73 | 26 |
localMSecsToEpochMSecs| Name: | localMSecsToEpochMSecs | | Prototype: | static qint64 localMSecsToEpochMSecs(qint64 localMsecs, QDateTimePrivate::DaylightStatus *daylightStatus, QDate *localDate = 0, QTime *localTime = 0, QString *abbreviation = 0) | | Coverage: | 95.312% (61/64) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2465-2559 |
| | 56 | 19 |
checkStaticArray| Name: | checkStaticArray | | Prototype: | static bool checkStaticArray(int &val, const QByteArray &dateString, int at, const char *array, int size) | | Coverage: | 95.238% (20/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | | Lines: | 531-551 |
| | 15 | 5 |
QSocks5SocketEnginePrivate::parseAuthenticationMethodReply| Name: | QSocks5SocketEnginePrivate::parseAuthenticationMethodReply | | Prototype: | void QSocks5SocketEnginePrivate::parseAuthenticationMethodReply() | | Coverage: | 95.238% (20/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 732-765 |
| | 23 | 7 |
QResourceRoot::mappingRootSubdir| Name: | QResourceRoot::mappingRootSubdir | | Prototype: | bool QResourceRoot::mappingRootSubdir(const QString &path, QString *match) const | | Coverage: | 95.238% (20/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 799-820 |
| | 15 | 7 |
q_toPercentEncoding| Name: | q_toPercentEncoding | | Prototype: | static void q_toPercentEncoding(QByteArray *ba, const char *dontEncode, const char *alsoEncode, char percent) | | Coverage: | 95.122% (39/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4417-4455 |
| | 29 | 7 |
QUrl::resolved| Name: | QUrl::resolved | | Prototype: | QUrl QUrl::resolved(const QUrl &relative) const | | Coverage: | 95.122% (39/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3164-3229 |
| | 40 | 11 |
qt_qFindChildren_helper| Name: | qt_qFindChildren_helper | | Prototype: | void qt_qFindChildren_helper(const QObject *parent, const QString &name, const QMetaObject &mo, QList<void*> *list, Qt::FindChildOptions options) | | Coverage: | 95.000% (19/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1851-1867 |
| | 11 | 6 |
QUrl::fromLocalFile| Name: | QUrl::fromLocalFile | | Prototype: | QUrl QUrl::fromLocalFile(const QString &localFile) | | Coverage: | 95.000% (19/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3803-3834 |
| | 20 | 6 |
QTimerInfoList::registerTimer| Name: | QTimerInfoList::registerTimer | | Prototype: | void QTimerInfoList::registerTimer(int timerId, int interval, Qt::TimerType timerType, QObject *object) | | Coverage: | 95.000% (19/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | | Lines: | 439-500 |
| | 26 | 8 |
QHostInfoRunnable::run| Name: | QHostInfoRunnable::run | | Prototype: | void QHostInfoRunnable::run() | | Coverage: | 95.000% (19/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 452-509 |
| | 27 | 7 |
QAbstractItemModelPrivate::columnsAboutToBeRemoved| Name: | QAbstractItemModelPrivate::columnsAboutToBeRemoved | | Prototype: | void QAbstractItemModelPrivate::columnsAboutToBeRemoved(const QModelIndex &parent, int first, int last) | | Coverage: | 95.000% (19/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 825-854 |
| | 19 | 6 |
QXcbWindow::show| Name: | QXcbWindow::show | | Prototype: | void QXcbWindow::show() | | Coverage: | 94.872% (37/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 810-875 |
| | 38 | 12 |
QSqlTableModel::removeRows| Name: | QSqlTableModel::removeRows | | Prototype: | bool QSqlTableModel::removeRows(int row, int count, const QModelIndex &parent) | | Coverage: | 94.872% (37/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 1081-1116 |
| | 23 | 11 |
qNumVariantToHelper| Name: | qNumVariantToHelper | | Prototype: | template <typename T> inline T qNumVariantToHelper(const QVariant::Private &d, const HandlersManager &handlerManager, bool *ok, const T& val) | | Coverage: | 94.737% (18/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 2643-2662 |
| | 11 | 5 |
qMetaTypeNumber| Name: | qMetaTypeNumber | | Prototype: | static qlonglong qMetaTypeNumber(const QVariant::Private *d) | | Coverage: | 94.737% (18/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 147-173 |
| | 12 | 10 |
loadQtCodec| Name: | loadQtCodec | | Prototype: | static QTextCodec *loadQtCodec(const char *name) | | Coverage: | 94.737% (36/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | | Lines: | 350-378 |
| | 23 | 12 |
QUrl::setHost| Name: | QUrl::setHost | | Prototype: | void QUrl::setHost(const QString &host, ParsingMode mode) | | Coverage: | 94.737% (18/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2335-2366 |
| | 17 | 7 |
QSqlQueryModel::headerData| Name: | QSqlQueryModel::headerData | | Prototype: | QVariant QSqlQueryModel::headerData(int section, Qt::Orientation orientation, int role) const | | Coverage: | 94.737% (18/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 363-376 |
| | 10 | 5 |
QSortFilterProxyModelPrivate::create_mapping| Name: | QSortFilterProxyModelPrivate::create_mapping | | Prototype: | IndexMap::const_iterator QSortFilterProxyModelPrivate::create_mapping( const QModelIndex &source_parent) const | | Coverage: | 94.737% (18/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 322-366 |
| | 30 | 7 |
QConfFileSettingsPrivate::QConfFileSettingsPrivate| Name: | QConfFileSettingsPrivate::QConfFileSettingsPrivate | | Prototype: | QConfFileSettingsPrivate::QConfFileSettingsPrivate(QSettings::Format format, QSettings::Scope scope, const QString &organization, const QString &application) | | Coverage: | 94.737% (18/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1131-1178 |
| | 22 | 7 |
QUtf16::convertToUnicode| Name: | QUtf16::convertToUnicode | | Prototype: | QString QUtf16::convertToUnicode(const char *chars, int len, QTextCodec::ConverterState *state, DataEndianness e) | | Coverage: | 94.643% (53/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 455-528 |
| | 52 | 17 |
QTimeLinePrivate::setCurrentTime| Name: | QTimeLinePrivate::setCurrentTime | | Prototype: | void QTimeLinePrivate::setCurrentTime(int msecs) | | Coverage: | 94.444% (34/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimeline.cpp | | Lines: | 85-156 |
| | 27 | 8 |
QTextBoundaryFinder::toPreviousBoundary| Name: | QTextBoundaryFinder::toPreviousBoundary | | Prototype: | int QTextBoundaryFinder::toPreviousBoundary() | | Coverage: | 94.444% (34/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.cpp | | Lines: | 393-421 |
| | 18 | 10 |
QStateMachinePrivate::initializeAnimation| Name: | QStateMachinePrivate::initializeAnimation | | Prototype: | QPair<QList<QAbstractAnimation*>, QList<QAbstractAnimation*> > QStateMachinePrivate::initializeAnimation(QAbstractAnimation *abstractAnimation, const QPropertyAssignment &prop) | | Coverage: | 94.444% (17/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1514-1544 |
| | 19 | 5 |
QMetaCallEvent::~QMetaCallEvent| Name: | QMetaCallEvent::~QMetaCallEvent | | Prototype: | QMetaCallEvent::~QMetaCallEvent() | | Coverage: | 94.444% (17/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 469-485 |
| | 10 | 6 |
QItemSelection::split| Name: | QItemSelection::split | | Prototype: | void QItemSelection::split(const QItemSelectionRange &range, const QItemSelectionRange &other, QItemSelection *result) | | Coverage: | 94.444% (17/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 556-597 |
| | 33 | 6 |
QDate::isValid| Name: | QDate::isValid | | Prototype: | bool QDate::isValid(int year, int month, int day) | | Coverage: | 94.444% (17/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 1339-1347 |
| | 4 | 2 |
QAbstractItemModelPrivate::itemsAboutToBeMoved| Name: | QAbstractItemModelPrivate::itemsAboutToBeMoved | | Prototype: | void QAbstractItemModelPrivate::itemsAboutToBeMoved(const QModelIndex &srcParent, int srcFirst, int srcLast, const QModelIndex &destinationParent, int destinationChild, Qt::Orientation orientation) | | Coverage: | 94.444% (51/54) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 620-676 |
| | 38 | 11 |
QIPAddressUtils::parseIp4Internal| Name: | QIPAddressUtils::parseIp4Internal | | Prototype: | static bool parseIp4Internal(IPv4Address &address, const char *ptr, bool acceptLeadingZero) | | Coverage: | 94.340% (50/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp | | Lines: | 79-121 |
| | 34 | 13 |
QUnicodeTools::getWordBreaks| Name: | QUnicodeTools::getWordBreaks | | Prototype: | static void getWordBreaks(const ushort *string, quint32 len, QCharAttributes *attributes) | | Coverage: | 94.286% (66/70) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp | | Lines: | 135-240 |
| | 60 | 27 |
QXmlSimpleReaderPrivate::parseElementDecl| Name: | QXmlSimpleReaderPrivate::parseElementDecl | | Prototype: | bool QXmlSimpleReaderPrivate::parseElementDecl() | | Coverage: | 94.245% (131/139) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 5895-6125 |
| | 150 | 53 |
QXmlSimpleReaderPrivate::parseExternalID| Name: | QXmlSimpleReaderPrivate::parseExternalID | | Prototype: | bool QXmlSimpleReaderPrivate::parseExternalID() | | Coverage: | 94.186% (81/86) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 4828-5001 |
| | 104 | 36 |
isValidCharacter| Name: | isValidCharacter | | Prototype: | static inline bool isValidCharacter(QChar c) | | Coverage: | 94.118% (16/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 56-63 |
| | 5 | 1 |
QXmlSimpleReaderPrivate::parseAttValue| Name: | QXmlSimpleReaderPrivate::parseAttValue | | Prototype: | bool QXmlSimpleReaderPrivate::parseAttValue() | | Coverage: | 94.118% (48/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 5783-5887 |
| | 58 | 21 |
QTest::xmlMessageType2String| Name: | QTest::xmlMessageType2String | | Prototype: | static const char* xmlMessageType2String(QAbstractTestLogger::MessageTypes type) | | Coverage: | 94.118% (16/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp | | Lines: | 50-71 |
| | 10 | 9 |
QTest::messageType2String| Name: | QTest::messageType2String | | Prototype: | static const char *messageType2String(QAbstractTestLogger::MessageTypes type) | | Coverage: | 94.118% (16/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | | Lines: | 97-118 |
| | 10 | 9 |
QMimeMagicRule::matches| Name: | QMimeMagicRule::matches | | Prototype: | bool QMimeMagicRule::matches(const QByteArray &data) const | | Coverage: | 94.118% (16/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrule.cpp | | Lines: | 401-423 |
| | 10 | 5 |
QMetaType::unregisterType| Name: | QMetaType::unregisterType | | Prototype: | bool QMetaType::unregisterType(int type) | | Coverage: | 94.118% (16/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 924-943 |
| | 10 | 5 |
QLocaleData::bytearrayToLongLong| Name: | QLocaleData::bytearrayToLongLong | | Prototype: | qlonglong QLocaleData::bytearrayToLongLong(const char *num, int base, bool *ok, bool *overflow) | | Coverage: | 94.118% (32/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 3334-3374 |
| | 26 | 12 |
QFSFileEnginePrivate::doStat| Name: | QFSFileEnginePrivate::doStat | | Prototype: | bool QFSFileEnginePrivate::doStat(QFileSystemMetaData::MetaDataFlags flags) const | | Coverage: | 94.118% (16/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 493-509 |
| | 10 | 5 |
QDirSortItemComparator::operator()| Name: | QDirSortItemComparator::operator() | | Prototype: | bool QDirSortItemComparator::operator()(const QDirSortItem &n1, const QDirSortItem &n2) const | | Coverage: | 94.118% (48/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 216-286 |
| | 43 | 13 |
QDBusDemarshaller::currentType| Name: | QDBusDemarshaller::currentType | | Prototype: | QDBusArgument::ElementType QDBusDemarshaller::currentType() | | Coverage: | 94.118% (32/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | | Lines: | 184-234 |
| | 13 | 23 |
QBenchmarkTestMethodData::setResult| Name: | QBenchmarkTestMethodData::setResult | | Prototype: | void QBenchmarkTestMethodData::setResult( qreal value, QTest::QBenchmarkMetric metric, bool setByMacro) | | Coverage: | 94.118% (16/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | | Lines: | 143-173 |
| | 14 | 5 |
QVariant::compare| Name: | QVariant::compare | | Prototype: | int QVariant::compare(const QVariant &v) const | | Coverage: | 93.939% (62/66) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3514-3574 |
| | 35 | 18 |
QTextBoundaryFinder::boundaryReasons| Name: | QTextBoundaryFinder::boundaryReasons | | Prototype: | QTextBoundaryFinder::BoundaryReasons QTextBoundaryFinder::boundaryReasons() const | | Coverage: | 93.939% (62/66) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.cpp | | Lines: | 448-503 |
| | 39 | 21 |
QSettingsPrivate::iniUnescapedStringList| Name: | QSettingsPrivate::iniUnescapedStringList | | Prototype: | bool QSettingsPrivate::iniUnescapedStringList(const QByteArray &str, int from, int to, QString &stringResult, QStringList &stringListResult, QTextCodec *codec) | | Coverage: | 93.846% (122/130) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 740-907 |
| | 98 | 37 |
openModeToOpenFlags| Name: | openModeToOpenFlags | | Prototype: | static inline int openModeToOpenFlags(QIODevice::OpenMode mode) | | Coverage: | 93.750% (15/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 104-125 |
| | 12 | 6 |
QVersionNumber::fromString| Name: | QVersionNumber::fromString | | Prototype: | QVersionNumber QVersionNumber::fromString(const QString &string, int *suffixIndex) | | Coverage: | 93.750% (15/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp | | Lines: | 417-442 |
| | 17 | 4 |
QUrl::adjusted| Name: | QUrl::adjusted | | Prototype: | QUrl QUrl::adjusted(QUrl::FormattingOptions options) const | | Coverage: | 93.750% (30/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3361-3393 |
| | 25 | 11 |
QSqlRelationalTableModel::setData| Name: | QSqlRelationalTableModel::setData | | Prototype: | bool QSqlRelationalTableModel::setData(const QModelIndex &index, const QVariant &value, int role) | | Coverage: | 93.750% (15/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 462-475 |
| | 9 | 4 |
QJsonValue::QJsonValue| Name: | QJsonValue::QJsonValue | | Prototype: | QJsonValue::QJsonValue(QJsonPrivate::Data *data, QJsonPrivate::Base *base, const QJsonPrivate::Value &v) | | Coverage: | 93.750% (15/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | | Lines: | 108-137 |
| | 17 | 9 |
QFileSystemWatcher::removePaths| Name: | QFileSystemWatcher::removePaths | | Prototype: | QStringList QFileSystemWatcher::removePaths(const QStringList &paths) | | Coverage: | 93.750% (15/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | | Lines: | 361-385 |
| | 15 | 6 |
QDir::cd| Name: | QDir::cd | | Prototype: | bool QDir::cd(const QString &dirName) | | Coverage: | 93.750% (30/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 865-922 |
| | 24 | 8 |
QDBusMetaObject::createMetaObject| Name: | QDBusMetaObject::createMetaObject | | Prototype: | QDBusMetaObject *QDBusMetaObject::createMetaObject(const QString &interface, const QString &xml, QHash<QString, QDBusMetaObject *> &cache, QDBusError &error) | | Coverage: | 93.750% (30/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp | | Lines: | 576-648 |
| | 45 | 10 |
QAbstractSocket::setReadBufferSize| Name: | QAbstractSocket::setReadBufferSize | | Prototype: | void QAbstractSocket::setReadBufferSize(qint64 size) | | Coverage: | 93.750% (15/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 2807-2821 |
| | 7 | 4 |
canonicalOrderHelper| Name: | canonicalOrderHelper | | Prototype: | static void canonicalOrderHelper(QString *str, QChar::UnicodeVersion version, int from) | | Coverage: | 93.548% (58/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1871-1957 |
| | 59 | 20 |
qstrtoll| Name: | qstrtoll | | Prototype: | long long qstrtoll(const char * nptr, const char **endptr, int base, bool *ok) | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 99-115 |
| | 12 | 3 |
qRemoveWhitespace| Name: | qRemoveWhitespace | | Prototype: | static void qRemoveWhitespace(const char *s, char *d) | | Coverage: | 93.333% (28/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1223-1239 |
| | 12 | 6 |
postProcess| Name: | postProcess | | Prototype: | static QList<QNetworkInterfacePrivate *> postProcess(QList<QNetworkInterfacePrivate *> list) | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface.cpp | | Lines: | 45-73 |
| | 13 | 5 |
mult| Name: | mult | | Prototype: | static Bigint *mult(Bigint *a, Bigint *b) | | Coverage: | 93.333% (28/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 715-795 |
| | 50 | 10 |
isValidCharacterNoDash| Name: | isValidCharacterNoDash | | Prototype: | static inline bool isValidCharacterNoDash(QChar c) | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 47-54 |
| | 5 | 1 |
epochMSecsToLocalTime| Name: | epochMSecsToLocalTime | | Prototype: | static bool epochMSecsToLocalTime(qint64 msecs, QDate *localDate, QTime *localTime, QDateTimePrivate::DaylightStatus *daylightStatus = 0) | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2426-2460 |
| | 20 | 5 |
decompositionHelper| Name: | decompositionHelper | | Prototype: | static const unsigned short * decompositionHelper (uint ucs4, int *length, int *tag, unsigned short *buffer) | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1290-1315 |
| | 17 | 3 |
b2d| Name: | b2d | | Prototype: | static double b2d(Bigint *a, int *e) | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 1035-1084 |
| | 21 | 4 |
QXmlNamespaceSupport::processName| Name: | QXmlNamespaceSupport::processName | | Prototype: | void QXmlNamespaceSupport::processName(const QString& qname, bool isAttribute, QString& nsuri, QString& localname) const | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 598-626 |
| | 13 | 5 |
QTranslatorPrivate::clear| Name: | QTranslatorPrivate::clear | | Prototype: | void QTranslatorPrivate::clear() | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | | Lines: | 1052-1085 |
| | 24 | 5 |
QTestXunitStreamer::outputElements| Name: | QTestXunitStreamer::outputElements | | Prototype: | void QTestXunitStreamer::outputElements(QTestElement *element, bool) const | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestxunitstreamer.cpp | | Lines: | 170-201 |
| | 17 | 5 |
QSortFilterProxyModelPrivate::filter_changed| Name: | QSortFilterProxyModelPrivate::filter_changed | | Prototype: | void QSortFilterProxyModelPrivate::filter_changed(const QModelIndex &source_parent) | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1069-1105 |
| | 19 | 5 |
QSortFilterProxyModelPrivate::_q_sourceColumnsInserted| Name: | QSortFilterProxyModelPrivate::_q_sourceColumnsInserted | | Prototype: | void QSortFilterProxyModelPrivate::_q_sourceColumnsInserted( const QModelIndex &source_parent, int start, int end) | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1480-1498 |
| | 10 | 5 |
QSizeF::scaled| Name: | QSizeF::scaled | | Prototype: | QSizeF QSizeF::scaled(const QSizeF &s, Qt::AspectRatioMode mode) const | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp | | Lines: | 654-674 |
| | 10 | 4 |
QSize::scaled| Name: | QSize::scaled | | Prototype: | QSize QSize::scaled(const QSize &s, Qt::AspectRatioMode mode) const | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp | | Lines: | 221-242 |
| | 11 | 4 |
QSettingsPrivate::stringListToVariantList| Name: | QSettingsPrivate::stringListToVariantList | | Prototype: | QVariant QSettingsPrivate::stringListToVariantList(const QStringList &l) | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 368-388 |
| | 13 | 5 |
QRegExp::lastIndexIn| Name: | QRegExp::lastIndexIn | | Prototype: | int QRegExp::lastIndexIn(const QString &str, int offset, CaretMode caretMode) const | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4311-4329 |
| | 13 | 5 |
QPollingFileSystemWatcherEngine::removePaths| Name: | QPollingFileSystemWatcherEngine::removePaths | | Prototype: | QStringList QPollingFileSystemWatcherEngine::removePaths(const QStringList &paths, QStringList *files, QStringList *directories) | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_polling.cpp | | Lines: | 84-107 |
| | 14 | 5 |
QMetaMethod::parameterType| Name: | QMetaMethod::parameterType | | Prototype: | int QMetaMethod::parameterType(int index) const | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1824-1840 |
| | 12 | 5 |
QLocaleData::doubleToString| Name: | QLocaleData::doubleToString | | Prototype: | QString QLocaleData::doubleToString(const QChar _zero, const QChar plus, const QChar minus, const QChar exponential, const QChar group, const QChar decimal, double d, int precision, DoubleForm form, int width, unsigned flags) | | Coverage: | 93.333% (84/90) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2749-2872 |
| | 76 | 24 |
QHttpSocketEngine::setReadNotificationEnabled| Name: | QHttpSocketEngine::setReadNotificationEnabled | | Prototype: | void QHttpSocketEngine::setReadNotificationEnabled(bool enable) | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 433-448 |
| | 9 | 5 |
QFileSystemEngine::createDirectory| Name: | QFileSystemEngine::createDirectory | | Prototype: | bool QFileSystemEngine::createDirectory(const QFileSystemEntry &entry, bool createParents) | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 589-623 |
| | 16 | 5 |
QDirPrivate::resolveAbsoluteEntry| Name: | QDirPrivate::resolveAbsoluteEntry | | Prototype: | inline void QDirPrivate::resolveAbsoluteEntry() const | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 179-197 |
| | 10 | 4 |
QUnicodeTools::getLineBreaks| Name: | QUnicodeTools::getLineBreaks | | Prototype: | static void getLineBreaks(const ushort *string, quint32 len, QCharAttributes *attributes) | | Coverage: | 93.258% (83/89) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp | | Lines: | 478-591 |
| | 64 | 34 |
QLocalePrivate::dateTimeToString| Name: | QLocalePrivate::dateTimeToString | | Prototype: | QString QLocalePrivate::dateTimeToString(const QString &format, const QDateTime &datetime, const QDate &dateOnly, const QTime &timeOnly, const QLocale *q) const | | Coverage: | 93.130% (122/131) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2515-2740 |
| | 142 | 52 |
integralCompare| Name: | integralCompare | | Prototype: | static int integralCompare(uint promotedType, const QVariant::Private *d1, const QVariant::Private *d2) | | Coverage: | 93.103% (27/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3441-3462 |
| | 15 | 5 |
QNetworkCookieJar::cookiesForUrl| Name: | QNetworkCookieJar::cookiesForUrl | | Prototype: | QList<QNetworkCookie> QNetworkCookieJar::cookiesForUrl(const QUrl &url) const | | Coverage: | 93.103% (27/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookiejar.cpp | | Lines: | 211-254 |
| | 24 | 9 |
QMetaObjectBuilder::serialize| Name: | QMetaObjectBuilder::serialize | | Prototype: | void QMetaObjectBuilder::serialize(QDataStream& stream) const | | Coverage: | 93.103% (27/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 1602-1679 |
| | 48 | 10 |
QItemSelectionModel::isSelected| Name: | QItemSelectionModel::isSelected | | Prototype: | bool QItemSelectionModel::isSelected(const QModelIndex &index) const | | Coverage: | 93.103% (27/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1393-1425 |
| | 20 | 9 |
QXmlSimpleReaderPrivate::parsePI| Name: | QXmlSimpleReaderPrivate::parsePI | | Prototype: | bool QXmlSimpleReaderPrivate::parsePI() | | Coverage: | 93.023% (120/129) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 4390-4609 |
| | 127 | 49 |
QXmlSimpleReaderPrivate::parseAttribute| Name: | QXmlSimpleReaderPrivate::parseAttribute | | Prototype: | bool QXmlSimpleReaderPrivate::parseAttribute() | | Coverage: | 92.982% (53/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7019-7122 |
| | 59 | 21 |
qt_string_normalize| Name: | qt_string_normalize | | Prototype: | void qt_string_normalize(QString *data, QString::NormalizationForm mode, QChar::UnicodeVersion version, int from) | | Coverage: | 92.857% (52/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 7134-7198 |
| | 45 | 18 |
lo0bits| Name: | lo0bits | | Prototype: | static int lo0bits(quint32 *y) | | Coverage: | 92.857% (26/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 663-703 |
| | 30 | 10 |
QXcbEventReader::run| Name: | QXcbEventReader::run | | Prototype: | void QXcbEventReader::run() | | Coverage: | 92.857% (13/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1331-1348 |
| | 13 | 4 |
QUrlPrivate::appendHost| Name: | QUrlPrivate::appendHost | | Prototype: | inline void QUrlPrivate::appendHost(QString &appendTo, QUrl::FormattingOptions options) const | | Coverage: | 92.857% (13/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 1166-1186 |
| | 10 | 5 |
QSqlQuery::next| Name: | QSqlQuery::next | | Prototype: | bool QSqlQuery::next() | | Coverage: | 92.857% (13/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 642-660 |
| | 11 | 6 |
QSortFilterProxyModelPrivate::handle_filter_changed| Name: | QSortFilterProxyModelPrivate::handle_filter_changed | | Prototype: | QSet<int> QSortFilterProxyModelPrivate::handle_filter_changed( QVector<int> &source_to_proxy, QVector<int> &proxy_to_source, const QModelIndex &source_parent, Qt::Orientation orient) | | Coverage: | 92.857% (26/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1111-1150 |
| | 24 | 8 |