| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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::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 |
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 |
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 |
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 |
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::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::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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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: | 809-821 |
| | 9 | 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: | 3603-3621 |
| | 14 | 6 |
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: | 1973-1984 |
| | 8 | 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: | 257-280 |
| | 14 | 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: | 303-316 |
| | 9 | 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: | 457-475 |
| | 13 | 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: | 2502-2512 |
| | 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: | 1061-1078 |
| | 10 | 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: | 2372-2383 |
| | 5 | 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: | 2319-2329 |
| | 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: | 1749-1763 |
| | 8 | 3 |
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: | 2482-2492 |
| | 5 | 3 |
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: | 97-124 |
| | 16 | 7 |
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: | 76-110 |
| | 22 | 5 |
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: | 776-784 |
| | 6 | 3 |
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: | 358-368 |
| | 7 | 3 |
QItemSelectionModel::selection| Name: | QItemSelectionModel::selection | | Prototype: | const QItemSelection QItemSelectionModel::selection() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1713-1728 |
| | 9 | 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: | 1589-1614 |
| | 18 | 7 |
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: | 67-74 |
| | 4 | 3 |