| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
parseTzAbbreviations| Name: | parseTzAbbreviations | | Prototype: | static QMap<int, QByteArray> parseTzAbbreviations(QDataStream &ds, int tzh_charcnt, const QVector<QTzType> &types) | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 247-274 |
| | 14 | 5 |
convertFlags| Name: | convertFlags | | Prototype: | static QNetworkInterface::InterfaceFlags convertFlags(uint rawFlags) | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp | | Lines: | 111-126 |
| | 8 | 1 |
QXcbWindow::setKeyboardGrabEnabled| Name: | QXcbWindow::setKeyboardGrabEnabled | | Prototype: | bool QXcbWindow::setKeyboardGrabEnabled(bool grab) | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2621-2637 |
| | 12 | 3 |
QXcbWindow::handleConfigureNotifyEvent| Name: | QXcbWindow::handleConfigureNotifyEvent | | Prototype: | void QXcbWindow::handleConfigureNotifyEvent(const xcb_configure_notify_event_t *event) | | Coverage: | 76.923% (20/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2095-2144 |
| | 25 | 6 |
QTestXunitStreamer::formatStart| Name: | QTestXunitStreamer::formatStart | | Prototype: | void QTestXunitStreamer::formatStart(const QTestElement *element, QTestCharBuffer *formatted) const | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestxunitstreamer.cpp | | Lines: | 78-97 |
| | 10 | 4 |
QStateMachine::postEvent| Name: | QStateMachine::postEvent | | Prototype: | void QStateMachine::postEvent(QEvent *event, EventPriority priority) | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2687-2714 |
| | 14 | 7 |
QSslKeyPrivate::length| Name: | QSslKeyPrivate::length | | Prototype: | int QSslKeyPrivate::length() const | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_openssl.cpp | | Lines: | 175-188 |
| | 7 | 6 |
QSslCertificate::subjectAlternativeNames| Name: | QSslCertificate::subjectAlternativeNames | | Prototype: | QMultiMap<QSsl::AlternativeNameEntryType, QString> QSslCertificate::subjectAlternativeNames() const | | Coverage: | 76.923% (20/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 181-213 |
| | 20 | 8 |
QSqlQuery::exec| Name: | QSqlQuery::exec | | Prototype: | bool QSqlQuery::exec(const QString& query) | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 371-406 |
| | 19 | 4 |
QSettings::endArray| Name: | QSettings::endArray | | Prototype: | void QSettings::endArray() | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3000-3019 |
| | 13 | 5 |
QReadWriteLockPrivate::lockForWrite| Name: | QReadWriteLockPrivate::lockForWrite | | Prototype: | bool QReadWriteLockPrivate::lockForWrite(int timeout) | | Coverage: | 76.923% (20/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 492-526 |
| | 22 | 7 |
QMessageAuthenticationCodePrivate::initMessageHash| Name: | QMessageAuthenticationCodePrivate::initMessageHash | | Prototype: | void QMessageAuthenticationCodePrivate::initMessageHash() | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmessageauthenticationcode.cpp | | Lines: | 131-159 |
| | 18 | 5 |
QJsonValue::~QJsonValue| Name: | QJsonValue::~QJsonValue | | Prototype: | QJsonValue::~QJsonValue() | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | | Lines: | 249-256 |
| | 4 | 3 |
QHttpPartPrivate::readData| Name: | QHttpPartPrivate::readData | | Prototype: | qint64 QHttpPartPrivate::readData(char *data, qint64 maxSize) | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 366-398 |
| | 21 | 5 |
QHttpNetworkConnectionPrivate::_q_hostLookupFinished| Name: | QHttpNetworkConnectionPrivate::_q_hostLookupFinished | | Prototype: | void QHttpNetworkConnectionPrivate::_q_hostLookupFinished(const QHostInfo &info) | | Coverage: | 76.923% (30/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 1151-1206 |
| | 36 | 13 |
QDirPrivate::QDirPrivate| Name: | QDirPrivate::QDirPrivate | | Prototype: | QDirPrivate::QDirPrivate(const QString &path, const QStringList &nameFilters_, QDir::SortFlags sort_, QDir::Filters filters_) | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 84-105 |
| | 10 | 5 |
QDateTimeParser::sectionNode| Name: | QDateTimeParser::sectionNode | | Prototype: | const QDateTimeParser::SectionNode &QDateTimeParser::sectionNode(int sectionIndex) const | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 256-274 |
| | 10 | 6 |
QDBusConnectionPrivate::findMetaObject| Name: | QDBusConnectionPrivate::findMetaObject | | Prototype: | QDBusMetaObject * QDBusConnectionPrivate::findMetaObject(const QString &service, const QString &path, const QString &interface, QDBusError &error) | | Coverage: | 76.923% (20/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 2529-2575 |
| | 27 | 9 |
QAbstractTestLogger::filterUnprintable| Name: | QAbstractTestLogger::filterUnprintable | | Prototype: | void QAbstractTestLogger::filterUnprintable(char *str) const | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qabstracttestlogger.cpp | | Lines: | 91-99 |
| | 5 | 3 |
QTextStreamPrivate::getNumber| Name: | QTextStreamPrivate::getNumber | | Prototype: | QTextStreamPrivate::NumberParsingStatus QTextStreamPrivate::getNumber(qulonglong *ret) | | Coverage: | 76.712% (112/146) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 1755-1926 |
| | 115 | 39 |
QDBusConnectionPrivate::activateCall| Name: | QDBusConnectionPrivate::activateCall | | Prototype: | bool QDBusConnectionPrivate::activateCall(QObject* object, int flags, const QDBusMessage &msg) | | Coverage: | 76.667% (23/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 823-909 |
| | 47 | 8 |
parseTzIndicators| Name: | parseTzIndicators | | Prototype: | static QVector<QTzType> parseTzIndicators(QDataStream &ds, const QVector<QTzType> &types, int tzh_ttisstdcnt, int tzh_ttisgmtcnt) | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 301-321 |
| | 11 | 5 |
QXmlSimpleReaderPrivate::processElementAttribute| Name: | QXmlSimpleReaderPrivate::processElementAttribute | | Prototype: | bool QXmlSimpleReaderPrivate::processElementAttribute() | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3884-3920 |
| | 17 | 6 |
QXcbClipboard::~QXcbClipboard| Name: | QXcbClipboard::~QXcbClipboard | | Prototype: | QXcbClipboard::~QXcbClipboard() | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 305-334 |
| | 17 | 5 |
QTranslator::load| Name: | QTranslator::load | | Prototype: | bool QTranslator::load(const QString & filename, const QString & directory, const QString & search_delimiters, const QString & suffix) | | Coverage: | 76.471% (26/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | | Lines: | 475-524 |
| | 30 | 10 |
QTeamCityLogger::tcEscapedString| Name: | QTeamCityLogger::tcEscapedString | | Prototype: | QString QTeamCityLogger::tcEscapedString(const QString &str) const | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qteamcitylogger.cpp | | Lines: | 222-254 |
| | 18 | 9 |
QSqlTableModelPrivate::revertCachedRow| Name: | QSqlTableModelPrivate::revertCachedRow | | Prototype: | void QSqlTableModelPrivate::revertCachedRow(int row) | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 118-151 |
| | 23 | 8 |
QProcessPrivate::_q_canWrite| Name: | QProcessPrivate::_q_canWrite | | Prototype: | bool QProcessPrivate::_q_canWrite() | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1097-1116 |
| | 10 | 5 |
QObjectPrivate::connectImpl| Name: | QObjectPrivate::connectImpl | | Prototype: | QMetaObject::Connection QObjectPrivate::connectImpl(const QObject *sender, int signal_index, const QObject *receiver, void **slot, QtPrivate::QSlotObjectBase *slotObj, Qt::ConnectionType type, const int *types, const QMetaObject *senderMetaObject) | | Coverage: | 76.471% (26/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 4684-4740 |
| | 37 | 8 |
QNativeSocketEngine::connectToHost| Name: | QNativeSocketEngine::connectToHost | | Prototype: | bool QNativeSocketEngine::connectToHost(const QHostAddress &address, quint16 port) | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 562-580 |
| | 17 | 5 |
QHttpThreadDelegate::headerChangedSlot| Name: | QHttpThreadDelegate::headerChangedSlot | | Prototype: | void QHttpThreadDelegate::headerChangedSlot() | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | | Lines: | 585-628 |
| | 23 | 5 |
QFileSystemEngine::removeDirectory| Name: | QFileSystemEngine::removeDirectory | | Prototype: | bool QFileSystemEngine::removeDirectory(const QFileSystemEntry &entry, bool removeEmptyParents) | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 600-620 |
| | 14 | 6 |
QFSFileEnginePrivate::writeFdFh| Name: | QFSFileEnginePrivate::writeFdFh | | Prototype: | qint64 QFSFileEnginePrivate::writeFdFh(const char *data, qint64 len) | | Coverage: | 76.471% (26/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 723-772 |
| | 24 | 9 |
QDataStream::operator<<| Name: | QDataStream::operator<< | | Prototype: | QDataStream &QDataStream::operator<<(qint64 i) | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1149-1164 |
| | 10 | 6 |
QDBusMetaObjectGenerator::parseSignals| Name: | QDBusMetaObjectGenerator::parseSignals | | Prototype: | void QDBusMetaObjectGenerator::parseSignals() | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp | | Lines: | 306-351 |
| | 25 | 6 |
QDBusMarshaller::append| Name: | QDBusMarshaller::append | | Prototype: | inline bool QDBusMarshaller::append(const QDBusVariant &arg) | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | | Lines: | 183-225 |
| | 28 | 6 |
QDBusConnectionPrivate::prepareReply| Name: | QDBusConnectionPrivate::prepareReply | | Prototype: | QDBusCallDeliveryEvent* QDBusConnectionPrivate::prepareReply(QDBusConnectionPrivate *target, QObject *object, int idx, const QVector<int> &metaTypes, const QDBusMessage &msg) | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 774-800 |
| | 14 | 6 |
QConfFileSettingsPrivate::~QConfFileSettingsPrivate| Name: | QConfFileSettingsPrivate::~QConfFileSettingsPrivate | | Prototype: | QConfFileSettingsPrivate::~QConfFileSettingsPrivate() | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1168-1200 |
| | 16 | 7 |
QAbstractTransition::setTargetStates| Name: | QAbstractTransition::setTargetStates | | Prototype: | void QAbstractTransition::setTargetStates(const QList<QAbstractState*> &targets) | | Coverage: | 76.471% (26/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 258-310 |
| | 26 | 11 |
QMimeTypeParserBase::nextState| Name: | QMimeTypeParserBase::nextState | | Prototype: | QMimeTypeParserBase::ParseState QMimeTypeParserBase::nextState(ParseState currentState, const QStringRef &startElement) | | Coverage: | 76.364% (42/55) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetypeparser.cpp | | Lines: | 113-160 |
| | 31 | 26 |
QNetworkProxyFactory::systemProxyForQuery| Name: | QNetworkProxyFactory::systemProxyForQuery | | Prototype: | QList<QNetworkProxy> QNetworkProxyFactory::systemProxyForQuery(const QNetworkProxyQuery &query) | | Coverage: | 76.316% (29/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy_generic.cpp | | Lines: | 89-137 |
| | 35 | 11 |
QMetaMethod::invoke| Name: | QMetaMethod::invoke | | Prototype: | bool QMetaMethod::invoke(QObject *object, Qt::ConnectionType connectionType, QGenericReturnArgument returnValue, QGenericArgument val0, QGenericArgument val1, QGenericArgument val2, QGenericArgument val3, QGenericArgument val4, QGenericArgument val5, QGenericArgument val6, QGenericArgument val7, QGenericArgument val8, QGenericArgument val9) const | | Coverage: | 76.316% (58/76) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 2130-2283 |
| | 99 | 23 |
QXcbWindow::destroy| Name: | QXcbWindow::destroy | | Prototype: | void QXcbWindow::destroy() | | Coverage: | 76.190% (16/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 613-639 |
| | 18 | 7 |
QSocks5SocketEngine::connectInternal| Name: | QSocks5SocketEngine::connectInternal | | Prototype: | bool QSocks5SocketEngine::connectInternal() | | Coverage: | 76.190% (16/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1101-1137 |
| | 20 | 7 |
QPlainTestLogger::printMessage| Name: | QPlainTestLogger::printMessage | | Prototype: | void QPlainTestLogger::printMessage(const char *type, const char *msg, const char *file, int line) | | Coverage: | 76.190% (16/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | | Lines: | 239-271 |
| | 24 | 4 |
QItemSelectionModel::isRowSelected| Name: | QItemSelectionModel::isRowSelected | | Prototype: | bool QItemSelectionModel::isRowSelected(int row, const QModelIndex &parent) const | | Coverage: | 76.190% (48/63) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1437-1489 |
| | 37 | 18 |
QIcuCodec::availableCodecs| Name: | QIcuCodec::availableCodecs | | Prototype: | QList<QByteArray> QIcuCodec::availableCodecs() | | Coverage: | 76.190% (16/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | | Lines: | 387-420 |
| | 23 | 7 |
QHttpNetworkReplyPrivate::authenticationMethod| Name: | QHttpNetworkReplyPrivate::authenticationMethod | | Prototype: | QAuthenticatorPrivate::Method QHttpNetworkReplyPrivate::authenticationMethod(bool isProxy) const | | Coverage: | 76.190% (16/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 425-445 |
| | 15 | 5 |
QFontEngineFT::lockFace| Name: | QFontEngineFT::lockFace | | Prototype: | FT_Face QFontEngineFT::lockFace(Scaling scale) const | | Coverage: | 76.190% (16/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 2020-2043 |
| | 17 | 5 |
QDateTimeParser::parse| Name: | QDateTimeParser::parse | | Prototype: | QDateTimeParser::StateNode QDateTimeParser::parse(QString &input, int &cursorPosition, const QDateTime ¤tValue, bool fixup) const | | Coverage: | 76.190% (208/273) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 881-1236 |
| | 230 | 86 |
QDBusConnection::registerObject| Name: | QDBusConnection::registerObject | | Prototype: | bool QDBusConnection::registerObject(const QString &path, const QString &interface, QObject *object, RegisterOptions options) | | Coverage: | 76.000% (38/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 896-968 |
| | 42 | 12 |
Parser::parse| Name: | Parser::parse | | Prototype: | QJsonDocument Parser::parse(QJsonParseError *error) | | Coverage: | 76.000% (19/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | | Lines: | 299-357 |
| | 30 | 9 |
QStandardPaths::writableLocation| Name: | QStandardPaths::writableLocation | | Prototype: | QString QStandardPaths::writableLocation(StandardLocation type) | | Coverage: | 75.887% (107/141) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths_unix.cpp | | Lines: | 71-270 |
| | 124 | 55 |
QHttpNetworkReplyPrivate::uncompressBodyData| Name: | QHttpNetworkReplyPrivate::uncompressBodyData | | Prototype: | qint64 QHttpNetworkReplyPrivate::uncompressBodyData(QByteDataBuffer *in, QByteDataBuffer *out) | | Coverage: | 75.862% (22/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 755-809 |
| | 37 | 9 |
QHttpNetworkConnectionPrivate::createAuthorization| Name: | QHttpNetworkConnectionPrivate::createAuthorization | | Prototype: | void QHttpNetworkConnectionPrivate::createAuthorization(QAbstractSocket *socket, QHttpNetworkRequest &request) | | Coverage: | 75.862% (22/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 565-594 |
| | 16 | 7 |
QAbstractSocketPrivate::_q_connectToNextAddress| Name: | QAbstractSocketPrivate::_q_connectToNextAddress | | Prototype: | void QAbstractSocketPrivate::_q_connectToNextAddress() | | Coverage: | 75.758% (25/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 1062-1144 |
| | 35 | 10 |
readInterface| Name: | readInterface | | Prototype: | static void readInterface(QXmlStreamReader &xml, QDBusIntrospection::Object *objData, QDBusIntrospection::Interfaces *interfaces) | | Coverage: | 75.676% (28/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp | | Lines: | 282-329 |
| | 28 | 12 |
QHttpMultiPartIODevice::readData| Name: | QHttpMultiPartIODevice::readData | | Prototype: | qint64 QHttpMultiPartIODevice::readData(char *data, qint64 maxSize) | | Coverage: | 75.676% (28/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 492-547 |
| | 37 | 9 |
QDBusConnectionPrivate::handleMessage| Name: | QDBusConnectionPrivate::handleMessage | | Prototype: | bool QDBusConnectionPrivate::handleMessage(const QDBusMessage &amsg) | | Coverage: | 75.676% (28/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 531-582 |
| | 24 | 13 |
QMimeTypeParserBase::parse| Name: | QMimeTypeParserBase::parse | | Prototype: | bool QMimeTypeParserBase::parse(QIODevice *dev, const QString &fileName, QString *errorMessage) | | Coverage: | 75.610% (62/82) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetypeparser.cpp | | Lines: | 196-340 |
| | 88 | 33 |
QFSFileEnginePrivate::map| Name: | QFSFileEnginePrivate::map | | Prototype: | uchar *QFSFileEnginePrivate::map(qint64 offset, qint64 size, QFile::MemoryMapFlags flags) | | Coverage: | 75.610% (31/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 689-759 |
| | 41 | 14 |
asciiToDouble| Name: | asciiToDouble | | Prototype: | double asciiToDouble(const char *num, int numLen, bool &ok, int &processed, TrailingJunkMode trailingJunkMode) | | Coverage: | 75.556% (34/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 280-379 |
| | 42 | 13 |
QSortFilterProxyModelPrivate::_q_sourceDataChanged| Name: | QSortFilterProxyModelPrivate::_q_sourceDataChanged | | Prototype: | void QSortFilterProxyModelPrivate::_q_sourceDataChanged(const QModelIndex &source_top_left, const QModelIndex &source_bottom_right, const QVector<int> &roles) | | Coverage: | 75.385% (49/65) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1158-1266 |
| | 72 | 19 |
QObject::disconnect| Name: | QObject::disconnect | | Prototype: | bool QObject::disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | | Coverage: | 75.325% (58/77) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2905-3009 |
| | 72 | 24 |
switch_from_to| Name: | switch_from_to | | Prototype: | static inline int switch_from_to(QAtomicInt &a, int from, int to) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 96-104 |
| | 5 | 2 |
socketNotifierSourcePrepare| Name: | socketNotifierSourcePrepare | | Prototype: | static gboolean socketNotifierSourcePrepare(GSource *, gint *timeout) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 67-72 |
| | 3 | 2 |
qt_socks5_set_host_address_and_port| Name: | qt_socks5_set_host_address_and_port | | Prototype: | static bool qt_socks5_set_host_address_and_port(const QHostAddress &address, quint16 port, QByteArray *pBuf) | | Coverage: | 75.000% (6/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 154-182 |
| | 12 | 3 |
qt_qhostinfo_enable_cache| Name: | qt_qhostinfo_enable_cache | | Prototype: | void __attribute__((visibility("default"))) qt_qhostinfo_enable_cache(bool e) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 732-738 |
| | 3 | 2 |
qt_qhostinfo_clear_cache| Name: | qt_qhostinfo_clear_cache | | Prototype: | void qt_qhostinfo_clear_cache() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 723-729 |
| | 3 | 2 |
qt_initialize_pthread_cond| Name: | qt_initialize_pthread_cond | | Prototype: | void qt_initialize_pthread_cond(pthread_cond_t *cond, const char *where) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp | | Lines: | 78-94 |
| | 6 | 2 |
qt_QMetaEnum_flagDebugOperator| Name: | qt_QMetaEnum_flagDebugOperator | | Prototype: | QDebug qt_QMetaEnum_flagDebugOperator(QDebug &debug, quint64 value, const QMetaObject *meta, const char *name) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines: | 917-929 |
| | 10 | 2 |
qFlagLocation| Name: | qFlagLocation | | Prototype: | const char *qFlagLocation(const char *method) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2216-2222 |
| | 4 | 2 |
qDBusSignalFilter| Name: | qDBusSignalFilter | | Prototype: | static DBusHandlerResult qDBusSignalFilter(DBusConnection *connection, DBusMessage *message, void *data) | | Coverage: | 75.000% (6/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 513-528 |
| | 10 | 3 |
qCreatev2Hash| Name: | qCreatev2Hash | | Prototype: | static QByteArray qCreatev2Hash(const QAuthenticatorPrivate *ctx, QNtlmPhase3Block *phase3) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 1187-1208 |
| | 12 | 2 |
parseSignal| Name: | parseSignal | | Prototype: | static bool parseSignal(QXmlStreamReader &xml, QDBusIntrospection::Signal &signalData, QDBusIntrospection::Interface *ifaceData) | | Coverage: | 75.000% (18/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp | | Lines: | 231-280 |
| | 27 | 7 |
operator>>| Name: | operator>> | | Prototype: | QDataStream& operator>>(QDataStream &in, QVersionNumber &version) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp | | Lines: | 488-494 |
| | 4 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &out, const QString &str) | | Coverage: | 75.000% (12/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 8686-8709 |
| | 13 | 5 |
isFatal| Name: | isFatal | | Prototype: | static bool isFatal(QtMsgType msgType) | | Coverage: | 75.000% (9/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 153-169 |
| | 7 | 4 |
installCoverageTool| Name: | installCoverageTool | | Prototype: | static bool installCoverageTool(const char * appname, const char * testname) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 152-171 |
| | 7 | 2 |
initDefaultPaths| Name: | initDefaultPaths | | Prototype: | static void initDefaultPaths(QMutexLocker *locker) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1059-1095 |
| | 10 | 2 |
errorMessage| Name: | errorMessage | | Prototype: | static QString errorMessage(QUrlPrivate::ErrorCode errorCode, const QString &errorSource, int errorPosition) | | Coverage: | 75.000% (42/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3947-4015 |
| | 25 | 35 |
defaultData| Name: | defaultData | | Prototype: | static const QLocaleData *defaultData() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 650-655 |
| | 3 | 2 |
connManager_cleanup| Name: | connManager_cleanup | | Prototype: | static void connManager_cleanup() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager.cpp | | Lines: | 65-74 |
| | 6 | 2 |
canConvertMetaObject| Name: | canConvertMetaObject | | Prototype: | static bool canConvertMetaObject(const QMetaObject *from, const QMetaObject *to) | | Coverage: | 75.000% (9/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 2920-2932 |
| | 7 | 4 |
QtPrivate::ExceptionStore::throwPossibleException| Name: | QtPrivate::ExceptionStore::throwPossibleException | | Prototype: | void ExceptionStore::throwPossibleException() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | | Lines: | 211-217 |
| | 3 | 2 |
QtConcurrent::ThreadEngineBase::setProgressValue| Name: | QtConcurrent::ThreadEngineBase::setProgressValue | | Prototype: | void ThreadEngineBase::setProgressValue(int progress) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | | Lines: | 202-206 |
| | 2 | 2 |
QtConcurrent::ThreadEngineBase::setProgressRange| Name: | QtConcurrent::ThreadEngineBase::setProgressRange | | Prototype: | void ThreadEngineBase::setProgressRange(int minimum, int maximum) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | | Lines: | 208-212 |
| | 2 | 2 |
Q_QGS_usedHashFunc::innerFunction::~HolderBase| Name: | Q_QGS_usedHashFunc::innerFunction::~HolderBase | | Prototype: | ~HolderBase() noexcept | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 143-143 |
| | 1 | 2 |
Q_QGS_unusedCacheFunc::innerFunction::~HolderBase| Name: | Q_QGS_unusedCacheFunc::innerFunction::~HolderBase | | Prototype: | ~HolderBase() noexcept | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 144-144 |
| | 1 | 2 |
Q_QGS_unifiedTimer::innerFunction::~HolderBase| Name: | Q_QGS_unifiedTimer::innerFunction::~HolderBase | | Prototype: | ~HolderBase() noexcept | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 219-219 |
| | 1 | 2 |
Q_QGS_tzZones::innerFunction::~HolderBase| Name: | Q_QGS_tzZones::innerFunction::~HolderBase | | Prototype: | ~HolderBase() noexcept | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 101-101 |
| | 1 | 2 |
Q_QGS_timerIdFreeList::innerFunction::~HolderBase| Name: | Q_QGS_timerIdFreeList::innerFunction::~HolderBase | | Prototype: | ~HolderBase() noexcept | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | | Lines: | 89-89 |
| | 1 | 2 |
Q_QGS_theSignalProxy::innerFunction::~HolderBase| Name: | Q_QGS_theSignalProxy::innerFunction::~HolderBase | | Prototype: | ~HolderBase() noexcept | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 168-168 |
| | 1 | 2 |
Q_QGS_theInstance::innerFunction::~HolderBase| Name: | Q_QGS_theInstance::innerFunction::~HolderBase | | Prototype: | ~HolderBase() noexcept | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | | Lines: | 50-50 |
| | 1 | 2 |
Q_QGS_theHostInfoLookupManager::innerFunction::~HolderBase| Name: | Q_QGS_theHostInfoLookupManager::innerFunction::~HolderBase | | Prototype: | ~HolderBase() noexcept | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 62-62 |
| | 1 | 2 |
Q_QGS_theFreetypeData::innerFunction::~HolderBase| Name: | Q_QGS_theFreetypeData::innerFunction::~HolderBase | | Prototype: | ~HolderBase() noexcept | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 147-147 |
| | 1 | 2 |
Q_QGS_theDnsLookupThreadPool::innerFunction::~HolderBase| Name: | Q_QGS_theDnsLookupThreadPool::innerFunction::~HolderBase | | Prototype: | ~HolderBase() noexcept | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 52-52 |
| | 1 | 2 |
Q_QGS_theDnsLookupSeedStorage::innerFunction::~HolderBase| Name: | Q_QGS_theDnsLookupSeedStorage::innerFunction::~HolderBase | | Prototype: | ~HolderBase() noexcept | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 53-53 |
| | 1 | 2 |
Q_QGS_textCodecsMutex::innerFunction::~HolderBase| Name: | Q_QGS_textCodecsMutex::innerFunction::~HolderBase | | Prototype: | ~HolderBase() noexcept | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | | Lines: | 99-99 |
| | 1 | 2 |
Q_QGS_staticQMimeDatabase::innerFunction::~HolderBase| Name: | Q_QGS_staticQMimeDatabase::innerFunction::~HolderBase | | Prototype: | ~HolderBase() noexcept | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | | Lines: | 64-64 |
| | 1 | 2 |