| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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:  | 1488-1517 |  
  |  | 14 | 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:  | 101-115 |  
  |  | 9 | 6 | 
 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:  | 3548-3557 |  
  |  | 7 | 3 | 
 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:  | 877-884 |  
  |  | 5 | 3 | 
 QXcbXSettingsPropertyValue::updateValue| Name:  | QXcbXSettingsPropertyValue::updateValue |  | Prototype:  | void updateValue(QXcbVirtualDesktop *screen, const QByteArray &name, const QVariant &value, int last_change_serial) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp |  | Lines:  | 66-76 |  
  |  | 7 | 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 | 
 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 | 
 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:  | 126-145 |  
  |  | 13 | 3 | 
 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:  | 410-420 |  
  |  | 5 | 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:  | 1029-1062 |  
  |  | 29 | 29 | 
 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:  | 195-213 |  
  |  | 11 | 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:  | 688-699 |  
  |  | 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:  | 664-679 |  
  |  | 8 | 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:  | 784-796 |  
  |  | 7 | 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:  | 78-84 |  
  |  | 3 | 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:  | 330-339 |  
  |  | 5 | 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:  | 412-420 |  
  |  | 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:  | 404-410 |  
  |  | 3 | 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:  | 441-449 |  
  |  | 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:  | 383-393 |  
  |  | 5 | 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:  | 431-439 |  
  |  | 4 | 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:  | 50-62 |  
  |  | 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:  | 92-97 |  
  |  | 3 | 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:  | 56-65 |  
  |  | 7 | 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:  | 2005-2021 |  
  |  | 9 | 3 | 
 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:  | 292-301 |  
  |  | 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:  | 148-165 |  
  |  | 4 | 5 | 
 QString::insert| Name:  | QString::insert |  | Prototype:  | QString& QString::insert(int i, QChar ch) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 2003-2013 |  
  |  | 8 | 3 | 
 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:  | 598-608 |  
  |  | 6 | 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:  | 1434-1467 |  
  |  | 20 | 4 | 
 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:  | 136-150 |  
  |  | 9 | 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:  | 342-353 |  
  |  | 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:  | 752-776 |  
  |  | 17 | 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:  | 1339-1349 |  
  |  | 7 | 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:  | 183-196 |  
  |  | 8 | 3 | 
 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:  | 4096-4104 |  
  |  | 6 | 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:  | 330-359 |  
  |  | 15 | 5 | 
 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:  | 676-695 |  
  |  | 11 | 3 | 
 QNetworkReplyHttpImpl::canReadLine| Name:  | QNetworkReplyHttpImpl::canReadLine |  | Prototype:  | bool QNetworkReplyHttpImpl::canReadLine () const |  | Coverage:  |  42.857% (6/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp |  | Lines:  | 377-391 |  
  |  | 8 | 4 | 
 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:  | 854-860 |  
  |  | 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:  | 750-756 |  
  |  | 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:  | 804-812 |  
  |  | 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:  | 781-788 |  
  |  | 4 | 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:  | 741-747 |  
  |  | 4 | 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:  | 3381-3393 |  
  |  | 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:  | 3354-3366 |  
  |  | 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:  | 3330-3342 |  
  |  | 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:  | 3437-3449 |  
  |  | 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:  | 3304-3318 |  
  |  | 9 | 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:  | 195-210 |  
  |  | 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:  | 259-276 |  
  |  | 12 | 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:  | 321-337 |  
  |  | 9 | 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:  | 140-150 |  
  |  | 7 | 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:  | 438-446 |  
  |  | 5 | 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:  | 456-464 |  
  |  | 5 | 3 | 
 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:  | 430-447 |  
  |  | 10 | 3 | 
 QHttpThreadDelegate::synchronousProxyAuthenticationRequiredSlot| Name:  | QHttpThreadDelegate::synchronousProxyAuthenticationRequiredSlot |  | Prototype:  | void QHttpThreadDelegate::synchronousProxyAuthenticationRequiredSlot(const QNetworkProxy &p, QAuthenticator *a) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 717-737 |  
  |  | 8 | 3 | 
 QHttpThreadDelegate::synchronousFinishedSlot| Name:  | QHttpThreadDelegate::synchronousFinishedSlot |  | Prototype:  | void QHttpThreadDelegate::synchronousFinishedSlot() |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 510-531 |  
  |  | 11 | 3 | 
 QHostAddress::setAddress| Name:  | QHostAddress::setAddress |  | Prototype:  | void QHostAddress::setAddress(const struct sockaddr *sockaddr) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines:  | 634-645 |  
  |  | 5 | 3 | 
 QGLPaintDevice::ensureActiveTarget| Name:  | QGLPaintDevice::ensureActiveTarget |  | Prototype:  | void QGLPaintDevice::ensureActiveTarget() |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp |  | Lines:  | 103-117 |  
  |  | 8 | 3 | 
 QGLFormat::openGLVersionFlags| Name:  | QGLFormat::openGLVersionFlags |  | Prototype:  | QGLFormat::OpenGLVersionFlags QGLFormat::openGLVersionFlags() |  | Coverage:  |  42.857% (9/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 1475-1508 |  
  |  | 20 | 7 | 
 QGLContext::fromOpenGLContext| Name:  | QGLContext::fromOpenGLContext |  | Prototype:  | QGLContext *QGLContext::fromOpenGLContext(QOpenGLContext *context) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 2195-2206 |  
  |  | 6 | 3 | 
 QGL2PaintEngineExPrivate::~QGL2PaintEngineExPrivate| Name:  | QGL2PaintEngineExPrivate::~QGL2PaintEngineExPrivate |  | Prototype:  | QGL2PaintEngineExPrivate::~QGL2PaintEngineExPrivate() |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 92-107 |  
  |  | 9 | 3 | 
 QFtpDTP::socketError| Name:  | QFtpDTP::socketError |  | Prototype:  | void QFtpDTP::socketError(QAbstractSocket::SocketError e) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp |  | Lines:  | 717-730 |  
  |  | 4 | 3 | 
 QFileSystemEngine::resolveUserName| Name:  | QFileSystemEngine::resolveUserName |  | Prototype:  | QString QFileSystemEngine::resolveUserName(uint userId) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp |  | Lines:  | 347-368 |  
  |  | 10 | 3 | 
 QFileInfo::absolutePath| Name:  | QFileInfo::absolutePath |  | Prototype:  | QString QFileInfo::absolutePath() const |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp |  | Lines:  | 573-584 |  
  |  | 7 | 3 | 
 QFile::link| Name:  | QFile::link |  | Prototype:  | bool QFile::link(const QString &linkName) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp |  | Lines:  | 696-711 |  
  |  | 10 | 3 | 
 QFSFileEnginePrivate::flushFh| Name:  | QFSFileEnginePrivate::flushFh |  | Prototype:  | bool QFSFileEnginePrivate::flushFh() |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp |  | Lines:  | 429-449 |  
  |  | 11 | 3 | 
 QFSFileEngine::extension| Name:  | QFSFileEngine::extension |  | Prototype:  | bool QFSFileEngine::extension(Extension extension, const ExtensionOption *option, ExtensionReturn *output) |  | Coverage:  |  42.857% (6/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp |  | Lines:  | 819-837 |  
  |  | 12 | 4 | 
 QEventDispatcherGlib::unregisterTimer| Name:  | QEventDispatcherGlib::unregisterTimer |  | Prototype:  | bool QEventDispatcherGlib::unregisterTimer(int timerId) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 521-535 |  
  |  | 8 | 3 | 
 QDomNode::save| Name:  | QDomNode::save |  | Prototype:  | void QDomNode::save(QTextStream& stream, int indent, EncodingPolicy encodingPolicy) const |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2678-2687 |  
  |  | 5 | 3 | 
 QDir::rmpath| Name:  | QDir::rmpath |  | Prototype:  | bool QDir::rmpath(const QString &dirPath) const |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp |  | Lines:  | 1462-1475 |  
  |  | 8 | 3 | 
 QDir::mkpath| Name:  | QDir::mkpath |  | Prototype:  | bool QDir::mkpath(const QString &dirPath) const |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp |  | Lines:  | 1436-1449 |  
  |  | 8 | 3 | 
 QDir::mkdir| Name:  | QDir::mkdir |  | Prototype:  | bool QDir::mkdir(const QString &dirName) const |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp |  | Lines:  | 1384-1397 |  
  |  | 8 | 3 | 
 QDateTimeParser::sectionText| Name:  | QDateTimeParser::sectionText |  | Prototype:  | QString QDateTimeParser::sectionText(const QString &text, int sectionIndex, int index) const |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp |  | Lines:  | 660-672 |  
  |  | 5 | 5 | 
 QDataStream::operator<<| Name:  | QDataStream::operator<< |  | Prototype:  | QDataStream &QDataStream::operator<<(float f) |  | Coverage:  |  42.857% (9/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp |  | Lines:  | 1010-1036 |  
  |  | 15 | 7 | 
 QDBusConnectionPrivate::disconnectSignal| Name:  | QDBusConnectionPrivate::disconnectSignal |  | Prototype:  | bool QDBusConnectionPrivate::disconnectSignal(const QString &service, const QString &path, const QString &interface, const QString &name, const QStringList &argumentMatch, const QString &signature, QObject *receiver, const char *slot) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 2268-2286 |  
  |  | 10 | 3 | 
 QDBusConnectionPrivate::connectSignal| Name:  | QDBusConnectionPrivate::connectSignal |  | Prototype:  | bool QDBusConnectionPrivate::connectSignal(const QString &service, const QString &path, const QString &interface, const QString &name, const QStringList &argumentMatch, const QString &signature, QObject *receiver, const char *slot) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 2190-2209 |  
  |  | 11 | 3 | 
 QDBusArgumentPrivate::checkRead| Name:  | QDBusArgumentPrivate::checkRead |  | Prototype:  | bool QDBusArgumentPrivate::checkRead(QDBusArgumentPrivate *d) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp |  | Lines:  | 128-142 |  
  |  | 6 | 3 | 
 QDBusArgument::currentType| Name:  | QDBusArgument::currentType |  | Prototype:  | QDBusArgument::ElementType QDBusArgument::currentType() const |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp |  | Lines:  | 583-590 |  
  |  | 5 | 3 | 
 QDBusArgument::currentSignature| Name:  | QDBusArgument::currentSignature |  | Prototype:  | QString QDBusArgument::currentSignature() const |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp |  | Lines:  | 564-572 |  
  |  | 5 | 3 | 
 QCoreApplication::setApplicationVersion| Name:  | QCoreApplication::setApplicationVersion |  | Prototype:  | void QCoreApplication::setApplicationVersion(const QString &version) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 2468-2477 |  
  |  | 5 | 3 | 
 QAsn1Element::toInteger| Name:  | QAsn1Element::toInteger |  | Prototype:  | qint64 QAsn1Element::toInteger(bool *ok) const |  | Coverage:  |  42.857% (9/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp |  | Lines:  | 268-290 |  
  |  | 14 | 7 | 
 QAnimationGroup::removeAnimation| Name:  | QAnimationGroup::removeAnimation |  | Prototype:  | void QAnimationGroup::removeAnimation(QAbstractAnimation *animation) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp |  | Lines:  | 205-220 |  
  |  | 9 | 3 | 
 QAbstractTestLogger::outputString| Name:  | QAbstractTestLogger::outputString |  | Prototype:  | void QAbstractTestLogger::outputString(const char *msg) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qabstracttestlogger.cpp |  | Lines:  | 95-108 |  
  |  | 8 | 3 | 
 QAbstractItemModel::endMoveColumns| Name:  | QAbstractItemModel::endMoveColumns |  | Prototype:  | void QAbstractItemModel::endMoveColumns() |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 3057-3077 |  
  |  | 12 | 3 | 
 Parser::parseMember| Name:  | Parser::parseMember |  | Prototype:  | bool Parser::parseMember(int baseOffset) |  | Coverage:  |  42.857% (6/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp |  | Lines:  | 451-477 |  
  |  | 17 | 5 | 
 MetaObject::customMetaObject| Name:  | MetaObject::customMetaObject |  | Prototype:  | static const QMetaObject *customMetaObject(const int type) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 2029-2038 |  
  |  | 7 | 3 | 
 QUnixPrintWidgetPrivate::updateWidget| Name:  | QUnixPrintWidgetPrivate::updateWidget |  | Prototype:  | void QUnixPrintWidgetPrivate::updateWidget() |  | Coverage:  |  42.424% (14/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp |  | Lines:  | 687-717 |  
  |  | 22 | 7 | 
 QTest::qExec| Name:  | QTest::qExec |  | Prototype:  | int QTest::qExec(QObject *testObject, int argc, char **argv) |  | Coverage:  |  42.424% (14/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp |  | Lines:  | 2924-3046 |  
  |  | 39 | 12 | 
 QXcbWindow::handleClientMessageEvent| Name:  | QXcbWindow::handleClientMessageEvent |  | Prototype:  | void QXcbWindow::handleClientMessageEvent(const xcb_client_message_event_t *event) |  | Coverage:  |  42.188% (27/64) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2042-2106 |  
  |  | 47 | 18 | 
 QTime::fromString| Name:  | QTime::fromString |  | Prototype:  | QTime QTime::fromString(const QString& string, Qt::DateFormat format) |  | Coverage:  |  42.105% (8/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 1940-1963 |  
  |  | 9 | 12 | 
 QPrintDialogPrivate::selectPrinter| Name:  | QPrintDialogPrivate::selectPrinter |  | Prototype:  | void QPrintDialogPrivate::selectPrinter(const QPrinter::OutputFormat outputFormat) |  | Coverage:  |  42.105% (8/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp |  | Lines:  | 348-378 |  
  |  | 17 | 7 | 
 QNetworkAccessManagerPrivate::createSession| Name:  | QNetworkAccessManagerPrivate::createSession |  | Prototype:  | void QNetworkAccessManagerPrivate::createSession(const QNetworkConfiguration &config) |  | Coverage:  |  42.105% (8/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp |  | Lines:  | 1538-1588 |  
  |  | 29 | 6 | 
 QMetaObject::checkConnectArgs| Name:  | QMetaObject::checkConnectArgs |  | Prototype:  | bool QMetaObject::checkConnectArgs(const char *signal, const char *method) |  | Coverage:  |  42.105% (8/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 1193-1206 |  
  |  | 11 | 5 | 
 QJsonDocument::fromBinaryData| Name:  | QJsonDocument::fromBinaryData |  | Prototype:  | QJsonDocument QJsonDocument::fromBinaryData(const QByteArray &data, DataValidation validation) |  | Coverage:  |  42.105% (8/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp |  | Lines:  | 225-254 |  
  |  | 19 | 5 | 
 QGenericUnixTheme::themeNames| Name:  | QGenericUnixTheme::themeNames |  | Prototype:  | QStringList QGenericUnixTheme::themeNames() |  | Coverage:  |  42.105% (8/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp |  | Lines:  | 698-729 |  
  |  | 21 | 7 | 
 resolveLibraryInternal| Name:  | resolveLibraryInternal |  | Prototype:  | static bool resolveLibraryInternal() |  | Coverage:  |  41.667% (10/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo_unix.cpp |  | Lines:  | 88-123 |  
  |  | 19 | 9 | 
 QXcbScreen::updateGeometry| Name:  | QXcbScreen::updateGeometry |  | Prototype:  | void QXcbScreen::updateGeometry(const QRect &geom, uint8_t rotation) |  | Coverage:  |  41.667% (5/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp |  | Lines:  | 539-572 |  
  |  | 21 | 6 | 
 QSortFilterProxyModel::lessThan| Name:  | QSortFilterProxyModel::lessThan |  | Prototype:  | bool QSortFilterProxyModel::lessThan(const QModelIndex &source_left, const QModelIndex &source_right) const |  | Coverage:  |  41.667% (15/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2646-2685 |  
  |  | 21 | 16 |