| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QIcuCodec::defaultCodecUnlocked| Name:  | 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::array| Name:  | 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::object| Name:  | 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::realloc| Name:  | 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::listen| Name:  | 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_onNewConnection| Name:  | 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::countryToCode| Name:  | 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::isDesignable| Name:  | 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::isEditable| Name:  | 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::isScriptable| Name:  | 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::isStored| Name:  | 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::isUser| Name:  | 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::multicastInterface| Name:  | 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::pendingDatagramSize| Name:  | 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::readDatagram| Name:  | 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::setMulticastInterface| Name:  | 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::write| Name:  | 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::appendDownstreamData| Name:  | 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::advanceReadPointer| Name:  | 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::userData| Name:  | 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::setTargetObject| Name:  | 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::seek| Name:  | 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::data| Name:  | 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::writeData| Name:  | 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::QSocketNotifier| Name:  | 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::accept| Name:  | 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::sslLibraryVersionString| Name:  | 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::toString| Name:  | 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::release| Name:  | 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::qMedian| Name:  | 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::QTestData| Name:  | 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::data| Name:  | 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::addLogElement| Name:  | 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::addBFail| Name:  | 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::addPass| Name:  | 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::addSkip| Name:  | 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::addXFail| Name:  | 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::addXPass| Name:  | 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::enterTestFunction| Name:  | 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::addColumn| Name:  | 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::setEventDispatcher| Name:  | 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::terminate| Name:  | 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::displayName| Name:  | 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::wait| Name:  | 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::translateMouseButton| Name:  | 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::logicalDpi| Name:  | 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::systemTrayWindowGlobalGeometry| Name:  | 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::setCursor| Name:  | 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::windowEvent| Name:  | 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::reallocateStack| Name:  | 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::writeDTD| Name:  | 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::releaseUnlessLast| Name:  | 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::internalSafetyCheckAdd| Name:  | 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::internalSafetyCheckCleanCheck| Name:  | 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::internalSafetyCheckRemove| Name:  | 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 | 
 getEtcFileContent| Name:  | 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 | 
 qDBusAddTimeout| Name:  | 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 | 
 qNtlmDecodePhase2| Name:  | 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 | 
 ucalDefaultTimeZoneId| Name:  | 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 | 
 ucalTimeZoneDisplayName| Name:  | 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::toPercentEncoding| Name:  | 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::dropMimeData| Name:  | 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::initializeXInput2| Name:  | 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::query| Name:  | 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::touchDeviceForId| Name:  | 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_setThrottled| Name:  | 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::setPrinterName| Name:  | 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::fetchData| Name:  | 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::toSurfaceFormat| Name:  | 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::read| Name:  | 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::mimeTypeForFileNameAndData| Name:  | 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_printerChanged| Name:  | 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::handleXcbEvent| Name:  | 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::installNativeEventFilter| Name:  | 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::setServer| Name:  | 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::timeZone| Name:  | 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::setNamedItem| Name:  | 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::registerSelf| Name:  | 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::unregisterTimers| Name:  | 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::setState| Name:  | 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::setBrush| Name:  | 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::map| Name:  | 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::read| Name:  | 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::unmap| Name:  | 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::swapBuffers| Name:  | 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::initContext| Name:  | 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::activateCallbacks| Name:  | 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::measurementSystem| Name:  | 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::processNameByPid| Name:  | 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::key| Name:  | 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::value| Name:  | 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::decodeMethodSignature| Name:  | 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_cacheLoadReadyRead| Name:  | 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::checkForRedirect| Name:  | 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::setSessionProperty| Name:  | 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::QXcbConnection| Name:  | 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 | 
 formatBacktraceForLogMessage| Name:  | 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 | 
 setNativeLocks| Name:  | 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 | 
 updateCursorTheme| Name:  | 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 |