| Function | Condition % | Modifications | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QNetworkCookieJar::setCookiesFromUrl| Name: | QNetworkCookieJar::setCookiesFromUrl | | Prototype: | bool QNetworkCookieJar::setCookiesFromUrl(const QList<QNetworkCookie> &cookieList, const QUrl &url) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookiejar.cpp | | Lines: | 187-197 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookiejar.cpp | | Lines (reference): | 181-191 | | Comparison: | Different |
| | Different | 6 | 3 |
QNetworkAccessManagerPrivate::_q_networkSessionFailed| Name: | QNetworkAccessManagerPrivate::_q_networkSessionFailed | | Prototype: | void QNetworkAccessManagerPrivate::_q_networkSessionFailed(QNetworkSession::SessionError) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | | Lines: | 1719-1730 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | | Lines (reference): | 1712-1722 | | Comparison: | Different |
| | Different | 6 | 3 |
QMutex::unlock| Name: | QMutex::unlock | | Prototype: | void QMutex::unlock() noexcept | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | | Lines: | 274-283 | | Comparison: | New |
| | New | 6 | 3 |
QMutex::tryLock| Name: | QMutex::tryLock | | Prototype: | bool QMutex::tryLock(int timeout) noexcept | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | | Lines: | 256-265 | | Comparison: | New |
| | New | 6 | 3 |
QMutex::lock| Name: | QMutex::lock | | Prototype: | void QMutex::lock() noexcept | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | | Lines: | 222-231 | | Comparison: | New |
| | New | 6 | 3 |
QMimeTypeParserBase::parseNumber| Name: | QMimeTypeParserBase::parseNumber | | Prototype: | bool QMimeTypeParserBase::parseNumber(const QStringRef &n, int *target, QString *errorMessage) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetypeparser.cpp | | Lines: | 163-172 | | Comparison: | New |
| | New | 6 | 2 |
QMimeMagicRule::matchNumber| Name: | QMimeMagicRule::matchNumber | | Prototype: | template <typename T> bool QMimeMagicRule::matchNumber(const QByteArray &data) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrule.cpp | | Lines: | 154-171 | | Comparison: | New |
| | New | 6 | 3 |
QMetaObjectBuilder::indexOfSlot| Name: | QMetaObjectBuilder::indexOfSlot | | Prototype: | int QMetaObjectBuilder::indexOfSlot(const QByteArray& signature) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 995-1003 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 992-1001 | | Comparison: | Different |
| | Different | 6 | 3 |
QMetaObjectBuilder::indexOfSignal| Name: | QMetaObjectBuilder::indexOfSignal | | Prototype: | int QMetaObjectBuilder::indexOfSignal(const QByteArray& signature) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 979-987 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 975-984 | | Comparison: | Different |
| | Different | 6 | 3 |
QMetaObject::cast| Name: | QMetaObject::cast | | Prototype: | QObject *QMetaObject::cast(QObject *obj) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 352-356 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines (reference): | 328-338 | | Comparison: | Different |
| | Different | 6 | 4 |
QMetaObject::cast| Name: | QMetaObject::cast | | Prototype: | const QObject *QMetaObject::cast(const QObject *obj) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 364-367 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines (reference): | 346-356 | | Comparison: | Different |
| | Different | 6 | 4 |
QMessageLogger::fatal| Name: | QMessageLogger::fatal | | Prototype: | void QMessageLogger::fatal(const char *msg, ...) const noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 784-794 | | Comparison: | New |
| | New | 6 | 1 |
QMenu::showTearOffMenu| Name: | QMenu::showTearOffMenu | | Prototype: | void QMenu::showTearOffMenu(const QPoint &pos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 1966-1974 | | Comparison: | New |
| | New | 6 | 2 |
QMainWindow::setDockNestingEnabled| Name: | QMainWindow::setDockNestingEnabled | | Prototype: | void QMainWindow::setDockNestingEnabled(bool enabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 958-966 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines (reference): | 955-966 | | Comparison: | Different |
| | Different | 6 | 2 |
QMainWindow::setAnimated| Name: | QMainWindow::setAnimated | | Prototype: | void QMainWindow::setAnimated(bool enabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 922-930 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines (reference): | 916-927 | | Comparison: | Different |
| | Different | 6 | 2 |
QLocaleData::stringToUnsLongLong| Name: | QLocaleData::stringToUnsLongLong | | Prototype: | qulonglong QLocaleData::stringToUnsLongLong(const QChar *begin, int len, int base, bool *ok, QLocale::NumberOptions number_options) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 3284-3295 | | Comparison: | New |
| | New | 6 | 3 |
QLocaleData::stringToLongLong| Name: | QLocaleData::stringToLongLong | | Prototype: | qlonglong QLocaleData::stringToLongLong(const QChar *begin, int len, int base, bool *ok, QLocale::NumberOptions number_options) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 3271-3282 | | Comparison: | New |
| | New | 6 | 3 |
QListData::realloc_grow| Name: | QListData::realloc_grow | | Prototype: | void QListData::realloc_grow(int growth) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | | Lines: | 149-158 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | | Lines (reference): | 152-161 | | Comparison: | Different |
| | Different | 6 | 2 |
QLineEdit::keyPressEvent| Name: | QLineEdit::keyPressEvent | | Prototype: | void QLineEdit::keyPressEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1648-1699 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines (reference): | 1648-1699 | | Comparison: | Different |
| | Different | 6 | 3 |
QKeySequence::listToString| Name: | QKeySequence::listToString | | Prototype: | QString QKeySequence::listToString(const QList<QKeySequence> &list, SequenceFormat format) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | | Lines: | 1588-1599 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | | Lines (reference): | 1581-1592 | | Comparison: | Different |
| | Different | 6 | 2 |
QKeySequence::listFromString| Name: | QKeySequence::listFromString | | Prototype: | QList<QKeySequence> QKeySequence::listFromString(const QString &str, SequenceFormat format) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | | Lines: | 1567-1578 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | | Lines (reference): | 1560-1571 | | Comparison: | Different |
| | Different | 6 | 2 |
QJsonObject::toVariantHash| Name: | QJsonObject::toVariantHash | | Prototype: | QVariantHash QJsonObject::toVariantHash() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 303-314 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines (reference): | 297-307 | | Comparison: | Different |
| | Different | 6 | 3 |
QJsonObject::find| Name: | QJsonObject::find | | Prototype: | QJsonObject::iterator QJsonObject::find(QLatin1String key) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 663-671 | | Comparison: | New |
| | New | 6 | 2 |
QIcuTimeZonePrivate::displayName| Name: | QIcuTimeZonePrivate::displayName | | Prototype: | QString QIcuTimeZonePrivate::displayName(QTimeZone::TimeType timeType, QTimeZone::NameType nameType, const QLocale &locale) const | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | | Lines: | 329-344 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | | Lines (reference): | 323-338 | | Comparison: | Different |
| | Different | 6 | 3 |
QIODevicePrivate::setReadChannelCount| Name: | QIODevicePrivate::setReadChannelCount | | Prototype: | void QIODevicePrivate::setReadChannelCount(int count) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 684-694 | | Comparison: | New |
| | New | 6 | 2 |
QIODevice::startTransaction| Name: | QIODevice::startTransaction | | Prototype: | void QIODevice::startTransaction() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1516-1525 | | Comparison: | New |
| | New | 6 | 2 |
QIODevice::open| Name: | QIODevice::open | | Prototype: | bool QIODevice::open(OpenMode mode) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 756-770 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines (reference): | 556-567 | | Comparison: | Different |
| | Different | 6 | 1 |
QHttpNetworkHeaderPrivate::setHeaderField| Name: | QHttpNetworkHeaderPrivate::setHeaderField | | Prototype: | void QHttpNetworkHeaderPrivate::setHeaderField(const QByteArray &name, const QByteArray &data) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkheader.cpp | | Lines: | 106-115 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkheader.cpp | | Lines (reference): | 98-108 | | Comparison: | Different |
| | Different | 6 | 3 |
QHeaderViewPrivate::restoreSizeOnPrevLastSection| Name: | QHeaderViewPrivate::restoreSizeOnPrevLastSection | | Prototype: | void QHeaderViewPrivate::restoreSizeOnPrevLastSection() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3256-3264 | | Comparison: | New |
| | New | 6 | 2 |
QGuiApplicationPrivate::tabletDevicePoint| Name: | QGuiApplicationPrivate::tabletDevicePoint | | Prototype: | QGuiApplicationPrivate::TabletPointData &QGuiApplicationPrivate::tabletDevicePoint(qint64 deviceId) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2244-2254 | | Comparison: | New |
| | New | 6 | 3 |
QGuiApplicationPrivate::processTabletLeaveProximityEvent| Name: | QGuiApplicationPrivate::processTabletLeaveProximityEvent | | Prototype: | void QGuiApplicationPrivate::processTabletLeaveProximityEvent(QWindowSystemInterfacePrivate::TabletLeaveProximityEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2337-2349 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines (reference): | 2288-2300 | | Comparison: | Different |
| | Different | 6 | 1 |
QGuiApplicationPrivate::processTabletEnterProximityEvent| Name: | QGuiApplicationPrivate::processTabletEnterProximityEvent | | Prototype: | void QGuiApplicationPrivate::processTabletEnterProximityEvent(QWindowSystemInterfacePrivate::TabletEnterProximityEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2323-2335 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines (reference): | 2274-2286 | | Comparison: | Different |
| | Different | 6 | 1 |
QGuiApplication::devicePixelRatio| Name: | QGuiApplication::devicePixelRatio | | Prototype: | qreal QGuiApplication::devicePixelRatio() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 999-1012 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines (reference): | 962-976 | | Comparison: | Different |
| | Different | 6 | 3 |
QGraphicsScene::focusOutEvent| Name: | QGraphicsScene::focusOutEvent | | Prototype: | void QGraphicsScene::focusOutEvent(QFocusEvent *focusEvent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 3766-3776 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines (reference): | 3743-3753 | | Comparison: | Different |
| | Different | 6 | 2 |
QGraphicsAnchorLayoutPrivate::refreshAllSizeHints| Name: | QGraphicsAnchorLayoutPrivate::refreshAllSizeHints | | Prototype: | void QGraphicsAnchorLayoutPrivate::refreshAllSizeHints(Orientation orientation) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2289-2299 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines (reference): | 2294-2304 | | Comparison: | Different |
| | Different | 6 | 2 |
QGlyphRun::setFlag| Name: | QGlyphRun::setFlag | | Prototype: | void QGlyphRun::setFlag(GlyphRunFlag flag, bool enabled) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 411-418 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines (reference): | 405-415 | | Comparison: | Different |
| | Different | 6 | 3 |
QGLEngineSharedShaders::cleanupCustomStage| Name: | QGLEngineSharedShaders::cleanupCustomStage | | Prototype: | void QGLEngineSharedShaders::cleanupCustomStage(QGLCustomShaderStage* stage) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 475-487 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines (reference): | 467-478 | | Comparison: | Different |
| | Different | 6 | 3 |
QFontMetricsF::tightBoundingRect| Name: | QFontMetricsF::tightBoundingRect | | Prototype: | QRectF QFontMetricsF::tightBoundingRect(const QString &text) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1629-1639 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines (reference): | 1618-1627 | | Comparison: | Different |
| | Different | 6 | 2 |
QFontMetrics::tightBoundingRect| Name: | QFontMetrics::tightBoundingRect | | Prototype: | QRect QFontMetrics::tightBoundingRect(const QString &text) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 840-850 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines (reference): | 832-841 | | Comparison: | Different |
| | Different | 6 | 2 |
QFontMetrics::boundingRect| Name: | QFontMetrics::boundingRect | | Prototype: | QRect QFontMetrics::boundingRect(const QString &text) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 671-681 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines (reference): | 664-673 | | Comparison: | Different |
| | Different | 6 | 2 |
QFileSelectorPrivate::platformSelectors| Name: | QFileSelectorPrivate::platformSelectors | | Prototype: | QStringList QFileSelectorPrivate::platformSelectors() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | | Lines: | 365-397 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | | Lines (reference): | 362-394 | | Comparison: | Same |
| | Same | 6 | 3 |
QFileDialogPrivate::_q_showHidden| Name: | QFileDialogPrivate::_q_showHidden | | Prototype: | void QFileDialogPrivate::_q_showHidden() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3719-3725 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines (reference): | 3718-3727 | | Comparison: | Different |
| | Different | 6 | 2 |
QFileDialog::getOpenFileNames| Name: | QFileDialog::getOpenFileNames | | Prototype: | QStringList QFileDialog::getOpenFileNames(QWidget *parent, const QString &caption, const QString &dir, const QString &filter, QString *selectedFilter, Options options) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2217-2231 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines (reference): | 2217-2231 | | Comparison: | Different |
| | Different | 6 | 3 |
QEglFSKmsScreen::subpixelAntialiasingTypeHint| Name: | QEglFSKmsScreen::subpixelAntialiasingTypeHint | | Prototype: | QPlatformScreen::SubpixelAntialiasingType QEglFSKmsScreen::subpixelAntialiasingTypeHint() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 187-203 | | Comparison: | New |
| | New | 6 | 8 |
QEglFSKmsScreen::logicalDpi| Name: | QEglFSKmsScreen::logicalDpi | | Prototype: | QDpi QEglFSKmsScreen::logicalDpi() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 124-134 | | Comparison: | New |
| | New | 6 | 2 |
QEglFSKmsIntegration::platformInit| Name: | QEglFSKmsIntegration::platformInit | | Prototype: | void QEglFSKmsIntegration::platformInit() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 70-81 | | Comparison: | New |
| | New | 6 | 4 |
QEGLDeviceIntegration::platformInit| Name: | QEGLDeviceIntegration::platformInit | | Prototype: | void QEGLDeviceIntegration::platformInit() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 146-162 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines (reference): | 152-166 | | Comparison: | Different |
| | Different | 6 | 2 |
QDockAreaLayout::plug| Name: | QDockAreaLayout::plug | | Prototype: | QLayoutItem *QDockAreaLayout::plug(const QList<int> &path) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2589-2595 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines (reference): | 2583-2591 | | Comparison: | Different |
| | Different | 6 | 1 |
QDebug::resetFormat| Name: | QDebug::resetFormat | | Prototype: | QDebug &QDebug::resetFormat() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines: | 353-361 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines (reference): | 347-355 | | Comparison: | Different |
| | Different | 6 | 2 |
QDateTimeEdit::setDateTime| Name: | QDateTimeEdit::setDateTime | | Prototype: | void QDateTimeEdit::setDateTime(const QDateTime &datetime) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 246-256 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines (reference): | 238-247 | | Comparison: | Different |
| | Different | 6 | 3 |
QDateTime::fromString| Name: | QDateTime::fromString | | Prototype: | QDateTime QDateTime::fromString(const QString &string, const QString &format) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 4696-4710 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines (reference): | 4674-4688 | | Comparison: | Different |
| | Different | 6 | 2 |
QDataStream::startTransaction| Name: | QDataStream::startTransaction | | Prototype: | void QDataStream::startTransaction() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 628-639 | | Comparison: | New |
| | New | 6 | 4 |
QDataStream::readBlock| Name: | QDataStream::readBlock | | Prototype: | int QDataStream::readBlock(char *data, int len) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 755-765 | | Comparison: | New |
| | New | 6 | 3 |
QDataStream::abortTransaction| Name: | QDataStream::abortTransaction | | Prototype: | void QDataStream::abortTransaction() | | Coverage: | 33.333% (4/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 735-745 | | Comparison: | New |
| | New | 6 | 4 |
QDBusMenuBar::updateMenuItem| Name: | QDBusMenuBar::updateMenuItem | | Prototype: | void QDBusMenuBar::updateMenuItem(QDBusPlatformMenuItem *item, QPlatformMenu *menu) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 88-96 | | Comparison: | New |
| | New | 6 | 1 |
QCompleter::setMaxVisibleItems| Name: | QCompleter::setMaxVisibleItems | | Prototype: | void QCompleter::setMaxVisibleItems(int maxItems) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1651-1660 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines (reference): | 1645-1654 | | Comparison: | Different |
| | Different | 6 | 2 |
QComboBox::setMaxVisibleItems| Name: | QComboBox::setMaxVisibleItems | | Prototype: | void QComboBox::setMaxVisibleItems(int maxItems) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1366-1375 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines (reference): | 1360-1369 | | Comparison: | Different |
| | Different | 6 | 2 |
QColor::setRgba64| Name: | QColor::setRgba64 | | Prototype: | void QColor::setRgba64(QRgba64 rgba) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1014-1022 | | Comparison: | New |
| | New | 6 | 1 |
QColor::setRgba| Name: | QColor::setRgba | | Prototype: | void QColor::setRgba(QRgb rgba) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 980-988 | | Comparison: | New |
| | New | 6 | 1 |
QColor::setRgb| Name: | QColor::setRgb | | Prototype: | void QColor::setRgb(QRgb rgb) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1043-1051 | | Comparison: | New |
| | New | 6 | 1 |
QColor::invalidate| Name: | QColor::invalidate | | Prototype: | void QColor::invalidate() noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 2465-2473 | | Comparison: | New |
| | New | 6 | 1 |
QColor::QColor| Name: | QColor::QColor | | Prototype: | QColor::QColor(QRgb color) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 415-423 | | Comparison: | New |
| | New | 6 | 1 |
QChar::isSpace_helper| Name: | QChar::isSpace_helper | | Prototype: | bool QChar::isSpace_helper(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 741-749 | | Comparison: | New |
| | New | 6 | 2 |
QChar::isNumber_helper| Name: | QChar::isNumber_helper | | Prototype: | bool QChar::isNumber_helper(uint ucs4) noexcept | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 884-892 | | Comparison: | New |
| | New | 6 | 2 |
QChar::isMark| Name: | QChar::isMark | | Prototype: | bool QChar::isMark(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 767-775 | | Comparison: | New |
| | New | 6 | 2 |
QChar::decompositionTag| Name: | QChar::decompositionTag | | Prototype: | QChar::Decomposition QChar::decompositionTag(uint ucs4) noexcept | | Coverage: | 92.308% (12/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1358-1366 | | Comparison: | New |
| | New | 6 | 3 |
QCalendarDateValidator::toPreviousToken| Name: | QCalendarDateValidator::toPreviousToken | | Prototype: | void QCalendarDateValidator::toPreviousToken() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 610-616 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines (reference): | 606-615 | | Comparison: | Different |
| | Different | 6 | 3 |
QCalendarDateValidator::toNextToken| Name: | QCalendarDateValidator::toNextToken | | Prototype: | void QCalendarDateValidator::toNextToken() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 602-608 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines (reference): | 595-604 | | Comparison: | Different |
| | Different | 6 | 3 |
QCalendarDateValidator::clear| Name: | QCalendarDateValidator::clear | | Prototype: | void QCalendarDateValidator::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 539-545 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines (reference): | 528-538 | | Comparison: | Different |
| | Different | 6 | 2 |
QBasicAtomicBitField::allocateNext| Name: | QBasicAtomicBitField::allocateNext | | Prototype: | int allocateNext() noexcept | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | | Lines: | 427-444 | | Comparison: | New |
| | New | 6 | 3 |
QApplicationPrivate::desktopStyleKey| Name: | QApplicationPrivate::desktopStyleKey | | Prototype: | QString QApplicationPrivate::desktopStyleKey() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1719-1732 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 1714-1725 | | Comparison: | Different |
| | Different | 6 | 4 |
QAbstractTextDocumentLayout::unregisterHandler| Name: | QAbstractTextDocumentLayout::unregisterHandler | | Prototype: | void QAbstractTextDocumentLayout::unregisterHandler(int objectType, QObject *component) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.cpp | | Lines: | 452-462 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.cpp | | Lines (reference): | 446-456 | | Comparison: | Different |
| | Different | 6 | 3 |
QAbstractSocketPrivate::emitReadyRead| Name: | QAbstractSocketPrivate::emitReadyRead | | Prototype: | void QAbstractSocketPrivate::emitReadyRead() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 1296-1306 | | Comparison: | New |
| | New | 6 | 2 |
QAbstractSocketPrivate::canWriteNotification| Name: | QAbstractSocketPrivate::canWriteNotification | | Prototype: | bool QAbstractSocketPrivate::canWriteNotification() | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 790-801 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines (reference): | 810-834 | | Comparison: | Different |
| | Different | 6 | 3 |
QAbstractProxyModel::mimeData| Name: | QAbstractProxyModel::mimeData | | Prototype: | QMimeData* QAbstractProxyModel::mimeData(const QModelIndexList &indexes) const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | | Lines: | 384-392 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | | Lines (reference): | 378-386 | | Comparison: | Different |
| | Different | 6 | 2 |
QAbstractItemViewPrivate::selectedDraggableIndexes| Name: | QAbstractItemViewPrivate::selectedDraggableIndexes | | Prototype: | QModelIndexList QAbstractItemViewPrivate::selectedDraggableIndexes() const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4475-4486 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines (reference): | 4425-4434 | | Comparison: | Different |
| | Different | 6 | 3 |
QAbstractItemModelPrivate::invalidatePersistentIndex| Name: | QAbstractItemModelPrivate::invalidatePersistentIndex | | Prototype: | void QAbstractItemModelPrivate::invalidatePersistentIndex(const QModelIndex &index) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 519-527 | | Comparison: | New |
| | New | 6 | 2 |
GraphPath::toString| Name: | GraphPath::toString | | Prototype: | QString GraphPath::toString() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 610-620 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines (reference): | 602-612 | | Comparison: | Different |
| | Different | 6 | 3 |
socketType| Name: | socketType | | Prototype: | static const char *socketType(QSocketNotifier::Type type) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 78-90 | | Comparison: | New |
| | New | 5 | 4 |
qgpu_features| Name: | qgpu_features | | Prototype: | std::set<QByteArray> *qgpu_features(const QString &filename) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 531-538 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines (reference): | 541-548 | | Comparison: | Different |
| | Different | 5 | 2 |
qHash| Name: | qHash | | Prototype: | static uint qHash(const QRegExpEngineKey &key, uint seed = 0) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 896-903 | | Comparison: | New |
| | New | 5 | 1 |
nameForConnector| Name: | nameForConnector | | Prototype: | static QByteArray nameForConnector(const drmModeConnectorPtr connector) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp | | Lines: | 107-117 | | Comparison: | New |
| | New | 5 | 2 |
msgSyntaxWarning| Name: | msgSyntaxWarning | | Prototype: | static QString msgSyntaxWarning(const QJsonObject &object, const QString &what) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 302-309 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines (reference): | 312-319 | | Comparison: | Different |
| | Different | 5 | 1 |
foldCase| Name: | foldCase | | Prototype: | static inline uint foldCase(uint ch, uint &last) noexcept | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1521-1528 | | Comparison: | New |
| | New | 5 | 2 |
createMagicMatchRule| Name: | createMagicMatchRule | | Prototype: | static CreateMagicMatchRuleResult createMagicMatchRule(const QXmlStreamAttributes &atts) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetypeparser.cpp | | Lines: | 186-193 | | Comparison: | New |
| | New | 5 | 1 |
copy_swapped| Name: | copy_swapped | | Prototype: | template <class Pixel> static inline void copy_swapped(char *dst, const int dstStride, const QImage &img, const QRect &rect) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 309-328 | | Comparison: | New |
| | New | 5 | 3 |
QXcbWindow::setNetWmStateWindowFlags| Name: | QXcbWindow::setNetWmStateWindowFlags | | Prototype: | void QXcbWindow::setNetWmStateWindowFlags(Qt::WindowFlags flags) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1404-1411 | | Comparison: | New |
| | New | 5 | 1 |
QXcbVirtualDesktop::updateWorkArea| Name: | QXcbVirtualDesktop::updateWorkArea | | Prototype: | void QXcbVirtualDesktop::updateWorkArea() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 156-164 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines (reference): | 148-156 | | Comparison: | Different |
| | Different | 5 | 3 |
QXcbNativeInterface::nativeResourceForCursor| Name: | QXcbNativeInterface::nativeResourceForCursor | | Prototype: | void *QXcbNativeInterface::nativeResourceForCursor(const QByteArray &resource, const QCursor &cursor) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 293-304 | | Comparison: | New |
| | New | 5 | 5 |
QWindowPrivate::emitScreenChangedRecursion| Name: | QWindowPrivate::emitScreenChangedRecursion | | Prototype: | void QWindowPrivate::emitScreenChangedRecursion(QScreen *newScreen) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 366-374 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines (reference): | 360-368 | | Comparison: | Different |
| | Different | 5 | 3 |
QWidgetLineControl::resetCursorBlinkTimer| Name: | QWidgetLineControl::resetCursorBlinkTimer | | Prototype: | void QWidgetLineControl::resetCursorBlinkTimer() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 1529-1539 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines (reference): | 1495-1502 | | Comparison: | Different |
| | Different | 5 | 2 |
QWheelEvent::QWheelEvent| Name: | QWheelEvent::QWheelEvent | | Prototype: | QWheelEvent::QWheelEvent(const QPointF &pos, const QPointF& globalPos, int delta, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Qt::Orientation orient) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 793-803 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines (reference): | 763-775 | | Comparison: | Different |
| | Different | 5 | 3 |
QUrl::toStringList| Name: | QUrl::toStringList | | Prototype: | QStringList QUrl::toStringList(const QList<QUrl> &urls, FormattingOptions options) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 4081-4089 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines (reference): | 4075-4083 | | Comparison: | Different |
| | Different | 5 | 2 |
QUrl::fromStringList| Name: | QUrl::fromStringList | | Prototype: | QList<QUrl> QUrl::fromStringList(const QStringList &urls, ParsingMode mode) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 4097-4104 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines (reference): | 4091-4099 | | Comparison: | Different |
| | Different | 5 | 2 |
QUndoStack::setClean| Name: | QUndoStack::setClean | | Prototype: | void QUndoStack::setClean() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 641-650 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines (reference): | 635-644 | | Comparison: | Different |
| | Different | 5 | 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 | | Comparison: | New |
| | New | 5 | 2 |
QTextStreamPrivate::writePadding| Name: | QTextStreamPrivate::writePadding | | Prototype: | void QTextStreamPrivate::writePadding(int len) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 873-883 | | Comparison: | New |
| | New | 5 | 3 |
QTextStream::setGenerateByteOrderMark| Name: | QTextStream::setGenerateByteOrderMark | | Prototype: | void QTextStream::setGenerateByteOrderMark(bool generate) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 3130-3136 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines (reference): | 3113-3122 | | Comparison: | Different |
| | Different | 5 | 3 |
QTextFrame::iterator::iterator| Name: | QTextFrame::iterator::iterator | | Prototype: | QTextFrame::iterator::iterator(const iterator &other) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 681-688 | | Comparison: | New |
| | New | 5 | 1 |
QTextEngine::endOfLine| Name: | QTextEngine::endOfLine | | Prototype: | int QTextEngine::endOfLine(int lineNum) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3279-3287 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines (reference): | 3268-3276 | | Comparison: | Different |
| | Different | 5 | 2 |