Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QIcuCodec::defaultCodecUnlockedName: | QIcuCodec::defaultCodecUnlocked | Prototype: | QTextCodec *QIcuCodec::defaultCodecUnlocked() | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | Lines: | 436-453 |
| | 10 | 3 |
QJsonDocument::arrayName: | QJsonDocument::array | Prototype: | QJsonArray QJsonDocument::array() const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | Lines: | 459-467 |
| | 5 | 3 |
QJsonDocument::objectName: | QJsonDocument::object | Prototype: | QJsonObject QJsonDocument::object() const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | Lines: | 441-449 |
| | 5 | 3 |
QListData::reallocName: | QListData::realloc | Prototype: | void QListData::realloc(int alloc) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 137-147 |
| | 7 | 3 |
QLocalServer::listenName: | QLocalServer::listen | Prototype: | bool QLocalServer::listen(qintptr socketDescriptor) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | Lines: | 327-343 |
| | 9 | 3 |
QLocalServerPrivate::_q_onNewConnectionName: | QLocalServerPrivate::_q_onNewConnection | Prototype: | void QLocalServerPrivate::_q_onNewConnection() | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver_unix.cpp | Lines: | 265-282 |
| | 12 | 3 |
QLocalePrivate::countryToCodeName: | QLocalePrivate::countryToCode | Prototype: | QString QLocalePrivate::countryToCode(QLocale::Country country) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 198-213 |
| | 9 | 3 |
QMetaProperty::isDesignableName: | QMetaProperty::isDesignable | Prototype: | bool QMetaProperty::isDesignable(const QObject *object) const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 3315-3329 |
| | 9 | 3 |
QMetaProperty::isEditableName: | QMetaProperty::isEditable | Prototype: | bool QMetaProperty::isEditable(const QObject *object) const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 3448-3460 |
| | 9 | 3 |
QMetaProperty::isScriptableName: | QMetaProperty::isScriptable | Prototype: | bool QMetaProperty::isScriptable(const QObject *object) const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 3341-3353 |
| | 9 | 3 |
QMetaProperty::isStoredName: | QMetaProperty::isStored | Prototype: | bool QMetaProperty::isStored(const QObject *object) const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 3365-3377 |
| | 9 | 3 |
QMetaProperty::isUserName: | QMetaProperty::isUser | Prototype: | bool QMetaProperty::isUser(const QObject *object) const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 3392-3404 |
| | 9 | 3 |
QNativeSocketEngine::multicastInterfaceName: | QNativeSocketEngine::multicastInterface | Prototype: | QNetworkInterface QNativeSocketEngine::multicastInterface() const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 748-754 |
| | 4 | 3 |
QNativeSocketEngine::pendingDatagramSizeName: | QNativeSocketEngine::pendingDatagramSize | Prototype: | qint64 QNativeSocketEngine::pendingDatagramSize() const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 788-795 |
| | 4 | 3 |
QNativeSocketEngine::readDatagramName: | QNativeSocketEngine::readDatagram | Prototype: | qint64 QNativeSocketEngine::readDatagram(char *data, qint64 maxSize, QIpPacketHeader *header, PacketHeaderOptions options) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 811-819 |
| | 4 | 3 |
QNativeSocketEngine::setMulticastInterfaceName: | QNativeSocketEngine::setMulticastInterface | Prototype: | bool QNativeSocketEngine::setMulticastInterface(const QNetworkInterface &iface) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 757-763 |
| | 4 | 3 |
QNativeSocketEngine::writeName: | QNativeSocketEngine::write | Prototype: | qint64 QNativeSocketEngine::write(const char *data, qint64 size) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 861-867 |
| | 4 | 3 |
QNetworkReplyImplPrivate::appendDownstreamDataName: | QNetworkReplyImplPrivate::appendDownstreamData | Prototype: | void QNetworkReplyImplPrivate::appendDownstreamData(QIODevice *data) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 678-697 |
| | 11 | 3 |
QNonContiguousByteDeviceIoDeviceImpl::advanceReadPointerName: | QNonContiguousByteDeviceIoDeviceImpl::advanceReadPointer | Prototype: | bool QNonContiguousByteDeviceIoDeviceImpl::advanceReadPointer(qint64 amount) | Coverage: | 42.857% (6/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 336-365 |
| | 15 | 5 |
QObject::userDataName: | QObject::userData | Prototype: | QObjectUserData* QObject::userData(uint id) const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 4106-4114 |
| | 6 | 3 |
QPropertyAnimation::setTargetObjectName: | QPropertyAnimation::setTargetObject | Prototype: | void QPropertyAnimation::setTargetObject(QObject *target) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | Lines: | 189-202 |
| | 8 | 3 |
QResourceFileEngine::seekName: | QResourceFileEngine::seek | Prototype: | bool QResourceFileEngine::seek(qint64 pos) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 1343-1353 |
| | 7 | 3 |
QResourceRoot::dataName: | QResourceRoot::data | Prototype: | const uchar *QResourceRoot::data(int node, qint64 *size) const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 758-782 |
| | 17 | 3 |
QSaveFile::writeDataName: | QSaveFile::writeData | Prototype: | qint64 QSaveFile::writeData(const char *data, qint64 len) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp | Lines: | 348-359 |
| | 7 | 3 |
QSocketNotifier::QSocketNotifierName: | QSocketNotifier::QSocketNotifier | Prototype: | QSocketNotifier::QSocketNotifier(qintptr socket, Type type, QObject *parent) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsocketnotifier.cpp | Lines: | 142-156 |
| | 9 | 3 |
QSocks5SocketEngine::acceptName: | QSocks5SocketEngine::accept | Prototype: | int QSocks5SocketEngine::accept() | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1444-1477 |
| | 20 | 4 |
QSslSocketPrivate::sslLibraryVersionStringName: | QSslSocketPrivate::sslLibraryVersionString | Prototype: | QString QSslSocketPrivate::sslLibraryVersionString() | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 592-602 |
| | 6 | 3 |
QSystemError::toStringName: | QSystemError::toString | Prototype: | QString QSystemError::toString() const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemerror.cpp | Lines: | 154-171 |
| | 4 | 5 |
QSystemSemaphore::releaseName: | QSystemSemaphore::release | Prototype: | bool QSystemSemaphore::release(int n) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore.cpp | Lines: | 298-307 |
| | 6 | 3 |
QTest::qMedianName: | QTest::qMedian | Prototype: | QBenchmarkResult qMedian(const QVector<QBenchmarkResult> &container) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 736-752 |
| | 9 | 3 |
QTestData::QTestDataName: | QTestData::QTestData | Prototype: | QTestData::QTestData(const char *tag, QTestTable *parent) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestdata.cpp | Lines: | 62-71 |
| | 7 | 3 |
QTestData::dataName: | QTestData::data | Prototype: | void *QTestData::data(int index) const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestdata.cpp | Lines: | 98-103 |
| | 3 | 3 |
QTestElement::addLogElementName: | QTestElement::addLogElement | Prototype: | bool QTestElement::addLogElement(QTestElement *element) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestelement.cpp | Lines: | 56-68 |
| | 7 | 3 |
QTestLog::addBFailName: | QTestLog::addBFail | Prototype: | void QTestLog::addBFail(const char *msg, const char *file, int line) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | Lines: | 438-446 |
| | 4 | 3 |
QTestLog::addPassName: | QTestLog::addPass | Prototype: | void QTestLog::addPass(const char *msg) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | Lines: | 390-400 |
| | 5 | 3 |
QTestLog::addSkipName: | QTestLog::addSkip | Prototype: | void QTestLog::addSkip(const char *msg, const char *file, int line) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | Lines: | 448-456 |
| | 4 | 3 |
QTestLog::addXFailName: | QTestLog::addXFail | Prototype: | void QTestLog::addXFail(const char *msg, const char *file, int line) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | Lines: | 411-417 |
| | 3 | 3 |
QTestLog::addXPassName: | QTestLog::addXPass | Prototype: | void QTestLog::addXPass(const char *msg, const char *file, int line) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | Lines: | 419-427 |
| | 4 | 3 |
QTestLog::enterTestFunctionName: | QTestLog::enterTestFunction | Prototype: | void QTestLog::enterTestFunction(const char* function) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | Lines: | 337-346 |
| | 5 | 3 |
QTestTable::addColumnName: | QTestTable::addColumn | Prototype: | void QTestTable::addColumn(int type, const char *name) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtesttable.cpp | Lines: | 84-90 |
| | 3 | 3 |
QThread::setEventDispatcherName: | QThread::setEventDispatcher | Prototype: | void QThread::setEventDispatcher(QAbstractEventDispatcher *eventDispatcher) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 791-803 |
| | 7 | 3 |
QThread::terminateName: | QThread::terminate | Prototype: | void QThread::terminate() | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 667-682 |
| | 8 | 3 |
QUtcTimeZonePrivate::displayNameName: | QUtcTimeZonePrivate::displayName | Prototype: | QString QUtcTimeZonePrivate::displayName(QTimeZone::TimeType timeType, QTimeZone::NameType nameType, const QLocale &locale) const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 694-705 |
| | 7 | 3 |
QWaitCondition::waitName: | QWaitCondition::wait | Prototype: | bool QWaitCondition::wait(QMutex *mutex, unsigned long time) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp | Lines: | 202-220 |
| | 11 | 3 |
QXcbConnection::translateMouseButtonName: | QXcbConnection::translateMouseButton | Prototype: | Qt::MouseButton QXcbConnection::translateMouseButton(xcb_button_t s) | Coverage: | 42.857% (24/56) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 1040-1073 |
| | 29 | 29 |
QXcbScreen::logicalDpiName: | QXcbScreen::logicalDpi | Prototype: | QDpi QXcbScreen::logicalDpi() const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | Lines: | 478-488 |
| | 5 | 3 |
QXcbSystemTrayTracker::systemTrayWindowGlobalGeometryName: | QXcbSystemTrayTracker::systemTrayWindowGlobalGeometry | Prototype: | QRect QXcbSystemTrayTracker::systemTrayWindowGlobalGeometry(xcb_window_t window) const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsystemtraytracker.cpp | Lines: | 132-151 |
| | 13 | 3 |
QXcbWindow::setCursorName: | QXcbWindow::setCursor | Prototype: | void QXcbWindow::setCursor(xcb_cursor_t cursor, bool isBitmapCursor) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2673-2689 |
| | 8 | 3 |
QXcbWindow::windowEventName: | QXcbWindow::windowEvent | Prototype: | void QXcbWindow::windowEvent(QEvent *event) | Coverage: | 42.857% (6/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2691-2718 |
| | 15 | 7 |
QXmlStreamReaderPrivate::reallocateStackName: | QXmlStreamReaderPrivate::reallocateStack | Prototype: | inline void QXmlStreamReaderPrivate::reallocateStack() | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 883-890 |
| | 5 | 3 |
QXmlStreamWriter::writeDTDName: | QXmlStreamWriter::writeDTD | Prototype: | void QXmlStreamWriter::writeDTD(const QString &dtd) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 3554-3563 |
| | 7 | 3 |
QtConcurrent::ThreadEngineBarrier::releaseUnlessLastName: | QtConcurrent::ThreadEngineBarrier::releaseUnlessLast | Prototype: | bool ThreadEngineBarrier::releaseUnlessLast() | Coverage: | 42.857% (6/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | Lines: | 107-121 |
| | 9 | 6 |
QtSharedPointer::internalSafetyCheckAddName: | QtSharedPointer::internalSafetyCheckAdd | Prototype: | void QtSharedPointer::internalSafetyCheckAdd(const void *d_ptr, const volatile void *ptr) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | Lines: | 1495-1524 |
| | 14 | 3 |
QtSharedPointer::internalSafetyCheckCleanCheckName: | QtSharedPointer::internalSafetyCheckCleanCheck | Prototype: | void QtSharedPointer::internalSafetyCheckCleanCheck() | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | Lines: | 1559-1571 |
| | 6 | 3 |
QtSharedPointer::internalSafetyCheckRemoveName: | QtSharedPointer::internalSafetyCheckRemove | Prototype: | void QtSharedPointer::internalSafetyCheckRemove(const void *d_ptr) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | Lines: | 1529-1553 |
| | 14 | 3 |
getEtcFileContentName: | getEtcFileContent | Prototype: | static QByteArray getEtcFileContent(const char *filename) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2222-2239 |
| | 11 | 3 |
operator<<Name: | operator<< | Prototype: | static QDataStream& operator<<(QDataStream& s, const QNtlmPhase1Block& b) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 1026-1039 |
| | 11 | 3 |
qDBusAddTimeoutName: | qDBusAddTimeout | Prototype: | static dbus_bool_t qDBusAddTimeout(DBusTimeout *timeout, void *data) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 139-163 |
| | 14 | 3 |
qNtlmDecodePhase2Name: | qNtlmDecodePhase2 | Prototype: | static bool qNtlmDecodePhase2(const QByteArray& data, QNtlmPhase2Block& ch) | Coverage: | 42.857% (12/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 1333-1373 |
| | 27 | 10 |
ucalDefaultTimeZoneIdName: | ucalDefaultTimeZoneId | Prototype: | static QByteArray ucalDefaultTimeZoneId() | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 82-105 |
| | 12 | 3 |
ucalTimeZoneDisplayNameName: | ucalTimeZoneDisplayName | Prototype: | static QString ucalTimeZoneDisplayName(UCalendar *ucal, QTimeZone::TimeType timeType, QTimeZone::NameType nameType, const QString &localeCode) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 108-143 |
| | 22 | 3 |
QByteArray::toPercentEncodingName: | QByteArray::toPercentEncoding | Prototype: | QByteArray QByteArray::toPercentEncoding(const QByteArray &exclude, const QByteArray &include, char percent) const | Coverage: | 43.333% (13/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 4648-4671 |
| | 17 | 5 |
QAbstractItemModel::dropMimeDataName: | QAbstractItemModel::dropMimeData | Prototype: | bool QAbstractItemModel::dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) | Coverage: | 43.478% (10/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 1942-1965 |
| | 17 | 7 |
QXcbConnection::initializeXInput2Name: | QXcbConnection::initializeXInput2 | Prototype: | void QXcbConnection::initializeXInput2() | Coverage: | 43.478% (10/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | Lines: | 73-103 |
| | 18 | 8 |
QDnsLookupRunnable::queryName: | QDnsLookupRunnable::query | Prototype: | void QDnsLookupRunnable::query(const int requestType, const QByteArray &requestName, const QHostAddress &nameserver, QDnsLookupReply *reply) | Coverage: | 43.519% (47/108) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup_unix.cpp | Lines: | 124-372 |
| | 182 | 36 |
QXcbConnection::touchDeviceForIdName: | QXcbConnection::touchDeviceForId | Prototype: | XInput2TouchDeviceData *QXcbConnection::touchDeviceForId(int id) | Coverage: | 43.590% (34/78) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | Lines: | 388-482 |
| | 70 | 23 |
QFutureInterfaceBasePrivate::internal_setThrottledName: | QFutureInterfaceBasePrivate::internal_setThrottled | Prototype: | void QFutureInterfaceBasePrivate::internal_setThrottled(bool enable) | Coverage: | 43.750% (7/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 511-526 |
| | 8 | 4 |
QPrinter::setPrinterNameName: | QPrinter::setPrinterName | Prototype: | void QPrinter::setPrinterName(const QString &name) | Coverage: | 43.750% (7/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 846-868 |
| | 13 | 6 |
QTest::fetchDataName: | QTest::fetchData | Prototype: | void *fetchData(QTestData *data, const char *tagName, int typeId) | Coverage: | 43.750% (7/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 1015-1035 |
| | 12 | 6 |
QGLFormat::toSurfaceFormatName: | QGLFormat::toSurfaceFormat | Prototype: | QSurfaceFormat QGLFormat::toSurfaceFormat(const QGLFormat &format) | Coverage: | 44.000% (11/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 478-507 |
| | 24 | 9 |
QIODevice::readName: | QIODevice::read | Prototype: | QByteArray QIODevice::read(qint64 maxSize) | Coverage: | 44.000% (11/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1154-1190 |
| | 19 | 8 |
QMimeDatabasePrivate::mimeTypeForFileNameAndDataName: | QMimeDatabasePrivate::mimeTypeForFileNameAndData | Prototype: | QMimeType QMimeDatabasePrivate::mimeTypeForFileNameAndData(const QString &fileName, QIODevice *device, int *accuracyPtr) | Coverage: | 44.000% (11/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | Lines: | 161-216 |
| | 26 | 9 |
QUnixPrintWidgetPrivate::_q_printerChangedName: | QUnixPrintWidgetPrivate::_q_printerChanged | Prototype: | void QUnixPrintWidgetPrivate::_q_printerChanged(int index) | Coverage: | 44.000% (11/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 727-770 |
| | 31 | 9 |
QXcbConnection::handleXcbEventName: | QXcbConnection::handleXcbEvent | Prototype: | void QXcbConnection::handleXcbEvent(xcb_generic_event_t *event) | Coverage: | 44.053% (100/227) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 1093-1297 |
| | 118 | 82 |
QCoreApplication::installNativeEventFilterName: | QCoreApplication::installNativeEventFilter | Prototype: | void QCoreApplication::installNativeEventFilter(QAbstractNativeEventFilter *filterObj) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2664-2675 |
| | 7 | 3 |
QDBusConnectionPrivate::setServerName: | QDBusConnectionPrivate::setServer | Prototype: | void QDBusConnectionPrivate::setServer(QDBusServer *object, DBusServer *s, const QDBusErrorInternal &error) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 1695-1732 |
| | 25 | 3 |
QDateTime::timeZoneName: | QDateTime::timeZone | Prototype: | QTimeZone QDateTime::timeZone() const | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 3161-3175 |
| | 7 | 5 |
QDomNamedNodeMapPrivate::setNamedItemName: | QDomNamedNodeMapPrivate::setNamedItem | Prototype: | QDomNodePrivate* QDomNamedNodeMapPrivate::setNamedItem(QDomNodePrivate* arg) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 3096-3109 |
| | 8 | 3 |
QDynamicBufferResourceRoot::registerSelfName: | QDynamicBufferResourceRoot::registerSelf | Prototype: | bool registerSelf(const uchar *b, int size) | Coverage: | 44.444% (12/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 886-928 |
| | 26 | 5 |
QEventDispatcherGlib::unregisterTimersName: | QEventDispatcherGlib::unregisterTimers | Prototype: | bool QEventDispatcherGlib::unregisterTimers(QObject *object) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 543-557 |
| | 8 | 3 |
QGL2PaintEngineEx::setStateName: | QGL2PaintEngineEx::setState | Prototype: | void QGL2PaintEngineEx::setState(QPainterState *new_state) | Coverage: | 44.444% (16/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 2424-2465 |
| | 20 | 8 |
QGL2PaintEngineExPrivate::setBrushName: | QGL2PaintEngineExPrivate::setBrush | Prototype: | void QGL2PaintEngineExPrivate::setBrush(const QBrush& brush) | Coverage: | 44.444% (8/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 146-170 |
| | 15 | 5 |
QGLBuffer::mapName: | QGLBuffer::map | Prototype: | void *QGLBuffer::map(QGLBuffer::Access access) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 538-548 |
| | 6 | 3 |
QGLBuffer::readName: | QGLBuffer::read | Prototype: | bool QGLBuffer::read(int offset, void *data, int count) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 342-357 |
| | 6 | 3 |
QGLBuffer::unmapName: | QGLBuffer::unmap | Prototype: | bool QGLBuffer::unmap() | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 563-573 |
| | 6 | 3 |
QGLContext::swapBuffersName: | QGLContext::swapBuffers | Prototype: | void QGLContext::swapBuffers() const | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3608-3619 |
| | 7 | 3 |
QGLWidgetPrivate::initContextName: | QGLWidgetPrivate::initContext | Prototype: | void QGLWidgetPrivate::initContext(QGLContext *context, const QGLWidget* shareWidget) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 5168-5183 |
| | 9 | 3 |
QInternal::activateCallbacksName: | QInternal::activateCallbacks | Prototype: | bool QInternal::activateCallbacks(Callback cb, void **parameters) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 4030-4043 |
| | 9 | 3 |
QLocalePrivate::measurementSystemName: | QLocalePrivate::measurementSystem | Prototype: | QLocale::MeasurementSystem QLocalePrivate::measurementSystem() const | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2330-2339 |
| | 5 | 3 |
QLockFilePrivate::processNameByPidName: | QLockFilePrivate::processNameByPid | Prototype: | QString QLockFilePrivate::processNameByPid(qint64 pid) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | Lines: | 262-318 |
| | 8 | 5 |
QMetaEnum::keyName: | QMetaEnum::key | Prototype: | const char *QMetaEnum::key(int index) const | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 2520-2529 |
| | 7 | 3 |
QMetaEnum::valueName: | QMetaEnum::value | Prototype: | int QMetaEnum::value(int index) const | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 2537-2546 |
| | 7 | 3 |
QMetaObjectPrivate::decodeMethodSignatureName: | QMetaObjectPrivate::decodeMethodSignature | Prototype: | QByteArray QMetaObjectPrivate::decodeMethodSignature( const char *signature, QArgumentTypeArray &types) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 676-689 |
| | 10 | 3 |
QNetworkReplyHttpImplPrivate::_q_cacheLoadReadyReadName: | QNetworkReplyHttpImplPrivate::_q_cacheLoadReadyRead | Prototype: | void QNetworkReplyHttpImplPrivate::_q_cacheLoadReadyRead() | Coverage: | 44.444% (16/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 1784-1838 |
| | 27 | 10 |
QNetworkReplyHttpImplPrivate::checkForRedirectName: | QNetworkReplyHttpImplPrivate::checkForRedirect | Prototype: | void QNetworkReplyHttpImplPrivate::checkForRedirect(const int statusCode) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 1134-1151 |
| | 7 | 6 |
QNetworkSession::setSessionPropertyName: | QNetworkSession::setSessionProperty | Prototype: | void QNetworkSession::setSessionProperty(const QString &key, const QVariant &value) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | Lines: | 571-582 |
| | 6 | 3 |
QXcbConnection::QXcbConnectionName: | QXcbConnection::QXcbConnection | Prototype: | QXcbConnection::QXcbConnection(QXcbNativeInterface *nativeInterface, bool canGrabServer, xcb_visualid_t defaultVisualId, const char *displayName) | Coverage: | 44.444% (24/54) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 554-681 |
| | 65 | 18 |
formatBacktraceForLogMessageName: | formatBacktraceForLogMessage | Prototype: | static QString formatBacktraceForLogMessage(const QMessagePattern::BacktraceParams backtraceParams, const char *function) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 1268-1283 |
| | 8 | 3 |
setNativeLocksName: | setNativeLocks | Prototype: | static bool setNativeLocks(const QString &fileName, int fd) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | Lines: | 162-179 |
| | 12 | 3 |
updateCursorThemeName: | updateCursorTheme | Prototype: | bool updateCursorTheme(void *dpy, const QByteArray &theme) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | Lines: | 511-521 |
| | 8 | 3 |