| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 65-72 |
| | 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: | 187-202 |
| | 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: | 689-696 |
| | 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: | 836-843 |
| | 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: | 288-304 |
| | 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: | 707-720 |
| | 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: | 730-743 |
| | 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: | 273-285 |
| | 7 | 3 |
QPrintPreviewWidgetPrivate::populateScene| Name: | QPrintPreviewWidgetPrivate::populateScene | | Prototype: | void QPrintPreviewWidgetPrivate::populateScene() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 329-346 |
| | 11 | 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: | 2136-2150 |
| | 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: | 2085-2101 |
| | 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: | 2112-2125 |
| | 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: | 274-291 |
| | 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: | 369-380 |
| | 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: | 166-182 |
| | 12 | 3 |
QProcessPrivate::waitForDeadChild| Name: | QProcessPrivate::waitForDeadChild | | Prototype: | bool QProcessPrivate::waitForDeadChild() | | Coverage: | 71.429% (10/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 942-966 |
| | 12 | 4 |
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: | 852-858 |
| | 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: | 1202-1212 |
| | 7 | 3 |
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: | 3981-3999 |
| | 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: | 1505-1515 |
| | 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: | 1187-1199 |
| | 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: | 1451-1465 |
| | 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: | 1315-1323 |
| | 6 | 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: | 591-613 |
| | 17 | 3 |
QResourceRoot::operator==| Name: | QResourceRoot::operator== | | Prototype: | inline bool operator==(const QResourceRoot &other) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 115-116 |
| | 1 | 1 |
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: | 522-534 |
| | 10 | 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: | 778-821 |
| | 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: | 2231-2241 |
| | 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: | 280-315 |
| | 24 | 3 |
QSpdyProtocolHandler::sendSYN_STREAM| Name: | QSpdyProtocolHandler::sendSYN_STREAM | | Prototype: | void QSpdyProtocolHandler::sendSYN_STREAM(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: | 604-658 |
| | 30 | 6 |
QSqlQuery::isNull| Name: | QSqlQuery::isNull | | Prototype: | bool QSqlQuery::isNull(int field) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 315-320 |
| | 3 | 1 |
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: | 558-568 |
| | 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: | 766-779 |
| | 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: | 495-503 |
| | 6 | 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: | 459-475 |
| | 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: | 529-536 |
| | 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: | 426-457 |
| | 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: | 2423-2437 |
| | 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: | 2302-2323 |
| | 10 | 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: | 2641-2656 |
| | 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: | 1942-1963 |
| | 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: | 9405-9415 |
| | 7 | 3 |
QString::compare_helper| Name: | QString::compare_helper | | Prototype: | int QString::compare_helper(const QChar *data1, int length1, QLatin1String s2, Qt::CaseSensitivity cs) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 5471-5486 |
| | 8 | 3 |
QString::reallocData| Name: | QString::reallocData | | Prototype: | void QString::reallocData(uint alloc, bool grow) | | Coverage: | 71.429% (15/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 1736-1761 |
| | 19 | 7 |
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: | 2335-2345 |
| | 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: | 4245-4266 |
| | 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: | 267-330 |
| | 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: | 334-348 |
| | 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: | 1493-1503 |
| | 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: | 1517-1527 |
| | 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: | 1505-1515 |
| | 6 | 3 |
QTest::qInvokeTestMethod| Name: | QTest::qInvokeTestMethod | | Prototype: | static bool qInvokeTestMethod(const char *slotName, const char *data, WatchDog *watchDog) | | Coverage: | 71.429% (35/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 2194-2285 |
| | 58 | 15 |
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: | 517-523 |
| | 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: | 220-250 |
| | 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: | 232-246 |
| | 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: | 325-331 |
| | 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: | 600-620 |
| | 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: | 782-798 |
| | 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: | 836-846 |
| | 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: | 851-861 |
| | 5 | 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: | 665-681 |
| | 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: | 764-778 |
| | 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: | 181-192 |
| | 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: | 386-402 |
| | 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: | 2043-2055 |
| | 7 | 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: | 2010-2026 |
| | 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: | 2116-2128 |
| | 7 | 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: | 347-354 |
| | 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: | 356-364 |
| | 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: | 1513-1563 |
| | 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: | 2053-2066 |
| | 8 | 3 |
QXcbIntegration::createPlatformWindow| Name: | QXcbIntegration::createPlatformWindow | | Prototype: | QPlatformWindow *QXcbIntegration::createPlatformWindow(QWindow *window) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 196-213 |
| | 18 | 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: | 540-549 |
| | 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: | 562-571 |
| | 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: | 595-604 |
| | 6 | 3 |
QXcbXSettings::removeCallbackForHandle| Name: | QXcbXSettings::removeCallbackForHandle | | Prototype: | void QXcbXSettings::removeCallbackForHandle(const QByteArray &property, void *handle) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp | | Lines: | 299-310 |
| | 7 | 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: | 7900-7911 |
| | 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: | 3702-3718 |
| | 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: | 208-219 |
| | 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: | 1324-1346 |
| | 15 | 3 |
TypeInfo::customTypeInfo| Name: | TypeInfo::customTypeInfo | | Prototype: | void customTypeInfo(const uint type) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 2233-2241 |
| | 6 | 3 |
_q_checkEntry| Name: | _q_checkEntry | | Prototype: | static inline bool _q_checkEntry(QAbstractFileEngine *&engine, bool resolvingEntry) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp | | Lines: | 118-129 |
| | 6 | 3 |
_q_dupEnvironment| Name: | _q_dupEnvironment | | Prototype: | static char **_q_dupEnvironment(const QProcessEnvironmentPrivate::Hash &environment, int *envc) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 293-316 |
| | 16 | 3 |
addressFromSockaddr| Name: | addressFromSockaddr | | Prototype: | static QHostAddress addressFromSockaddr(sockaddr *sa, int ifindex = 0, const QString &ifname = QString()) | | Coverage: | 71.429% (15/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp | | Lines: | 81-108 |
| | 16 | 7 |
caretIndex| Name: | caretIndex | | Prototype: | static int caretIndex(int offset, QRegExp::CaretMode caretMode) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 853-862 |
| | 5 | 3 |
checkWarnMessage| Name: | checkWarnMessage | | Prototype: | static void checkWarnMessage(const QIODevice *device, const char *function, const char *what) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 84-107 |
| | 11 | 3 |
isWord| Name: | isWord | | Prototype: | static bool isWord(QChar ch) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 702-705 |
| | 1 | 1 |
loadRulesFromFile| Name: | loadRulesFromFile | | Prototype: | static QVector<QLoggingRule> loadRulesFromFile(const QString &filePath) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 251-264 |
| | 10 | 3 |
massageAdjustedDateTime| Name: | massageAdjustedDateTime | | Prototype: | static void massageAdjustedDateTime(Qt::TimeSpec spec, const QTimeZone &zone, QDate *date, QTime *time) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 3679-3706 |
| | 5 | 3 |
operator<| Name: | operator< | | Prototype: | bool operator<(const QElapsedTimer &v1, const QElapsedTimer &v2) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 235-238 |
| | 1 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QObject *o) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 4110-4120 |
| | 8 | 3 |
operator==| Name: | operator== | | Prototype: | bool operator==(QLatin1String s1, const QStringRef &s2) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 9017-9026 |
| | 6 | 3 |
qDBusParametersForMethod| Name: | qDBusParametersForMethod | | Prototype: | int qDBusParametersForMethod(const QList<QByteArray> ¶meterTypes, QVector<int>& metaTypes, QString &errorMsg) | | Coverage: | 71.429% (20/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp | | Lines: | 133-189 |
| | 39 | 10 |
qDefaultMessageHandler| Name: | qDefaultMessageHandler | | Prototype: | static void qDefaultMessageHandler(QtMsgType type, const QMessageLogContext &context, const QString &buf) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1530-1562 |
| | 6 | 3 |
qExtractServerTime| Name: | qExtractServerTime | | Prototype: | static QByteArray qExtractServerTime(const QByteArray& targetInfoBuff) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 1212-1235 |
| | 16 | 3 |
qSetGlobalQHashSeed| Name: | qSetGlobalQHashSeed | | Prototype: | void qSetGlobalQHashSeed(int newSeed) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 328-338 |
| | 6 | 3 |
qStreamNtlmString| Name: | qStreamNtlmString | | Prototype: | static void qStreamNtlmString(QDataStream& ds, const QString& s, bool unicode) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 930-939 |
| | 6 | 3 |
qsrand| Name: | qsrand | | Prototype: | void qsrand(uint seed) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3403-3440 |
| | 7 | 3 |
qt_call_pre_routines| Name: | qt_call_pre_routines | | Prototype: | static void qt_call_pre_routines() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 270-283 |
| | 6 | 3 |
qt_readEscapedFormatString| Name: | qt_readEscapedFormatString | | Prototype: | QString qt_readEscapedFormatString(const QString &format, int *idx) | | Coverage: | 71.429% (15/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 487-519 |
| | 19 | 7 |