| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QIODevice::commitTransaction| Name: | QIODevice::commitTransaction | | Prototype: | void QIODevice::commitTransaction() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1537-1548 |
| | 8 | 3 |
QIODevice::rollbackTransaction| Name: | QIODevice::rollbackTransaction | | Prototype: | void QIODevice::rollbackTransaction() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1561-1572 |
| | 8 | 3 |
QIODevice::setTextModeEnabled| Name: | QIODevice::setTextModeEnabled | | Prototype: | void QIODevice::setTextModeEnabled(bool enabled) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 552-563 |
| | 7 | 3 |
QIsciiCodec::create| Name: | QIsciiCodec::create | | Prototype: | QTextCodec *QIsciiCodec::create(const char *name) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qisciicodec.cpp | | Lines: | 73-80 |
| | 4 | 3 |
QItemSelectionModel::columnIntersectsSelection| Name: | QItemSelectionModel::columnIntersectsSelection | | Prototype: | bool QItemSelectionModel::columnIntersectsSelection(int column, const QModelIndex &parent) const | | Coverage: | 71.429% (15/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1591-1616 |
| | 18 | 7 |
QJsonObject::value| Name: | QJsonObject::value | | Prototype: | QJsonValue QJsonObject::value(const QString &key) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 365-375 |
| | 7 | 3 |
QJsonObject::value| Name: | QJsonObject::value | | Prototype: | QJsonValue QJsonObject::value(QLatin1String key) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 381-391 |
| | 7 | 3 |
QLibrary::load| Name: | QLibrary::load | | Prototype: | bool QLibrary::load() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 787-795 |
| | 6 | 3 |
QListData::detach_grow| Name: | QListData::detach_grow | | Prototype: | QListData::Data *QListData::detach_grow(int *idx, int num) | | Coverage: | 71.429% (10/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | | Lines: | 73-107 |
| | 22 | 5 |
QLocalSocketPrivate::_q_stateChanged| Name: | QLocalSocketPrivate::_q_stateChanged | | Prototype: | void QLocalSocketPrivate::_q_stateChanged(QAbstractSocket::SocketState newState) | | Coverage: | 71.429% (10/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 103-130 |
| | 16 | 7 |
QLocale::amText| Name: | QLocale::amText | | Prototype: | QString QLocale::amText() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2484-2494 |
| | 5 | 3 |
QLocale::dateTimeFormat| Name: | QLocale::dateTimeFormat | | Prototype: | QString QLocale::dateTimeFormat(FormatType format) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1746-1760 |
| | 8 | 3 |
QLocale::firstDayOfWeek| Name: | QLocale::firstDayOfWeek | | Prototype: | Qt::DayOfWeek QLocale::firstDayOfWeek() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2318-2328 |
| | 5 | 3 |
QLocale::measurementSystem| Name: | QLocale::measurementSystem | | Prototype: | QLocale::MeasurementSystem QLocale::measurementSystem() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2371-2382 |
| | 5 | 3 |
QLocale::name| Name: | QLocale::name | | Prototype: | QString QLocale::name() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1073-1090 |
| | 10 | 3 |
QLocale::pmText| Name: | QLocale::pmText | | Prototype: | QString QLocale::pmText() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2504-2514 |
| | 5 | 3 |
QLocalePrivate::getLangAndCountry| Name: | QLocalePrivate::getLangAndCountry | | Prototype: | void QLocalePrivate::getLangAndCountry(const QString &name, QLocale::Language &lang, QLocale::Script &script, QLocale::Country &cntry) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 460-478 |
| | 13 | 3 |
QLockFile::unlock| Name: | QLockFile::unlock | | Prototype: | void QLockFile::unlock() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | | Lines: | 320-333 |
| | 9 | 3 |
QMessageAuthenticationCode::result| Name: | QMessageAuthenticationCode::result | | Prototype: | QByteArray QMessageAuthenticationCode::result() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmessageauthenticationcode.cpp | | Lines: | 263-286 |
| | 14 | 3 |
QMetaMethod::revision| Name: | QMetaMethod::revision | | Prototype: | int QMetaMethod::revision() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1984-1995 |
| | 8 | 3 |
QMetaObjectPrivate::parameterTypeNamesFromSignature| Name: | QMetaObjectPrivate::parameterTypeNamesFromSignature | | Prototype: | QList<QByteArray> QMetaObjectPrivate::parameterTypeNamesFromSignature(const char *signature) | | Coverage: | 71.429% (20/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 3614-3632 |
| | 14 | 6 |
QMetaType::registerStreamOperators| Name: | QMetaType::registerStreamOperators | | Prototype: | void QMetaType::registerStreamOperators(int idx, SaveOperator saveOp, LoadOperator loadOp) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 815-827 |
| | 9 | 3 |
QMimeMagicRule::type| Name: | QMimeMagicRule::type | | Prototype: | QMimeMagicRule::Type QMimeMagicRule::type(const QByteArray &theTypeName) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrule.cpp | | Lines: | 71-78 |
| | 4 | 3 |
QMutex::~QMutex| Name: | QMutex::~QMutex | | Prototype: | QMutex::~QMutex() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | | Lines: | 193-208 |
| | 5 | 3 |
QNativeSocketEngine::bytesAvailable| Name: | QNativeSocketEngine::bytesAvailable | | Prototype: | qint64 QNativeSocketEngine::bytesAvailable() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 696-703 |
| | 4 | 3 |
QNativeSocketEngine::writeDatagram| Name: | QNativeSocketEngine::writeDatagram | | Prototype: | qint64 QNativeSocketEngine::writeDatagram(const char *data, qint64 size, const QIpPacketHeader &header) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 843-850 |
| | 4 | 3 |
QNetworkReplyHttpImpl::bytesAvailable| Name: | QNetworkReplyHttpImpl::bytesAvailable | | Prototype: | qint64 QNetworkReplyHttpImpl::bytesAvailable() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 294-310 |
| | 6 | 3 |
QNetworkSession::connectNotify| Name: | QNetworkSession::connectNotify | | Prototype: | void QNetworkSession::connectNotify(const QMetaMethod &signal) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | | Lines: | 714-727 |
| | 5 | 3 |
QNetworkSession::disconnectNotify| Name: | QNetworkSession::disconnectNotify | | Prototype: | void QNetworkSession::disconnectNotify(const QMetaMethod &signal) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | | Lines: | 737-750 |
| | 5 | 3 |
QPrintPreviewWidgetPrivate::_q_updateCurrentPage| Name: | QPrintPreviewWidgetPrivate::_q_updateCurrentPage | | Prototype: | void QPrintPreviewWidgetPrivate::_q_updateCurrentPage() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 279-291 |
| | 7 | 3 |
QProcess::open| Name: | QProcess::open | | Prototype: | bool QProcess::open(OpenMode mode) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2130-2144 |
| | 9 | 3 |
QProcess::start| Name: | QProcess::start | | Prototype: | void QProcess::start(const QString &program, const QStringList &arguments, OpenMode mode) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2079-2095 |
| | 10 | 3 |
QProcess::start| Name: | QProcess::start | | Prototype: | void QProcess::start(OpenMode mode) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2106-2119 |
| | 8 | 3 |
QProcessEnvironment::systemEnvironment| Name: | QProcessEnvironment::systemEnvironment | | Prototype: | QProcessEnvironment QProcessEnvironment::systemEnvironment() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 322-339 |
| | 11 | 3 |
QProcessEnvironment::value| Name: | QProcessEnvironment::value | | Prototype: | QString QProcessEnvironment::value(const QString &name, const QString &defaultValue) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 371-382 |
| | 7 | 3 |
QProcessEnvironmentPrivate::fromList| Name: | QProcessEnvironmentPrivate::fromList | | Prototype: | QProcessEnvironment QProcessEnvironmentPrivate::fromList(const QStringList &list) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 168-184 |
| | 12 | 3 |
QProcessPrivate::~QProcessPrivate| Name: | QProcessPrivate::~QProcessPrivate | | Prototype: | QProcessPrivate::~QProcessPrivate() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 892-898 |
| | 4 | 3 |
QReadNotifier::event| Name: | QReadNotifier::event | | Prototype: | bool QReadNotifier::event(QEvent *e) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 1210-1220 |
| | 7 | 3 |
QReadWriteLock::stateForWaitCondition| Name: | QReadWriteLock::stateForWaitCondition | | Prototype: | QReadWriteLock::StateForWaitCondition QReadWriteLock::stateForWaitCondition() const | | Coverage: | 71.429% (10/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 446-462 |
| | 11 | 6 |
QRegExp::operator=| Name: | QRegExp::operator= | | Prototype: | QRegExp &QRegExp::operator=(const QRegExp &rx) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 3987-4005 |
| | 14 | 3 |
QRegExpEngine::createState| Name: | QRegExpEngine::createState | | Prototype: | int QRegExpEngine::createState(int bref) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1511-1521 |
| | 6 | 3 |
QRegularExpressionPrivate::captureIndexForName| Name: | QRegularExpressionPrivate::captureIndexForName | | Prototype: | int QRegularExpressionPrivate::captureIndexForName(const QString &name) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1193-1205 |
| | 7 | 3 |
QResourceFileEngine::extension| Name: | QResourceFileEngine::extension | | Prototype: | bool QResourceFileEngine::extension(Extension extension, const ExtensionOption *option, ExtensionReturn *output) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1455-1469 |
| | 10 | 3 |
QResourceFileEngine::size| Name: | QResourceFileEngine::size | | Prototype: | qint64 QResourceFileEngine::size() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1317-1327 |
| | 7 | 3 |
QResourceRoot::name| Name: | QResourceRoot::name | | Prototype: | inline QString QResourceRoot::name(int node) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 597-619 |
| | 17 | 3 |
QSharedMemory::unlock| Name: | QSharedMemory::unlock | | Prototype: | bool QSharedMemory::unlock() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 528-540 |
| | 10 | 3 |
QSignalTransition::eventTest| Name: | QSignalTransition::eventTest | | Prototype: | bool QSignalTransition::eventTest(QEvent *event) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qsignaltransition.cpp | | Lines: | 226-237 |
| | 8 | 3 |
QSocks5SocketEnginePrivate::sendRequestMethod| Name: | QSocks5SocketEnginePrivate::sendRequestMethod | | Prototype: | void QSocks5SocketEnginePrivate::sendRequestMethod() | | Coverage: | 71.429% (15/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 786-829 |
| | 28 | 6 |
QSortFilterProxyModel::buddy| Name: | QSortFilterProxyModel::buddy | | Prototype: | QModelIndex QSortFilterProxyModel::buddy(const QModelIndex &index) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2237-2247 |
| | 8 | 3 |
QSpdyProtocolHandler::sendRequest| Name: | QSpdyProtocolHandler::sendRequest | | Prototype: | bool QSpdyProtocolHandler::sendRequest() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 286-321 |
| | 24 | 3 |
QSpdyProtocolHandler::sendSYN_STREAM| Name: | QSpdyProtocolHandler::sendSYN_STREAM | | Prototype: | void QSpdyProtocolHandler::sendSYN_STREAM(const HttpMessagePair &messagePair, qint32 streamID, qint32 associatedToStreamID) | | Coverage: | 71.429% (10/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 610-664 |
| | 30 | 6 |
QSqlQueryModel::record| Name: | QSqlQueryModel::record | | Prototype: | QSqlRecord QSqlQueryModel::record(int row) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 564-574 |
| | 7 | 3 |
QSqlRelationalTableModel::removeColumns| Name: | QSqlRelationalTableModel::removeColumns | | Prototype: | bool QSqlRelationalTableModel::removeColumns(int column, int count, const QModelIndex &parent) | | Coverage: | 71.429% (10/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 772-785 |
| | 8 | 4 |
QSqlRelationalTableModel::setRelation| Name: | QSqlRelationalTableModel::setRelation | | Prototype: | void QSqlRelationalTableModel::setRelation(int column, const QSqlRelation &relation) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 501-509 |
| | 6 | 3 |
QSqlTableModel::isDirty| Name: | QSqlTableModel::isDirty | | Prototype: | bool QSqlTableModel::isDirty(const QModelIndex &index) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 524-538 |
| | 10 | 3 |
QSslCertificate::extensions| Name: | QSslCertificate::extensions | | Prototype: | QList<QSslCertificateExtension> QSslCertificate::extensions() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 465-481 |
| | 9 | 3 |
QSslCertificate::fromDevice| Name: | QSslCertificate::fromDevice | | Prototype: | QList<QSslCertificate> QSslCertificate::fromDevice(QIODevice *device, QSsl::EncodingFormat format) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp | | Lines: | 536-543 |
| | 4 | 3 |
QSslCertificatePrivate::convertExtension| Name: | QSslCertificatePrivate::convertExtension | | Prototype: | QSslCertificateExtension QSslCertificatePrivate::convertExtension(X509_EXTENSION *ext) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 432-463 |
| | 19 | 3 |
QSslSocketPrivate::_q_readyReadSlot| Name: | QSslSocketPrivate::_q_readyReadSlot | | Prototype: | void QSslSocketPrivate::_q_readyReadSlot() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2452-2466 |
| | 7 | 3 |
QSslSocketPrivate::bind| Name: | QSslSocketPrivate::bind | | Prototype: | bool QSslSocketPrivate::bind(const QHostAddress &address, quint16 port, QAbstractSocket::BindMode mode) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2321-2343 |
| | 11 | 3 |
QStateMachine::stop| Name: | QStateMachine::stop | | Prototype: | void QStateMachine::stop() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2648-2663 |
| | 8 | 4 |
QStateMachinePrivate::_q_startDelayedEventTimer| Name: | QStateMachinePrivate::_q_startDelayedEventTimer | | Prototype: | void QStateMachinePrivate::_q_startDelayedEventTimer(int id, int delay) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1949-1970 |
| | 14 | 3 |
QString::append| Name: | QString::append | | Prototype: | QString &QString::append(const QStringRef &str) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 9498-9508 |
| | 7 | 3 |
QString::compare_helper| Name: | QString::compare_helper | | Prototype: | int QString::compare_helper(const QChar *data1, int length1, QLatin1String s2, Qt::CaseSensitivity cs) noexcept | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 5501-5516 |
| | 8 | 3 |
QString::replace| Name: | QString::replace | | Prototype: | QString &QString::replace(int pos, int len, const QChar *unicode, int size) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2365-2375 |
| | 7 | 3 |
QString::section| Name: | QString::section | | Prototype: | QString QString::section(const QRegExp ®, int start, int end, SectionFlags flags) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4275-4296 |
| | 15 | 3 |
QTcpServer::listen| Name: | QTcpServer::listen | | Prototype: | bool QTcpServer::listen(const QHostAddress &address, quint16 port) | | Coverage: | 71.429% (15/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | | Lines: | 273-336 |
| | 36 | 7 |
QTemporaryDir::remove| Name: | QTemporaryDir::remove | | Prototype: | bool QTemporaryDir::remove() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporarydir.cpp | | Lines: | 341-355 |
| | 10 | 3 |
QTest::defaultEventDelay| Name: | QTest::defaultEventDelay | | Prototype: | int defaultEventDelay() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 261-271 |
| | 6 | 3 |
QTest::defaultKeyDelay| Name: | QTest::defaultKeyDelay | | Prototype: | int __attribute__((visibility("default"))) defaultKeyDelay() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 285-295 |
| | 6 | 3 |
QTest::defaultMouseDelay| Name: | QTest::defaultMouseDelay | | Prototype: | int __attribute__((visibility("default"))) defaultMouseDelay() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 273-283 |
| | 6 | 3 |
QTestLog::warn| Name: | QTestLog::warn | | Prototype: | void QTestLog::warn(const char *msg, const char *file, int line) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | | Lines: | 527-533 |
| | 3 | 3 |
QTestPrivate::parseBlackList| Name: | QTestPrivate::parseBlackList | | Prototype: | void parseBlackList() | | Coverage: | 71.429% (20/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp | | Lines: | 226-256 |
| | 20 | 10 |
QTextBoundaryFinder::QTextBoundaryFinder| Name: | QTextBoundaryFinder::QTextBoundaryFinder | | Prototype: | QTextBoundaryFinder::QTextBoundaryFinder(BoundaryType type, const QString &string) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.cpp | | Lines: | 238-252 |
| | 4 | 3 |
QTextCodec::ConverterState::~ConverterState| Name: | QTextCodec::ConverterState::~ConverterState | | Prototype: | QTextCodec::ConverterState::~ConverterState() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | | Lines: | 331-337 |
| | 4 | 3 |
QTextCodec::availableCodecs| Name: | QTextCodec::availableCodecs | | Prototype: | QList<QByteArray> QTextCodec::availableCodecs() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | | Lines: | 606-626 |
| | 10 | 3 |
QTextStreamPrivate::saveConverterState| Name: | QTextStreamPrivate::saveConverterState | | Prototype: | inline void QTextStreamPrivate::saveConverterState(qint64 newPos) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 789-805 |
| | 7 | 3 |
QTextStreamPrivate::write| Name: | QTextStreamPrivate::write | | Prototype: | inline void QTextStreamPrivate::write(QChar ch) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 843-853 |
| | 5 | 3 |
QTextStreamPrivate::write| Name: | QTextStreamPrivate::write | | Prototype: | void QTextStreamPrivate::write(QLatin1String data) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 858-868 |
| | 5 | 3 |
QTextStreamPrivate::writePadding| Name: | QTextStreamPrivate::writePadding | | Prototype: | void QTextStreamPrivate::writePadding(int len) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 873-883 |
| | 5 | 3 |
QThreadStorageData::get| Name: | QThreadStorageData::get | | Prototype: | void **QThreadStorageData::get() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadstorage.cpp | | Lines: | 115-133 |
| | 9 | 3 |
QTimeLine::start| Name: | QTimeLine::start | | Prototype: | void QTimeLine::start() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimeline.cpp | | Lines: | 671-687 |
| | 13 | 3 |
QTimeLine::timerEvent| Name: | QTimeLine::timerEvent | | Prototype: | void QTimeLine::timerEvent(QTimerEvent *event) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimeline.cpp | | Lines: | 770-784 |
| | 8 | 3 |
QTimeZonePrivate::displayName| Name: | QTimeZonePrivate::displayName | | Prototype: | QString QTimeZonePrivate::displayName(qint64 atMSecsSinceEpoch, QTimeZone::NameType nameType, const QLocale &locale) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 187-198 |
| | 5 | 3 |
QUnifiedTimer::startTimers| Name: | QUnifiedTimer::startTimers | | Prototype: | void QUnifiedTimer::startTimers() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 392-408 |
| | 10 | 3 |
QUrl::authority| Name: | QUrl::authority | | Prototype: | QString QUrl::authority(ComponentFormattingOptions options) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2049-2062 |
| | 8 | 3 |
QUrl::setAuthority| Name: | QUrl::setAuthority | | Prototype: | void QUrl::setAuthority(const QString &authority, ParsingMode mode) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2016-2032 |
| | 8 | 3 |
QUrl::userInfo| Name: | QUrl::userInfo | | Prototype: | QString QUrl::userInfo(ComponentFormattingOptions options) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2123-2136 |
| | 8 | 3 |
QXcbClipboard::atomForMode| Name: | QXcbClipboard::atomForMode | | Prototype: | xcb_atom_t QXcbClipboard::atomForMode(QClipboard::Mode mode) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 353-360 |
| | 5 | 3 |
QXcbClipboard::modeForAtom| Name: | QXcbClipboard::modeForAtom | | Prototype: | QClipboard::Mode QXcbClipboard::modeForAtom(xcb_atom_t a) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 362-370 |
| | 5 | 3 |
QXcbConnection::clientLeader| Name: | QXcbConnection::clientLeader | | Prototype: | xcb_window_t QXcbConnection::clientLeader() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1524-1574 |
| | 40 | 3 |
QXcbConnection::formatForDepth| Name: | QXcbConnection::formatForDepth | | Prototype: | const xcb_format_t *QXcbConnection::formatForDepth(uint8_t depth) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2064-2077 |
| | 8 | 3 |
QXcbNativeInterface::handlerNativeResourceFunctionForIntegration| Name: | QXcbNativeInterface::handlerNativeResourceFunctionForIntegration | | Prototype: | QPlatformNativeInterface::NativeResourceForIntegrationFunction QXcbNativeInterface::handlerNativeResourceFunctionForIntegration(const QByteArray &resource) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 558-567 |
| | 6 | 3 |
QXcbNativeInterface::handlerNativeResourceFunctionForScreen| Name: | QXcbNativeInterface::handlerNativeResourceFunctionForScreen | | Prototype: | QPlatformNativeInterface::NativeResourceForScreenFunction QXcbNativeInterface::handlerNativeResourceFunctionForScreen(const QByteArray &resource) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 580-589 |
| | 6 | 3 |
QXcbNativeInterface::handlerPlatformFunction| Name: | QXcbNativeInterface::handlerPlatformFunction | | Prototype: | QFunctionPointer QXcbNativeInterface::handlerPlatformFunction(const QByteArray &function) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 613-622 |
| | 6 | 3 |
QXcbShmImage::preparePaint| Name: | QXcbShmImage::preparePaint | | Prototype: | void QXcbShmImage::preparePaint(const QRegion ®ion) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 492-503 |
| | 5 | 3 |
QXmlSimpleReaderPrivate::unexpectedEof| Name: | QXmlSimpleReaderPrivate::unexpectedEof | | Prototype: | void QXmlSimpleReaderPrivate::unexpectedEof(ParseFunction where, int state) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7919-7930 |
| | 5 | 3 |
QXmlStreamWriter::writeNamespace| Name: | QXmlStreamWriter::writeNamespace | | Prototype: | void QXmlStreamWriter::writeNamespace(const QString &namespaceUri, const QString &prefix) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3708-3724 |
| | 12 | 3 |
QtConcurrent::ThreadEngineBase::startThreadInternal| Name: | QtConcurrent::ThreadEngineBase::startThreadInternal | | Prototype: | bool ThreadEngineBase::startThreadInternal() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | | Lines: | 214-225 |
| | 7 | 3 |
QtSharedPointer::ExternalRefCountData::getAndRef| Name: | QtSharedPointer::ExternalRefCountData::getAndRef | | Prototype: | QtSharedPointer::ExternalRefCountData *QtSharedPointer::ExternalRefCountData::getAndRef(const QObject *obj) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | | Lines: | 1331-1353 |
| | 15 | 3 |