| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QTestLog::addBPass| Name:  | QTestLog::addBPass |  | Prototype:  | void QTestLog::addBPass(const char *msg) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp |  | Lines:  | 429-436 |  
  |  | 3 | 2 | 
 QTestLog::addFail| Name:  | QTestLog::addFail |  | Prototype:  | void QTestLog::addFail(const char *msg, const char *file, int line) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp |  | Lines:  | 402-409 |  
  |  | 3 | 2 | 
 QTestLog::ignoreMessage| Name:  | QTestLog::ignoreMessage |  | Prototype:  | void QTestLog::ignoreMessage(QtMsgType type, const char *msg) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp |  | Lines:  | 552-557 |  
  |  | 2 | 2 | 
 QTestLog::ignoreMessage| Name:  | QTestLog::ignoreMessage |  | Prototype:  | void QTestLog::ignoreMessage(QtMsgType type, const QRegularExpression &expression) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp |  | Lines:  | 560-565 |  
  |  | 2 | 2 | 
 QTestLog::info| Name:  | QTestLog::info |  | Prototype:  | void QTestLog::info(const char *msg, const char *file, int line) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp |  | Lines:  | 535-540 |  
  |  | 2 | 2 | 
 QTestLog::leaveTestFunction| Name:  | QTestLog::leaveTestFunction |  | Prototype:  | void QTestLog::leaveTestFunction() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp |  | Lines:  | 359-365 |  
  |  | 3 | 2 | 
 QTestTable::indexOf| Name:  | QTestTable::indexOf |  | Prototype:  | int QTestTable::indexOf(const char *elementName) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtesttable.cpp |  | Lines:  | 153-165 |  
  |  | 7 | 2 | 
 QTestXunitStreamer::QTestXunitStreamer| Name:  | QTestXunitStreamer::QTestXunitStreamer |  | Prototype:  | QTestXunitStreamer::QTestXunitStreamer(QXunitTestLogger *logger) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestxunitstreamer.cpp |  | Lines:  | 51-55 |  
  |  | 1 | 2 | 
 QTestXunitStreamer::output| Name:  | QTestXunitStreamer::output |  | Prototype:  | void QTestXunitStreamer::output(QTestElement *element) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestxunitstreamer.cpp |  | Lines:  | 168-174 |  
  |  | 3 | 2 | 
 QTextStream::operator<<| Name:  | QTextStream::operator<< |  | Prototype:  | QTextStream &QTextStream::operator<<(QLatin1String string) |  | Coverage:  |  50.000% (3/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 2595-2601 |  
  |  | 4 | 2 | 
 QTextStream::operator<<| Name:  | QTextStream::operator<< |  | Prototype:  | QTextStream &QTextStream::operator<<(const QStringRef &string) |  | Coverage:  |  50.000% (3/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 2610-2616 |  
  |  | 4 | 2 | 
 QTextStream::setString| Name:  | QTextStream::setString |  | Prototype:  | void QTextStream::setString(QString *string, QIODevice::OpenMode openMode) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 1355-1372 |  
  |  | 11 | 2 | 
 QTextStreamPrivate::padding| Name:  | QTextStreamPrivate::padding |  | Prototype:  | QTextStreamPrivate::PaddingResult QTextStreamPrivate::padding(int len) const |  | Coverage:  |  50.000% (4/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 938-961 |  
  |  | 13 | 5 | 
 QTextStreamPrivate::restoreToSavedConverterState| Name:  | QTextStreamPrivate::restoreToSavedConverterState |  | Prototype:  | inline void QTextStreamPrivate::restoreToSavedConverterState() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 810-823 |  
  |  | 3 | 2 | 
 QThread::idealThreadCount| Name:  | QThread::idealThreadCount |  | Prototype:  | int QThread::idealThreadCount() noexcept |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 426-484 |  
  |  | 5 | 2 | 
 QThreadPool::setExpiryTimeout| Name:  | QThreadPool::setExpiryTimeout |  | Prototype:  | void QThreadPool::setExpiryTimeout(int expiryTimeout) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp |  | Lines:  | 521-527 |  
  |  | 4 | 2 | 
 QTime::elapsed| Name:  | QTime::elapsed |  | Prototype:  | int QTime::elapsed() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 2135-2141 |  
  |  | 4 | 2 | 
 QTime::restart| Name:  | QTime::restart |  | Prototype:  | int QTime::restart() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 2107-2115 |  
  |  | 6 | 2 | 
 QTimeLine::resume| Name:  | QTimeLine::resume |  | Prototype:  | void QTimeLine::resume() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimeline.cpp |  | Lines:  | 699-710 |  
  |  | 8 | 2 | 
 QTimeLine::setDuration| Name:  | QTimeLine::setDuration |  | Prototype:  | void QTimeLine::setDuration(int duration) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimeline.cpp |  | Lines:  | 397-405 |  
  |  | 5 | 2 | 
 QTimeZone::isTimeZoneIdAvailable| Name:  | QTimeZone::isTimeZoneIdAvailable |  | Prototype:  | bool QTimeZone::isTimeZoneIdAvailable(const QByteArray &ianaId) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp |  | Lines:  | 828-836 |  
  |  | 4 | 2 | 
 QTimeZonePrivate::windowsIdToDefaultIanaId| Name:  | QTimeZonePrivate::windowsIdToDefaultIanaId |  | Prototype:  | QByteArray QTimeZonePrivate::windowsIdToDefaultIanaId(const QByteArray &windowsId, QLocale::Country country) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp |  | Lines:  | 546-554 |  
  |  | 4 | 2 | 
 QTimer::setInterval| Name:  | QTimer::setInterval |  | Prototype:  | void QTimer::setInterval(int msec) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimer.cpp |  | Lines:  | 559-566 |  
  |  | 4 | 2 | 
 QTranslator::load| Name:  | QTranslator::load |  | Prototype:  | bool QTranslator::load(const uchar *data, int len, const QString &directory) |  | Coverage:  |  50.000% (4/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp |  | Lines:  | 792-801 |  
  |  | 5 | 2 | 
 QUdpSocket::hasPendingDatagrams| Name:  | QUdpSocket::hasPendingDatagrams |  | Prototype:  | bool QUdpSocket::hasPendingDatagrams() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qudpsocket.cpp |  | Lines:  | 291-295 |  
  |  | 2 | 2 | 
 QUdpSocket::multicastInterface| Name:  | QUdpSocket::multicastInterface |  | Prototype:  | QNetworkInterface QUdpSocket::multicastInterface() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qudpsocket.cpp |  | Lines:  | 256-261 |  
  |  | 3 | 2 | 
 QUdpSocket::pendingDatagramSize| Name:  | QUdpSocket::pendingDatagramSize |  | Prototype:  | qint64 QUdpSocket::pendingDatagramSize() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qudpsocket.cpp |  | Lines:  | 303-307 |  
  |  | 2 | 2 | 
 QUdpSocket::setMulticastInterface| Name:  | QUdpSocket::setMulticastInterface |  | Prototype:  | void QUdpSocket::setMulticastInterface(const QNetworkInterface &iface) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qudpsocket.cpp |  | Lines:  | 273-281 |  
  |  | 5 | 2 | 
 QUnifiedTimer::startAnimationDriver| Name:  | QUnifiedTimer::startAnimationDriver |  | Prototype:  | void QUnifiedTimer::startAnimationDriver() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 275-286 |  
  |  | 5 | 2 | 
 QUnifiedTimer::stopAnimationDriver| Name:  | QUnifiedTimer::stopAnimationDriver |  | Prototype:  | void QUnifiedTimer::stopAnimationDriver() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 288-299 |  
  |  | 5 | 2 | 
 QUrl::hasFragment| Name:  | QUrl::hasFragment |  | Prototype:  | bool QUrl::hasFragment() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 3109-3113 |  
  |  | 2 | 2 | 
 QUrl::hasQuery| Name:  | QUrl::hasQuery |  | Prototype:  | bool QUrl::hasQuery() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 2618-2622 |  
  |  | 2 | 2 | 
 QUrl::isParentOf| Name:  | QUrl::isParentOf |  | Prototype:  | bool QUrl::isParentOf(const QUrl &childUrl) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 3885-3902 |  
  |  | 12 | 2 | 
 QUrl::setUrl| Name:  | QUrl::setUrl |  | Prototype:  | void QUrl::setUrl(const QString &url, ParsingMode parsingMode) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 1905-1913 |  
  |  | 4 | 2 | 
 QUrlInfo::QUrlInfo| Name:  | QUrlInfo::QUrlInfo |  | Prototype:  | QUrlInfo::QUrlInfo(const QUrlInfo &ui) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 138-146 |  
  |  | 4 | 2 | 
 QUrlInfo::isSymLink| Name:  | QUrlInfo::isSymLink |  | Prototype:  | bool QUrlInfo::isSymLink() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 577-582 |  
  |  | 3 | 2 | 
 QUrlInfo::name| Name:  | QUrlInfo::name |  | Prototype:  | QString QUrlInfo::name() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 459-464 |  
  |  | 3 | 2 | 
 QUrlInfo::owner| Name:  | QUrlInfo::owner |  | Prototype:  | QString QUrlInfo::owner() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 486-491 |  
  |  | 3 | 2 | 
 QUrlInfo::setFile| Name:  | QUrlInfo::setFile |  | Prototype:  | void QUrlInfo::setFile(bool b) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 266-271 |  
  |  | 3 | 2 | 
 QUrlInfo::setGroup| Name:  | QUrlInfo::setGroup |  | Prototype:  | void QUrlInfo::setGroup(const QString &s) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 352-357 |  
  |  | 3 | 2 | 
 QUrlInfo::setLastModified| Name:  | QUrlInfo::setLastModified |  | Prototype:  | void QUrlInfo::setLastModified(const QDateTime &dt) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 401-406 |  
  |  | 3 | 2 | 
 QUrlInfo::setName| Name:  | QUrlInfo::setName |  | Prototype:  | void QUrlInfo::setName(const QString &name) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 226-231 |  
  |  | 3 | 2 | 
 QUrlInfo::setOwner| Name:  | QUrlInfo::setOwner |  | Prototype:  | void QUrlInfo::setOwner(const QString &s) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 336-341 |  
  |  | 3 | 2 | 
 QUrlInfo::setPermissions| Name:  | QUrlInfo::setPermissions |  | Prototype:  | void QUrlInfo::setPermissions(int p) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 384-389 |  
  |  | 3 | 2 | 
 QUrlInfo::setReadable| Name:  | QUrlInfo::setReadable |  | Prototype:  | void QUrlInfo::setReadable(bool b) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 320-325 |  
  |  | 3 | 2 | 
 QUrlInfo::setSize| Name:  | QUrlInfo::setSize |  | Prototype:  | void QUrlInfo::setSize(qint64 size) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 368-373 |  
  |  | 3 | 2 | 
 QUrlInfo::setSymLink| Name:  | QUrlInfo::setSymLink |  | Prototype:  | void QUrlInfo::setSymLink(bool b) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 284-289 |  
  |  | 3 | 2 | 
 QUrlInfo::setWritable| Name:  | QUrlInfo::setWritable |  | Prototype:  | void QUrlInfo::setWritable(bool b) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 302-307 |  
  |  | 3 | 2 | 
 QUtcTimeZonePrivate::availableTimeZoneIds| Name:  | QUtcTimeZonePrivate::availableTimeZoneIds |  | Prototype:  | QList<QByteArray> QUtcTimeZonePrivate::availableTimeZoneIds(QLocale::Country country) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp |  | Lines:  | 741-747 |  
  |  | 3 | 2 | 
 QUuid::variant| Name:  | QUuid::variant |  | Prototype:  | QUuid::Variant QUuid::variant() const noexcept |  | Coverage:  |  50.000% (8/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp |  | Lines:  | 779-789 |  
  |  | 7 | 6 | 
 QVariantAnimationPrivate::getInterpolator| Name:  | QVariantAnimationPrivate::getInterpolator |  | Prototype:  | QVariantAnimation::Interpolator QVariantAnimationPrivate::getInterpolator(int interpolationType) |  | Coverage:  |  50.000% (16/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 454-495 |  
  |  | 20 | 16 | 
 QXcbBackingStore::composeAndFlush| Name:  | QXcbBackingStore::composeAndFlush |  | Prototype:  | void QXcbBackingStore::composeAndFlush(QWindow *window, const QRegion ®ion, const QPoint &offset, QPlatformTextureList *textures, QOpenGLContext *context, bool translucentBackground) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp |  | Lines:  | 617-631 |  
  |  | 6 | 2 | 
 QXcbBackingStore::paintDevice| Name:  | QXcbBackingStore::paintDevice |  | Prototype:  | QPaintDevice *QXcbBackingStore::paintDevice() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp |  | Lines:  | 518-523 |  
  |  | 3 | 2 | 
 QXcbBackingStore::resize| Name:  | QXcbBackingStore::resize |  | Prototype:  | void QXcbBackingStore::resize(const QSize &size, const QRegion &) |  | Coverage:  |  50.000% (6/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp |  | Lines:  | 634-656 |  
  |  | 14 | 4 | 
 QXcbClipboard::sendSelection| Name:  | QXcbClipboard::sendSelection |  | Prototype:  | xcb_atom_t QXcbClipboard::sendSelection(QMimeData *d, xcb_atom_t target, xcb_window_t window, xcb_atom_t property) |  | Coverage:  |  50.000% (9/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp |  | Lines:  | 531-573 |  
  |  | 24 | 6 | 
 QXcbClipboard::setRequestor| Name:  | QXcbClipboard::setRequestor |  | Prototype:  | void QXcbClipboard::setRequestor(xcb_window_t window) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp |  | Lines:  | 497-503 |  
  |  | 3 | 2 | 
 QXcbConnection::compressEvent| Name:  | QXcbConnection::compressEvent |  | Prototype:  | bool QXcbConnection::compressEvent(xcb_generic_event_t *event, int currentIndex, QXcbEventArray *eventqueue) const |  | Coverage:  |  50.000% (31/62) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 1627-1700 |  
  |  | 45 | 20 | 
 QXcbConnection::handleEnterEvent| Name:  | QXcbConnection::handleEnterEvent |  | Prototype:  | void QXcbConnection::handleEnterEvent() |  | Coverage:  |  50.000% (5/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp |  | Lines:  | 896-913 |  
  |  | 13 | 4 | 
 QXcbConnection::initializeXShape| Name:  | QXcbConnection::initializeXShape |  | Prototype:  | void QXcbConnection::initializeXShape() |  | Coverage:  |  50.000% (8/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 2180-2197 |  
  |  | 12 | 4 | 
 QXcbConnection::internAtom| Name:  | QXcbConnection::internAtom |  | Prototype:  | xcb_atom_t QXcbConnection::internAtom(const char *name) |  | Coverage:  |  50.000% (3/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 2032-2042 |  
  |  | 7 | 2 | 
 QXcbConnection::primaryScreen| Name:  | QXcbConnection::primaryScreen |  | Prototype:  | QXcbScreen *QXcbConnection::primaryScreen() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 722-730 |  
  |  | 4 | 2 | 
 QXcbConnection::xEmbedSystemTrayVisualHasAlphaChannel| Name:  | QXcbConnection::xEmbedSystemTrayVisualHasAlphaChannel |  | Prototype:  | bool QXcbConnection::xEmbedSystemTrayVisualHasAlphaChannel() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 2340-2346 |  
  |  | 4 | 2 | 
 QXcbEventReader::start| Name:  | QXcbEventReader::start |  | Prototype:  | void QXcbEventReader::start() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 1310-1321 |  
  |  | 5 | 2 | 
 QXcbIntegration::createPlatformOffscreenSurface| Name:  | QXcbIntegration::createPlatformOffscreenSurface |  | Prototype:  | QPlatformOffscreenSurface *QXcbIntegration::createPlatformOffscreenSurface(QOffscreenSurface *surface) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp |  | Lines:  | 240-249 |  
  |  | 6 | 2 | 
 QXcbIntegration::createPlatformOpenGLContext| Name:  | QXcbIntegration::createPlatformOpenGLContext |  | Prototype:  | QPlatformOpenGLContext *QXcbIntegration::createPlatformOpenGLContext(QOpenGLContext *context) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp |  | Lines:  | 223-232 |  
  |  | 6 | 2 | 
 QXcbKeyboard::QXcbKeyboard| Name:  | QXcbKeyboard::QXcbKeyboard |  | Prototype:  | QXcbKeyboard::QXcbKeyboard(QXcbConnection *connection) |  | Coverage:  |  50.000% (4/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp |  | Lines:  | 1137-1165 |  
  |  | 12 | 3 | 
 QXcbKeyboard::~QXcbKeyboard| Name:  | QXcbKeyboard::~QXcbKeyboard |  | Prototype:  | QXcbKeyboard::~QXcbKeyboard() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp |  | Lines:  | 1167-1176 |  
  |  | 7 | 2 | 
 QXcbNativeInterface::atspiBus| Name:  | QXcbNativeInterface::atspiBus |  | Prototype:  | void *QXcbNativeInterface::atspiBus() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp |  | Lines:  | 463-486 |  
  |  | 20 | 2 | 
 QXcbNativeInterface::handlerNativeResourceForIntegration| Name:  | QXcbNativeInterface::handlerNativeResourceForIntegration |  | Prototype:  | void *QXcbNativeInterface::handlerNativeResourceForIntegration(const QByteArray &resource) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp |  | Lines:  | 624-630 |  
  |  | 4 | 2 | 
 QXcbNativeInterface::handlerNativeResourceForScreen| Name:  | QXcbNativeInterface::handlerNativeResourceForScreen |  | Prototype:  | void *QXcbNativeInterface::handlerNativeResourceForScreen(const QByteArray &resource, QScreen *screen) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp |  | Lines:  | 640-646 |  
  |  | 4 | 2 | 
 QXcbScreen::depthOfVisual| Name:  | QXcbScreen::depthOfVisual |  | Prototype:  | quint8 QXcbScreen::depthOfVisual(xcb_visualid_t visualid) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp |  | Lines:  | 458-464 |  
  |  | 4 | 2 | 
 QXcbScreen::updateRefreshRate| Name:  | QXcbScreen::updateRefreshRate |  | Prototype:  | void QXcbScreen::updateRefreshRate(xcb_randr_mode_t mode) |  | Coverage:  |  50.000% (9/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp |  | Lines:  | 651-681 |  
  |  | 20 | 6 | 
 QXcbScreen::visualForId| Name:  | QXcbScreen::visualForId |  | Prototype:  | const xcb_visualtype_t *QXcbScreen::visualForId(xcb_visualid_t visualid) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp |  | Lines:  | 450-456 |  
  |  | 4 | 2 | 
 QXcbSessionManager::~QXcbSessionManager| Name:  | QXcbSessionManager::~QXcbSessionManager |  | Prototype:  | QXcbSessionManager::~QXcbSessionManager() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp |  | Lines:  | 379-385 |  
  |  | 4 | 2 | 
 QXcbShmImage::scroll| Name:  | QXcbShmImage::scroll |  | Prototype:  | bool QXcbShmImage::scroll(const QRegion &area, int dx, int dy) |  | Coverage:  |  50.000% (6/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp |  | Lines:  | 219-248 |  
  |  | 21 | 6 | 
 QXcbSoftwareOpenGLEnforcer::~QXcbSoftwareOpenGLEnforcer| Name:  | QXcbSoftwareOpenGLEnforcer::~QXcbSoftwareOpenGLEnforcer |  | Prototype:  | ~QXcbSoftwareOpenGLEnforcer() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp |  | Lines:  | 155-159 |  
  |  | 2 | 2 | 
 QXcbSystemTrayTracker::create| Name:  | QXcbSystemTrayTracker::create |  | Prototype:  | QXcbSystemTrayTracker *QXcbSystemTrayTracker::create(QXcbConnection *connection) |  | Coverage:  |  50.000% (4/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsystemtraytracker.cpp |  | Lines:  | 62-74 |  
  |  | 7 | 4 | 
 QXcbSystemTrayTracker::locateTrayWindow| Name:  | QXcbSystemTrayTracker::locateTrayWindow |  | Prototype:  | xcb_window_t QXcbSystemTrayTracker::locateTrayWindow(const QXcbConnection *connection, xcb_atom_t selection) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsystemtraytracker.cpp |  | Lines:  | 87-96 |  
  |  | 7 | 2 | 
 QXcbVirtualDesktop::handleXFixesSelectionNotify| Name:  | QXcbVirtualDesktop::handleXFixesSelectionNotify |  | Prototype:  | void QXcbVirtualDesktop::handleXFixesSelectionNotify(xcb_xfixes_selection_notify_event_t *notify_event) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp |  | Lines:  | 116-120 |  
  |  | 2 | 2 | 
 QXcbWindow::isEmbedded| Name:  | QXcbWindow::isEmbedded |  | Prototype:  | bool QXcbWindow::isEmbedded(const QPlatformWindow *parentWindow) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2151-2157 |  
  |  | 3 | 2 | 
 QXcbWindow::requestSystemTrayWindowDock| Name:  | QXcbWindow::requestSystemTrayWindowDock |  | Prototype:  | bool QXcbWindow::requestSystemTrayWindowDock() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 1934-1940 |  
  |  | 4 | 2 | 
 QXcbWindow::requestSystemTrayWindowDockStatic| Name:  | QXcbWindow::requestSystemTrayWindowDockStatic |  | Prototype:  | bool QXcbWindow::requestSystemTrayWindowDockStatic(const QWindow *window) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 1927-1932 |  
  |  | 3 | 2 | 
 QXcbWindow::setAlertState| Name:  | QXcbWindow::setAlertState |  | Prototype:  | void QXcbWindow::setAlertState(bool enabled) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2869-2877 |  
  |  | 4 | 2 | 
 QXcbWindow::setOpacity| Name:  | QXcbWindow::setOpacity |  | Prototype:  | void QXcbWindow::setOpacity(qreal level) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2833-2848 |  
  |  | 11 | 2 | 
 QXcbWindow::systemTrayWindowGlobalGeometry| Name:  | QXcbWindow::systemTrayWindowGlobalGeometry |  | Prototype:  | QRect QXcbWindow::systemTrayWindowGlobalGeometry() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 1949-1954 |  
  |  | 3 | 2 | 
 QXcbWindow::systemTrayWindowGlobalGeometryStatic| Name:  | QXcbWindow::systemTrayWindowGlobalGeometryStatic |  | Prototype:  | QRect QXcbWindow::systemTrayWindowGlobalGeometryStatic(const QWindow *window) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 1942-1947 |  
  |  | 3 | 2 | 
 QXcbWindow::updateDoesNotAcceptFocus| Name:  | QXcbWindow::updateDoesNotAcceptFocus |  | Prototype:  | void QXcbWindow::updateDoesNotAcceptFocus(bool doesNotAcceptFocus) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 1492-1503 |  
  |  | 6 | 2 | 
 QXcbXSettingsPrivate::getSettings| Name:  | QXcbXSettingsPrivate::getSettings |  | Prototype:  | QByteArray getSettings() |  | Coverage:  |  50.000% (4/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp |  | Lines:  | 105-138 |  
  |  | 24 | 4 | 
 QXmlInputSource::data| Name:  | QXmlInputSource::data |  | Prototype:  | QString QXmlInputSource::data() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 1191-1199 |  
  |  | 5 | 2 | 
 QXmlSimpleReaderPrivate::initIncrementalParsing| Name:  | QXmlSimpleReaderPrivate::initIncrementalParsing |  | Prototype:  | void QXmlSimpleReaderPrivate::initIncrementalParsing() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 2542-2548 |  
  |  | 3 | 2 | 
 QXmlSimpleReaderPrivate::nameAddC| Name:  | QXmlSimpleReaderPrivate::nameAddC |  | Prototype:  | void QXmlSimpleReaderPrivate::nameAddC(QChar ch) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 7992-7997 |  
  |  | 3 | 2 | 
 QXmlSimpleReaderPrivate::refAddC| Name:  | QXmlSimpleReaderPrivate::refAddC |  | Prototype:  | void QXmlSimpleReaderPrivate::refAddC(QChar ch) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 7998-8003 |  
  |  | 3 | 2 | 
 QXmlStreamReader::addData| Name:  | QXmlStreamReader::addData |  | Prototype:  | void QXmlStreamReader::addData(const QByteArray &data) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 493-501 |  
  |  | 5 | 2 | 
 QXmlStreamReader::setDevice| Name:  | QXmlStreamReader::setDevice |  | Prototype:  | void QXmlStreamReader::setDevice(QIODevice *device) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 462-472 |  
  |  | 6 | 2 | 
 QXmlStreamReader::~QXmlStreamReader| Name:  | QXmlStreamReader::~QXmlStreamReader |  | Prototype:  | QXmlStreamReader::~QXmlStreamReader() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 443-448 |  
  |  | 3 | 2 | 
 QXmlStreamReaderPrivate::resolveUndeclaredEntity| Name:  | QXmlStreamReaderPrivate::resolveUndeclaredEntity |  | Prototype:  | QString QXmlStreamReaderPrivate::resolveUndeclaredEntity(const QString &name) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 207-212 |  
  |  | 3 | 2 | 
 QXmlStreamWriter::writeAttributes| Name:  | QXmlStreamWriter::writeAttributes |  | Prototype:  | void QXmlStreamWriter::writeAttributes(const QXmlStreamAttributes& attributes) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3490-3497 |  
  |  | 5 | 2 | 
 QXmlStreamWriterPrivate::writeNamespaceDeclaration| Name:  | QXmlStreamWriterPrivate::writeNamespaceDeclaration |  | Prototype:  | void QXmlStreamWriterPrivate::writeNamespaceDeclaration(const NamespaceDeclaration &namespaceDeclaration) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3129-3141 |  
  |  | 9 | 2 | 
 QtConcurrent::ThreadEngineBase::startSingleThreaded| Name:  | QtConcurrent::ThreadEngineBase::startSingleThreaded |  | Prototype:  | void ThreadEngineBase::startSingleThreaded() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp |  | Lines:  | 131-137 |  
  |  | 3 | 2 | 
 TCBEase::value| Name:  | TCBEase::value |  | Prototype:  | qreal value(qreal x) override |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 829-839 |  
  |  | 5 | 2 |