| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QTemporaryFile::createNativeFile| Name: | QTemporaryFile::createNativeFile | | Prototype: | QTemporaryFile *QTemporaryFile::createNativeFile(QFile &file) | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp | | Lines: | 730-763 |
| | 22 | 7 |
QXmlUtils::isNameChar| Name: | QXmlUtils::isNameChar | | Prototype: | bool QXmlUtils::isNameChar(const QChar c) | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlutils.cpp | | Lines: | 279-290 |
| | 9 | 1 |
hi0bits| Name: | hi0bits | | Prototype: | static int hi0bits(quint32 x) | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 635-661 |
| | 18 | 7 |
init| Name: | init | | Prototype: | static void init(QTextBoundaryFinder::BoundaryType type, const QChar *chars, int length, QCharAttributes *attributes) | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.cpp | | Lines: | 46-77 |
| | 20 | 8 |
qstrtoull| Name: | qstrtoull | | Prototype: | unsigned long long qstrtoull(const char * nptr, const char **endptr, int base, bool *ok) | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 71-97 |
| | 17 | 5 |
qt_urlRecodeByteArray| Name: | qt_urlRecodeByteArray | | Prototype: | QString qt_urlRecodeByteArray(const QByteArray &ba) | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 587-624 |
| | 19 | 7 |
QDirIteratorPrivate::matchesFilters| Name: | QDirIteratorPrivate::matchesFilters | | Prototype: | bool QDirIteratorPrivate::matchesFilters(const QString &fileName, const QFileInfo &fi) const | | Coverage: | 89.583% (86/96) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdiriterator.cpp | | Lines: | 308-385 |
| | 48 | 14 |
qConvertToNumber| Name: | qConvertToNumber | | Prototype: | static qlonglong qConvertToNumber(const QVariant::Private *d, bool *ok) | | Coverage: | 89.583% (43/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 193-246 |
| | 19 | 25 |
QHttpNetworkReplyPrivate::readHeader| Name: | QHttpNetworkReplyPrivate::readHeader | | Prototype: | qint64 QHttpNetworkReplyPrivate::readHeader(QAbstractSocket *socket) | | Coverage: | 89.655% (52/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 529-601 |
| | 39 | 12 |
QXcbWindow::updateMotifWmHintsBeforeMap| Name: | QXcbWindow::updateMotifWmHintsBeforeMap | | Prototype: | void QXcbWindow::updateMotifWmHintsBeforeMap() | | Coverage: | 89.655% (26/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1344-1398 |
| | 32 | 11 |
QRectF::contains| Name: | QRectF::contains | | Prototype: | bool QRectF::contains(const QRectF &r) const | | Coverage: | 89.744% (35/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 1985-2030 |
| | 33 | 11 |
QRectF::intersects| Name: | QRectF::intersects | | Prototype: | bool QRectF::intersects(const QRectF &r) const | | Coverage: | 89.744% (35/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 2277-2322 |
| | 33 | 11 |
QRectF::operator&| Name: | QRectF::operator& | | Prototype: | QRectF QRectF::operator&(const QRectF &r) const | | Coverage: | 89.744% (35/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 2192-2242 |
| | 38 | 11 |
QString::replace| Name: | QString::replace | | Prototype: | QString& QString::replace(QChar ch, const QString &after, Qt::CaseSensitivity cs) | | Coverage: | 89.744% (35/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2545-2586 |
| | 26 | 12 |
QString::replace| Name: | QString::replace | | Prototype: | QString &QString::replace(const QChar *before, int blen, const QChar *after, int alen, Qt::CaseSensitivity cs) | | Coverage: | 89.796% (44/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2476-2535 |
| | 35 | 14 |
QXmlSimpleReaderPrivate::parseProlog| Name: | QXmlSimpleReaderPrivate::parseProlog | | Prototype: | bool QXmlSimpleReaderPrivate::parseProlog() | | Coverage: | 89.815% (97/108) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3389-3569 |
| | 111 | 40 |
QConfFileSettingsPrivate::syncConfFile| Name: | QConfFileSettingsPrivate::syncConfFile | | Prototype: | void QConfFileSettingsPrivate::syncConfFile(int confFileNo) | | Coverage: | 89.888% (80/89) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1392-1558 |
| | 79 | 23 |
QAbstractPrintDialogPrivate::setPrinter| Name: | QAbstractPrintDialogPrivate::setPrinter | | Prototype: | void QAbstractPrintDialogPrivate::setPrinter(QPrinter *newPrinter) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 333-345 |
| | 8 | 3 |
QConfFileSettingsPrivate::initAccess| Name: | QConfFileSettingsPrivate::initAccess | | Prototype: | void QConfFileSettingsPrivate::initAccess() | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 964-974 |
| | 5 | 4 |
QDBusConnectionPrivate::handleObjectCall| Name: | QDBusConnectionPrivate::handleObjectCall | | Prototype: | void QDBusConnectionPrivate::handleObjectCall(const QDBusMessage &msg) | | Coverage: | 90.000% (18/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1520-1583 |
| | 33 | 7 |
QDBusMarshaller::append| Name: | QDBusMarshaller::append | | Prototype: | inline void QDBusMarshaller::append(const QStringList &arg) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | | Lines: | 221-236 |
| | 10 | 4 |
QDBusMetaObjectGenerator::write| Name: | QDBusMetaObjectGenerator::write | | Prototype: | void QDBusMetaObjectGenerator::write(QDBusMetaObject *obj) | | Coverage: | 90.000% (36/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp | | Lines: | 388-545 |
| | 113 | 14 |
QDate::longDayName| Name: | QDate::longDayName | | Prototype: | QString QDate::longDayName(int weekday, MonthNameType type) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 764-775 |
| | 5 | 4 |
QDate::longMonthName| Name: | QDate::longMonthName | | Prototype: | QString QDate::longMonthName(int month, MonthNameType type) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 686-697 |
| | 5 | 4 |
QDate::shortDayName| Name: | QDate::shortDayName | | Prototype: | QString QDate::shortDayName(int weekday, MonthNameType type) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 725-736 |
| | 5 | 4 |
QDateTime::addMSecs| Name: | QDateTime::addMSecs | | Prototype: | QDateTime QDateTime::addMSecs(qint64 msecs) const | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 3816-3829 |
| | 7 | 3 |
QDnsLookupThreadPool::start| Name: | QDnsLookupThreadPool::start | | Prototype: | void QDnsLookupThreadPool::start(QRunnable *runnable) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 1025-1046 |
| | 13 | 4 |
QEventLoop::exec| Name: | QEventLoop::exec | | Prototype: | int QEventLoop::exec(ProcessEventsFlags flags) | | Coverage: | 90.000% (18/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 154-210 |
| | 32 | 8 |
QHashData::free_helper| Name: | QHashData::free_helper | | Prototype: | void QHashData::free_helper(void (*node_delete)(Node *)) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 527-546 |
| | 13 | 4 |
QHttpNetworkConnectionChannel::_q_proxyAuthenticationRequired| Name: | QHttpNetworkConnectionChannel::_q_proxyAuthenticationRequired | | Prototype: | void QHttpNetworkConnectionChannel::_q_proxyAuthenticationRequired(const QNetworkProxy &proxy, QAuthenticator* auth) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 997-1012 |
| | 6 | 4 |
QNetworkAccessManagerPrivate::findBackend| Name: | QNetworkAccessManagerPrivate::findBackend | | Prototype: | QNetworkAccessBackend *QNetworkAccessManagerPrivate::findBackend(QNetworkAccessManager::Operation op, const QNetworkRequest &request) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessbackend.cpp | | Lines: | 86-103 |
| | 11 | 4 |
QRegExpMatchState::match| Name: | QRegExpMatchState::match | | Prototype: | void QRegExpMatchState::match(const QChar *str0, int len0, int pos0, bool minimal0, bool oneTest, int caretIndex) | | Coverage: | 90.000% (36/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1412-1480 |
| | 38 | 11 |
QResourceRoot::findNode| Name: | QResourceRoot::findNode | | Prototype: | int QResourceRoot::findNode(const QString &_path, const QLocale &locale) const | | Coverage: | 90.000% (72/80) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 615-744 |
| | 71 | 21 |
QSslContext::~QSslContext| Name: | QSslContext::~QSslContext | | Prototype: | QSslContext::~QSslContext() | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp | | Lines: | 76-87 |
| | 6 | 4 |
QSslSocket::readData| Name: | QSslSocket::readData | | Prototype: | qint64 QSslSocket::readData(char *data, qint64 maxlen) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1966-1984 |
| | 7 | 3 |
QSslSocketPrivate::_q_bytesWrittenSlot| Name: | QSslSocketPrivate::_q_bytesWrittenSlot | | Prototype: | void QSslSocketPrivate::_q_bytesWrittenSlot(qint64 written) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2442-2455 |
| | 6 | 3 |
QStateMachinePrivate::_q_animationFinished| Name: | QStateMachinePrivate::_q_animationFinished | | Prototype: | void QStateMachinePrivate::_q_animationFinished() | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1546-1577 |
| | 21 | 4 |
QStateMachinePrivate::removeConflictingTransitions| Name: | QStateMachinePrivate::removeConflictingTransitions | | Prototype: | void QStateMachinePrivate::removeConflictingTransitions(QList<QAbstractTransition*> &enabledTransitions, CalculationCache *cache) | | Coverage: | 90.000% (18/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 614-660 |
| | 25 | 8 |
QStateMachinePrivate::selectAnimations| Name: | QStateMachinePrivate::selectAnimations | | Prototype: | QList<QAbstractAnimation *> QStateMachinePrivate::selectAnimations(const QList<QAbstractTransition *> &transitionList) const | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1579-1596 |
| | 11 | 4 |
QString::count| Name: | QString::count | | Prototype: | int QString::count(const QRegularExpression &re) const | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4018-4035 |
| | 13 | 4 |
QUrlQuery::removeAllQueryItems| Name: | QUrlQuery::removeAllQueryItems | | Prototype: | void QUrlQuery::removeAllQueryItems(const QString &key) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 749-761 |
| | 7 | 4 |
QXcbClipboard::sendTargetsSelection| Name: | QXcbClipboard::sendTargetsSelection | | Prototype: | xcb_atom_t QXcbClipboard::sendTargetsSelection(QMimeData *d, xcb_window_t window, xcb_atom_t property) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 504-523 |
| | 14 | 4 |
QXcbConnection::~QXcbConnection| Name: | QXcbConnection::~QXcbConnection | | Prototype: | QXcbConnection::~QXcbConnection() | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 675-712 |
| | 15 | 4 |
QXunitTestLogger::addTag| Name: | QXunitTestLogger::addTag | | Prototype: | void QXunitTestLogger::addTag(QTestElement* element) | | Coverage: | 90.000% (18/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxunittestlogger.cpp | | Lines: | 265-284 |
| | 12 | 4 |
match| Name: | match | | Prototype: | static bool match(const uchar *found, uint foundLen, const char *target, uint targetLen) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | | Lines: | 88-95 |
| | 3 | 2 |
QXmlSimpleReaderPrivate::parseReference| Name: | QXmlSimpleReaderPrivate::parseReference | | Prototype: | bool QXmlSimpleReaderPrivate::parseReference() | | Coverage: | 90.110% (82/91) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7297-7455 |
| | 100 | 32 |
QByteArray::resize| Name: | QByteArray::resize | | Prototype: | void QByteArray::resize(int size) | | Coverage: | 90.244% (37/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1543-1582 |
| | 23 | 9 |
QHttpNetworkConnectionPrivate::handleAuthenticateChallenge| Name: | QHttpNetworkConnectionPrivate::handleAuthenticateChallenge | | Prototype: | bool QHttpNetworkConnectionPrivate::handleAuthenticateChallenge(QAbstractSocket *socket, QHttpNetworkReply *reply, bool isProxy, bool &resend) | | Coverage: | 90.244% (37/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 414-507 |
| | 56 | 12 |
QXmlSimpleReaderPrivate::parseMisc| Name: | QXmlSimpleReaderPrivate::parseMisc | | Prototype: | bool QXmlSimpleReaderPrivate::parseMisc() | | Coverage: | 90.278% (65/72) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 4259-4377 |
| | 70 | 27 |
QXmlSimpleReaderPrivate::parseDoctype| Name: | QXmlSimpleReaderPrivate::parseDoctype | | Prototype: | bool QXmlSimpleReaderPrivate::parseDoctype() | | Coverage: | 90.323% (112/124) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 4620-4821 |
| | 127 | 47 |
putEscapedString| Name: | putEscapedString | | Prototype: | template <typename Char> static inline void putEscapedString(QTextStreamPrivate *d, const Char *begin, int length, bool isUnicode = true) | | Coverage: | 90.323% (56/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines: | 186-293 |
| | 72 | 20 |
QDBusConnectionPrivate::doDispatch| Name: | QDBusConnectionPrivate::doDispatch | | Prototype: | void QDBusConnectionPrivate::doDispatch() | | Coverage: | 90.476% (19/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1180-1196 |
| | 10 | 6 |
QHostAddress::operator==| Name: | QHostAddress::operator== | | Prototype: | bool QHostAddress::operator==(const QHostAddress &other) const | | Coverage: | 90.476% (19/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 818-830 |
| | 8 | 5 |
QHttpNetworkReplyPrivate::expectContent| Name: | QHttpNetworkReplyPrivate::expectContent | | Prototype: | bool QHttpNetworkReplyPrivate::expectContent() | | Coverage: | 90.476% (19/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 960-977 |
| | 11 | 5 |
QItemSelectionModel::select| Name: | QItemSelectionModel::select | | Prototype: | void QItemSelectionModel::select(const QItemSelection &selection, QItemSelectionModel::SelectionFlags command) | | Coverage: | 90.476% (19/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1245-1297 |
| | 27 | 9 |
QSqlQueryModel::insertColumns| Name: | QSqlQueryModel::insertColumns | | Prototype: | bool QSqlQueryModel::insertColumns(int column, int count, const QModelIndex &parent) | | Coverage: | 90.476% (19/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 600-622 |
| | 17 | 5 |
QThreadPoolPrivate::waitForDone| Name: | QThreadPoolPrivate::waitForDone | | Prototype: | bool QThreadPoolPrivate::waitForDone(int msecs) | | Coverage: | 90.476% (19/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | | Lines: | 282-297 |
| | 11 | 4 |
buildMatchRule| Name: | buildMatchRule | | Prototype: | static QByteArray buildMatchRule(const QString &service, const QString &objectPath, const QString &interface, const QString &member, const QStringList &argMatch, const QString & ) | | Coverage: | 90.476% (19/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 337-363 |
| | 17 | 8 |
QSqlResultPrivate::positionalToNamedBinding| Name: | QSqlResultPrivate::positionalToNamedBinding | | Prototype: | QString QSqlResultPrivate::positionalToNamedBinding(const QString &query) const | | Coverage: | 90.625% (29/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | | Lines: | 82-120 |
| | 25 | 8 |
QBitArray::QBitArray| Name: | QBitArray::QBitArray | | Prototype: | QBitArray::QBitArray(int size, bool value) | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | | Lines: | 140-152 |
| | 8 | 3 |
QByteArray::prepend| Name: | QByteArray::prepend | | Prototype: | QByteArray &QByteArray::prepend(const QByteArray &ba) | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1674-1684 |
| | 7 | 3 |
QConfFileSettingsPrivate::initFormat| Name: | QConfFileSettingsPrivate::initFormat | | Prototype: | void QConfFileSettingsPrivate::initFormat() | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 938-962 |
| | 14 | 3 |
QDateTime::toTimeSpec| Name: | QDateTime::toTimeSpec | | Prototype: | QDateTime QDateTime::toTimeSpec(Qt::TimeSpec spec) const | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 3914-3926 |
| | 7 | 3 |
QHttpNetworkReply::~QHttpNetworkReply| Name: | QHttpNetworkReply::~QHttpNetworkReply | | Prototype: | QHttpNetworkReply::~QHttpNetworkReply() | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 58-69 |
| | 5 | 3 |
QInotifyFileSystemWatcherEngine::getPathFromID| Name: | QInotifyFileSystemWatcherEngine::getPathFromID | | Prototype: | QString QInotifyFileSystemWatcherEngine::getPathFromID(int id) const | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp | | Lines: | 399-409 |
| | 6 | 3 |
QLoggingCategory::isEnabled| Name: | QLoggingCategory::isEnabled | | Prototype: | bool QLoggingCategory::isEnabled(QtMsgType msgtype) const | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | | Lines: | 312-322 |
| | 7 | 6 |
QMetaObject::enumerator| Name: | QMetaObject::enumerator | | Prototype: | QMetaEnum QMetaObject::enumerator(int index) const | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1071-1084 |
| | 9 | 3 |
QMetaObjectPrivate::indexOfSignalRelative| Name: | QMetaObjectPrivate::indexOfSignalRelative | | Prototype: | int QMetaObjectPrivate::indexOfSignalRelative(const QMetaObject **baseObject, const QByteArray &name, int argc, const QArgumentType *types) | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 710-728 |
| | 10 | 3 |
QMetaType::isRegistered| Name: | QMetaType::isRegistered | | Prototype: | bool QMetaType::isRegistered(int type) | | Coverage: | 90.909% (20/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1157-1169 |
| | 7 | 2 |
QMimeAllGlobPatterns::matchingGlobs| Name: | QMimeAllGlobPatterns::matchingGlobs | | Prototype: | QStringList QMimeAllGlobPatterns::matchingGlobs(const QString &fileName, QString *foundSuffix) const | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeglobpattern.cpp | | Lines: | 200-229 |
| | 14 | 5 |
QMimeBinaryProvider::loadMimeTypeList| Name: | QMimeBinaryProvider::loadMimeTypeList | | Prototype: | void QMimeBinaryProvider::loadMimeTypeList() | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines: | 519-538 |
| | 11 | 5 |
QMimeGlobMatchResult::addMatch| Name: | QMimeGlobMatchResult::addMatch | | Prototype: | void QMimeGlobMatchResult::addMatch(const QString &mimeType, int weight, const QString &pattern) | | Coverage: | 90.909% (20/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeglobpattern.cpp | | Lines: | 53-79 |
| | 16 | 8 |
QNetworkAuthenticationCache::findClosestMatch| Name: | QNetworkAuthenticationCache::findClosestMatch | | Prototype: | QNetworkAuthenticationCredential *findClosestMatch(const QString &domain) | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp | | Lines: | 62-70 |
| | 6 | 3 |
QPluginLoader::instance| Name: | QPluginLoader::instance | | Prototype: | QObject *QPluginLoader::instance() | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 188-195 |
| | 5 | 3 |
QSingleShotTimer::timerEvent| Name: | QSingleShotTimer::timerEvent | | Prototype: | void QSingleShotTimer::timerEvent(QTimerEvent *) | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimer.cpp | | Lines: | 296-320 |
| | 9 | 4 |
QSocks5SocketEngine::setWriteNotificationEnabled| Name: | QSocks5SocketEngine::setWriteNotificationEnabled | | Prototype: | void QSocks5SocketEngine::setWriteNotificationEnabled(bool enable) | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1880-1890 |
| | 7 | 3 |
QSqlQuery::first| Name: | QSqlQuery::first | | Prototype: | bool QSqlQuery::first() | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 726-737 |
| | 8 | 3 |
QStringListModel::data| Name: | QStringListModel::data | | Prototype: | QVariant QStringListModel::data(const QModelIndex &index, int role) const | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | | Lines: | 143-152 |
| | 5 | 3 |
QTestLog::addLogger| Name: | QTestLog::addLogger | | Prototype: | void QTestLog::addLogger(LogMode mode, const char *filename) | | Coverage: | 90.909% (20/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | | Lines: | 473-505 |
| | 18 | 9 |
QTzTimeZonePrivate::nextTransition| Name: | QTzTimeZonePrivate::nextTransition | | Prototype: | QTimeZonePrivate::Data QTzTimeZonePrivate::nextTransition(qint64 afterMSecsSinceEpoch) const | | Coverage: | 90.909% (20/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 936-960 |
| | 13 | 6 |
QXcbWindow::setWindowState| Name: | QXcbWindow::setWindowState | | Prototype: | void QXcbWindow::setWindowState(Qt::WindowState state) | | Coverage: | 90.909% (20/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1283-1342 |
| | 36 | 11 |
decomposeHelper| Name: | decomposeHelper | | Prototype: | static void decomposeHelper(QString *str, bool canonical, QChar::UnicodeVersion version, int from) | | Coverage: | 90.909% (20/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1707-1740 |
| | 22 | 6 |
findChildObject| Name: | findChildObject | | Prototype: | static QObject *findChildObject(const QDBusConnectionPrivate::ObjectTreeNode *root, const QString &fullpath, int start) | | Coverage: | 90.909% (20/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 414-455 |
| | 23 | 7 |
qMetaTypeUNumber| Name: | qMetaTypeUNumber | | Prototype: | static qulonglong qMetaTypeUNumber(const QVariant::Private *d) | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 175-191 |
| | 8 | 6 |
QUtf8::convertFromUnicode| Name: | QUtf8::convertFromUnicode | | Prototype: | QByteArray QUtf8::convertFromUnicode(const QChar *uc, int len, QTextCodec::ConverterState *state) | | Coverage: | 91.111% (41/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 175-242 |
| | 48 | 14 |
QLoggingRegistry::defaultCategoryFilter| Name: | QLoggingRegistry::defaultCategoryFilter | | Prototype: | void QLoggingRegistry::defaultCategoryFilter(QLoggingCategory *cat) | | Coverage: | 91.176% (31/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 406-448 |
| | 28 | 8 |
fromIsoTimeString| Name: | fromIsoTimeString | | Prototype: | static QTime fromIsoTimeString(const QStringRef &string, Qt::DateFormat format, bool *isMidnight24) | | Coverage: | 91.228% (52/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 1857-1924 |
| | 45 | 14 |
QHttpProtocolHandler::_q_readyRead| Name: | QHttpProtocolHandler::_q_readyRead | | Prototype: | void QHttpProtocolHandler::_q_readyRead() | | Coverage: | 91.304% (21/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpprotocolhandler.cpp | | Lines: | 221-249 |
| | 13 | 7 |
QInotifyFileSystemWatcherEngine::addPaths| Name: | QInotifyFileSystemWatcherEngine::addPaths | | Prototype: | QStringList QInotifyFileSystemWatcherEngine::addPaths(const QStringList &paths, QStringList *files, QStringList *directories) | | Coverage: | 91.304% (21/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp | | Lines: | 254-308 |
| | 39 | 7 |
QItemSelectionModel::setCurrentIndex| Name: | QItemSelectionModel::setCurrentIndex | | Prototype: | void QItemSelectionModel::setCurrentIndex(const QModelIndex &index, QItemSelectionModel::SelectionFlags command) | | Coverage: | 91.304% (21/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1356-1379 |
| | 19 | 7 |
isPseudoFs| Name: | isPseudoFs | | Prototype: | static bool isPseudoFs(const QStorageIterator &it) | | Coverage: | 91.304% (21/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 150-173 |
| | 15 | 5 |
qt_qFindChild_helper| Name: | qt_qFindChild_helper | | Prototype: | QObject *qt_qFindChild_helper(const QObject *parent, const QString &name, const QMetaObject &mo, Qt::FindChildOptions options) | | Coverage: | 91.304% (21/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1919-1939 |
| | 15 | 7 |
QAbstractAnimationPrivate::setState| Name: | QAbstractAnimationPrivate::setState | | Prototype: | void QAbstractAnimationPrivate::setState(QAbstractAnimation::State newState) | | Coverage: | 91.549% (65/71) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 951-1029 |
| | 43 | 16 |
QAbstractItemModelPrivate::allowMove| Name: | QAbstractItemModelPrivate::allowMove | | Prototype: | bool QAbstractItemModelPrivate::allowMove(const QModelIndex &srcParent, int start, int end, const QModelIndex &destinationParent, int destinationStart, Qt::Orientation orientation) | | Coverage: | 91.667% (22/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2689-2712 |
| | 14 | 6 |
QAbstractSocketPrivate::flush| Name: | QAbstractSocketPrivate::flush | | Prototype: | bool QAbstractSocketPrivate::flush() | | Coverage: | 91.667% (33/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 863-918 |
| | 25 | 8 |
QByteArray::indexOf| Name: | QByteArray::indexOf | | Prototype: | int QByteArray::indexOf(const QByteArray &ba, int from) const | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2376-2389 |
| | 9 | 4 |
QByteArray::indexOf| Name: | QByteArray::indexOf | | Prototype: | int QByteArray::indexOf(const char *c, int from) const | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2416-2429 |
| | 9 | 4 |
QCoreApplicationPrivate::cleanupThreadData| Name: | QCoreApplicationPrivate::cleanupThreadData | | Prototype: | void QCoreApplicationPrivate::cleanupThreadData() | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 482-505 |
| | 14 | 4 |
QFileInfo::exists| Name: | QFileInfo::exists | | Prototype: | bool QFileInfo::exists() const | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 668-679 |
| | 8 | 4 |
QFutureInterfaceBase::reportResultsReady| Name: | QFutureInterfaceBase::reportResultsReady | | Prototype: | void QFutureInterfaceBase::reportResultsReady(int beginIndex, int endIndex) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 346-370 |
| | 17 | 4 |