Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QXcbScreen::depthOfVisualName: | 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: | 390-396 |
| | 4 | 2 |
QXcbNativeInterface::handlerNativeResourceForScreenName: | 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: | 622-628 |
| | 4 | 2 |
QXcbNativeInterface::handlerNativeResourceForIntegrationName: | 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: | 606-612 |
| | 4 | 2 |
QXcbNativeInterface::atspiBusName: | 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: | 449-468 |
| | 16 | 2 |
QXcbKeyboard::~QXcbKeyboardName: | 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: | 1161-1170 |
| | 7 | 2 |
QXcbKeyboard::QXcbKeyboardName: | 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: | 1131-1159 |
| | 12 | 3 |
QXcbIntegration::createPlatformOpenGLContextName: | 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: | 216-225 |
| | 6 | 2 |
QXcbIntegration::createPlatformOffscreenSurfaceName: | 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: | 233-242 |
| | 6 | 2 |
QXcbEventReader::startName: | 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: | 1299-1310 |
| | 5 | 2 |
QXcbConnection::xEmbedSystemTrayVisualHasAlphaChannelName: | QXcbConnection::xEmbedSystemTrayVisualHasAlphaChannel | Prototype: | bool QXcbConnection::xEmbedSystemTrayVisualHasAlphaChannel() | Coverage: | 50.000% (4/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 2329-2335 |
| | 4 | 2 |
QXcbConnection::primaryScreenName: | 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: | 714-722 |
| | 4 | 2 |
QXcbConnection::internAtomName: | 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: | 2021-2031 |
| | 7 | 2 |
QXcbConnection::initializeXShapeName: | 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: | 2169-2186 |
| | 12 | 4 |
QXcbConnection::handleEnterEventName: | 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: | 890-907 |
| | 13 | 4 |
QXcbConnection::compressEventName: | 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: | 1616-1689 |
| | 45 | 20 |
QXcbClipboard::setRequestorName: | 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: | 491-497 |
| | 3 | 2 |
QXcbClipboard::sendSelectionName: | 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: | 525-567 |
| | 24 | 6 |
QXcbBackingStore::paintDeviceName: | QXcbBackingStore::paintDevice | Prototype: | QPaintDevice *QXcbBackingStore::paintDevice() | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 316-321 |
| | 3 | 2 |
QXcbBackingStore::flushName: | QXcbBackingStore::flush | Prototype: | void QXcbBackingStore::flush(QWindow *window, const QRegion ®ion, const QPoint &offset) | Coverage: | 50.000% (9/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 375-411 |
| | 22 | 6 |
QXcbBackingStore::composeAndFlushName: | 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: | 414-428 |
| | 6 | 2 |
QVariantAnimationPrivate::getInterpolatorName: | 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: | 448-489 |
| | 20 | 16 |
QUuid::variantName: | QUuid::variant | Prototype: | QUuid::Variant QUuid::variant() const | Coverage: | 50.000% (8/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 773-783 |
| | 7 | 6 |
QUtcTimeZonePrivate::availableTimeZoneIdsName: | 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: | 735-741 |
| | 3 | 2 |
QUrlInfo::setWritableName: | 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: | 296-301 |
| | 3 | 2 |
QUrlInfo::setSymLinkName: | 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: | 278-283 |
| | 3 | 2 |
QUrlInfo::setSizeName: | 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: | 362-367 |
| | 3 | 2 |
QUrlInfo::setReadableName: | 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: | 314-319 |
| | 3 | 2 |
QUrlInfo::setPermissionsName: | 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: | 378-383 |
| | 3 | 2 |
QUrlInfo::setOwnerName: | 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: | 330-335 |
| | 3 | 2 |
QUrlInfo::setNameName: | 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: | 220-225 |
| | 3 | 2 |
QUrlInfo::setLastModifiedName: | 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: | 395-400 |
| | 3 | 2 |
QUrlInfo::setGroupName: | 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: | 346-351 |
| | 3 | 2 |
QUrlInfo::setFileName: | 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: | 260-265 |
| | 3 | 2 |
QUrlInfo::ownerName: | 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: | 480-485 |
| | 3 | 2 |
QUrlInfo::nameName: | 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: | 453-458 |
| | 3 | 2 |
QUrlInfo::isSymLinkName: | 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: | 571-576 |
| | 3 | 2 |
QUrlInfo::QUrlInfoName: | 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: | 132-140 |
| | 4 | 2 |
QUrl::setUrlName: | 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: | 1899-1907 |
| | 4 | 2 |
QUrl::isParentOfName: | QUrl::isParentOf | Prototype: | bool QUrl::isParentOf(const QUrl &childUrl) const | Coverage: | 50.000% (16/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3880-3897 |
| | 12 | 2 |
QUrl::hasQueryName: | 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: | 2613-2617 |
| | 2 | 2 |
QUrl::hasFragmentName: | 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: | 3104-3108 |
| | 2 | 2 |
QUnifiedTimer::stopAnimationDriverName: | 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: | 282-293 |
| | 5 | 2 |
QUnifiedTimer::startAnimationDriverName: | 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: | 269-280 |
| | 5 | 2 |
QUdpSocket::setMulticastInterfaceName: | 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: | 266-274 |
| | 5 | 2 |
QUdpSocket::pendingDatagramSizeName: | 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: | 296-300 |
| | 2 | 2 |
QUdpSocket::multicastInterfaceName: | 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: | 249-254 |
| | 3 | 2 |
QUdpSocket::hasPendingDatagramsName: | 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: | 284-288 |
| | 2 | 2 |
QTranslator::loadName: | 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: | 770-779 |
| | 5 | 2 |
QTimer::setIntervalName: | 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: | 552-559 |
| | 4 | 2 |
QTimeZonePrivate::windowsIdToDefaultIanaIdName: | 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: | 540-548 |
| | 4 | 2 |
QTimeZone::isTimeZoneIdAvailableName: | 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: | 822-830 |
| | 4 | 2 |
QTimeLine::setDurationName: | 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: | 391-399 |
| | 5 | 2 |
QTimeLine::resumeName: | 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: | 693-704 |
| | 8 | 2 |
QTime::restartName: | 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: | 2086-2094 |
| | 6 | 2 |
QTime::elapsedName: | 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: | 2114-2120 |
| | 4 | 2 |
QThreadPool::setExpiryTimeoutName: | 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: | 515-521 |
| | 4 | 2 |
QThread::idealThreadCountName: | QThread::idealThreadCount | Prototype: | int QThread::idealThreadCount() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 423-481 |
| | 5 | 2 |
QTextStreamPrivate::restoreToSavedConverterStateName: | 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: | 803-816 |
| | 3 | 2 |
QTextStreamPrivate::paddingName: | 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: | 916-946 |
| | 16 | 5 |
QTextStream::setStringName: | 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: | 1340-1357 |
| | 11 | 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: | 2578-2584 |
| | 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: | 2593-2599 |
| | 4 | 2 |
QTestXunitStreamer::outputName: | 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: | 162-168 |
| | 3 | 2 |
QTestXunitStreamer::QTestXunitStreamerName: | 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: | 45-49 |
| | 1 | 2 |
QTestLog::leaveTestFunctionName: | 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: | 352-358 |
| | 3 | 2 |
QTestLog::infoName: | 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: | 525-530 |
| | 2 | 2 |
QTestLog::ignoreMessageName: | 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: | 542-547 |
| | 2 | 2 |
QTestLog::ignoreMessageName: | 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: | 550-555 |
| | 2 | 2 |
QTestLog::addFailName: | 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: | 395-402 |
| | 3 | 2 |
QTestLog::addBPassName: | 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: | 422-429 |
| | 3 | 2 |
QTestElementAttribute::setPairName: | QTestElementAttribute::setPair | Prototype: | bool QTestElementAttribute::setPair(QTest::AttributeIndex index, const char *value) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestelementattribute.cpp | Lines: | 155-166 |
| | 6 | 2 |
QTestElementAttribute::nameName: | QTestElementAttribute::name | Prototype: | const char *QTestElementAttribute::name() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestelementattribute.cpp | Lines: | 117-143 |
| | 22 | 2 |
QTest::qToIntName: | QTest::qToInt | Prototype: | static int qToInt(char *str) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 1640-1649 |
| | 6 | 2 |
QTest::qSleepName: | QTest::qSleep | Prototype: | void QTest::qSleep(int ms) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 3488-3500 |
| | 3 | 2 |
QTest::messageFormatStringName: | QTest::messageFormatString | Prototype: | static const char *messageFormatString(bool noDescription, bool noTag) | Coverage: | 50.000% (5/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp | Lines: | 198-218 |
| | 14 | 4 |
QTest::addColumnInternalName: | QTest::addColumnInternal | Prototype: | void QTest::addColumnInternal(int id, const char *name) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 3376-3382 |
| | 3 | 2 |
QTemporaryFilePrivate::defaultTemplateNameName: | QTemporaryFilePrivate::defaultTemplateName | Prototype: | QString QTemporaryFilePrivate::defaultTemplateName() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp | Lines: | 430-440 |
| | 5 | 2 |
QTcpServer::socketDescriptorName: | QTcpServer::socketDescriptor | Prototype: | qintptr QTcpServer::socketDescriptor() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | Lines: | 381-386 |
| | 3 | 2 |
QSysInfo::productVersionName: | QSysInfo::productVersion | Prototype: | QString QSysInfo::productVersion() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2667-2699 |
| | 5 | 2 |
QSysInfo::productTypeName: | QSysInfo::productType | Prototype: | QString QSysInfo::productType() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2604-2641 |
| | 5 | 2 |
QSysInfo::machineHostNameName: | QSysInfo::machineHostName | Prototype: | QString QSysInfo::machineHostName() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2802-2823 |
| | 4 | 2 |
QSysInfo::kernelVersionName: | QSysInfo::kernelVersion | Prototype: | QString QSysInfo::kernelVersion() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2550-2562 |
| | 4 | 2 |
QSysInfo::kernelTypeName: | QSysInfo::kernelType | Prototype: | QString QSysInfo::kernelType() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2523-2535 |
| | 4 | 2 |
QStringRef::toUtf8Name: | QStringRef::toUtf8 | Prototype: | QByteArray QStringRef::toUtf8() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10248-10254 |
| | 3 | 2 |
QStringRef::toLocal8BitName: | QStringRef::toLocal8Bit | Prototype: | QByteArray QStringRef::toLocal8Bit() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10228-10236 |
| | 4 | 2 |
QStringRef::appendToName: | QStringRef::appendTo | Prototype: | QStringRef QStringRef::appendTo(QString *string) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9240-9247 |
| | 5 | 2 |
QStringMatcher::indexInName: | QStringMatcher::indexIn | Prototype: | int QStringMatcher::indexIn(const QChar *str, int length, int from) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | Lines: | 283-290 |
| | 5 | 2 |
QString::utf16Name: | QString::utf16 | Prototype: | const ushort *QString::utf16() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 5642-5649 |
| | 3 | 2 |
QString::argName: | QString::arg | Prototype: | QString QString::arg(const QString &a, int fieldWidth, QChar fillChar) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7406-7416 |
| | 6 | 2 |
QString::argName: | QString::arg | Prototype: | QString QString::arg(qulonglong a, int fieldWidth, int base, QChar fillChar) const | Coverage: | 50.000% (8/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7654-7680 |
| | 17 | 6 |
QString::QStringName: | QString::QString | Prototype: | QString::QString(int size, Qt::Initialization) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 1555-1561 |
| | 4 | 2 |
QString::QStringName: | QString::QString | Prototype: | QString::QString(QChar ch) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 1573-1580 |
| | 5 | 2 |
QStorageInfoPrivate::doStatName: | QStorageInfoPrivate::doStat | Prototype: | void QStorageInfoPrivate::doStat() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | Lines: | 506-514 |
| | 5 | 2 |
QStorageInfo::setPathName: | QStorageInfo::setPath | Prototype: | void QStorageInfo::setPath(const QString &path) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | Lines: | 154-161 |
| | 5 | 2 |
QStateMachinePrivate::~QStateMachinePrivateName: | QStateMachinePrivate::~QStateMachinePrivate | Prototype: | QStateMachinePrivate::~QStateMachinePrivate() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 405-413 |
| | 4 | 2 |
QSslSocketPrivate::sslLibraryVersionNumberName: | QSslSocketPrivate::sslLibraryVersionNumber | Prototype: | long QSslSocketPrivate::sslLibraryVersionNumber() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 590-596 |
| | 3 | 2 |
QSslSocketPrivate::resumeSocketNotifiersName: | QSslSocketPrivate::resumeSocketNotifiers | Prototype: | void QSslSocketPrivate::resumeSocketNotifiers(QSslSocket *socket) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2290-2295 |
| | 3 | 2 |
QSslSocketPrivate::pauseSocketNotifiersName: | QSslSocketPrivate::pauseSocketNotifiers | Prototype: | void QSslSocketPrivate::pauseSocketNotifiers(QSslSocket *socket) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2283-2288 |
| | 3 | 2 |
QSslSocketPrivate::ensureInitializedName: | QSslSocketPrivate::ensureInitialized | Prototype: | void QSslSocketPrivate::ensureInitialized() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 582-588 |
| | 3 | 2 |
QSslSocket::addCaCertificatesName: | QSslSocket::addCaCertificates | Prototype: | bool QSslSocket::addCaCertificates(const QString &path, QSsl::EncodingFormat format, QRegExp::PatternSyntax syntax) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1326-1336 |
| | 6 | 2 |