| Function | Condition % | Modifications | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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 |
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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
QNetworkCookieJar::validateCookie| Name: | QNetworkCookieJar::validateCookie | | Prototype: | bool QNetworkCookieJar::validateCookie(const QNetworkCookie &cookie, const QUrl &url) const | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookiejar.cpp | | Lines: | 331-345 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookiejar.cpp | | Lines (reference): | 325-338 | | Comparison: | Different |
| | Different | 6 | 3 |
QNetworkInterface::allAddresses| Name: | QNetworkInterface::allAddresses | | Prototype: | QList<QHostAddress> QNetworkInterface::allAddresses() | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface.cpp | | Lines: | 632-642 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface.cpp | | Lines (reference): | 579-589 | | Comparison: | Different |
| | Different | 6 | 3 |
QNetworkInterfaceManager::allInterfaces| Name: | QNetworkInterfaceManager::allInterfaces | | Prototype: | QList<QSharedDataPointer<QNetworkInterfacePrivate> > QNetworkInterfaceManager::allInterfaces() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface.cpp | | Lines: | 121-131 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface.cpp | | Lines (reference): | 114-124 | | Comparison: | Different |
| | Different | 6 | 2 |
QNetworkReplyHttpImpl::bytesAvailable| Name: | QNetworkReplyHttpImpl::bytesAvailable | | Prototype: | qint64 QNetworkReplyHttpImpl::bytesAvailable() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 294-310 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines (reference): | 288-304 | | Comparison: | Different |
| | Different | 6 | 3 |
QOpenGLEngineSharedShaders::cleanupCustomStage| Name: | QOpenGLEngineSharedShaders::cleanupCustomStage | | Prototype: | void QOpenGLEngineSharedShaders::cleanupCustomStage(QOpenGLCustomShaderStage* stage) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager.cpp | | Lines: | 478-490 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager.cpp | | Lines (reference): | 470-481 | | Comparison: | Different |
| | Different | 6 | 3 |
QOpenGLFramebufferObject::sizes| Name: | QOpenGLFramebufferObject::sizes | | Prototype: | QVector<QSize> QOpenGLFramebufferObject::sizes() const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 1248-1256 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines (reference): | 1241-1249 | | Comparison: | Different |
| | Different | 6 | 2 |
QOpenGLFunctions_1_0::~QOpenGLFunctions_1_0| Name: | QOpenGLFunctions_1_0::~QOpenGLFunctions_1_0 | | Prototype: | QOpenGLFunctions_1_0::~QOpenGLFunctions_1_0() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_0.cpp | | Lines: | 75-83 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_0.cpp | | Lines (reference): | 69-79 | | Comparison: | Different |
| | Different | 6 | 3 |
QOpenGLWidget::setFormat| Name: | QOpenGLWidget::setFormat | | Prototype: | void QOpenGLWidget::setFormat(const QSurfaceFormat &format) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 991-1001 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines (reference): | 981-991 | | Comparison: | Different |
| | Different | 6 | 2 |
QOutlineMapper::curveTo| Name: | QOutlineMapper::curveTo | | Prototype: | void QOutlineMapper::curveTo(const QPointF &cp1, const QPointF &cp2, const QPointF &ep) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | | Lines: | 75-99 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | | Lines (reference): | 68-79 | | Comparison: | Different |
| | Different | 6 | 2 |
QPaintEngineExPrivate::hasClipOperations| Name: | QPaintEngineExPrivate::hasClipOperations | | Prototype: | bool QPaintEngineExPrivate::hasClipOperations() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 227-236 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines (reference): | 222-233 | | Comparison: | Different |
| | Different | 6 | 2 |
QPixmapStyle::drawLineEdit| Name: | QPixmapStyle::drawLineEdit | | Prototype: | void QPixmapStyle::drawLineEdit(const QStyleOption *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 696-707 | | Comparison: | New |
| | New | 6 | 2 |
QPixmapStyle::lineEditSizeFromContents| Name: | QPixmapStyle::lineEditSizeFromContents | | Prototype: | QSize QPixmapStyle::lineEditSizeFromContents(const QStyleOption *, const QSize &contentsSize, const QWidget *) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 949-961 | | Comparison: | New |
| | New | 6 | 1 |
QPlatformPrintDevice::supportedPageSize| Name: | QPlatformPrintDevice::supportedPageSize | | Prototype: | QPageSize QPlatformPrintDevice::supportedPageSize(QPageSize::PageSizeId pageSizeId) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 201-213 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines (reference): | 195-207 | | Comparison: | Different |
| | Different | 6 | 4 |
QPlatformPrintDevice::supportedPageSize| Name: | QPlatformPrintDevice::supportedPageSize | | Prototype: | QPageSize QPlatformPrintDevice::supportedPageSize(const QString &pageName) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 215-226 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines (reference): | 209-220 | | Comparison: | Different |
| | Different | 6 | 4 |
QPlatformScreen::topLevelAt| Name: | QPlatformScreen::topLevelAt | | Prototype: | QWindow *QPlatformScreen::topLevelAt(const QPoint & pos) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 94-104 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines (reference): | 88-98 | | Comparison: | Different |
| | Different | 6 | 3 |
QProcess::startDetached| Name: | QProcess::startDetached | | Prototype: | bool QProcess::startDetached(const QString &command) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2512-2521 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines (reference): | 2520-2530 | | Comparison: | Different |
| | Different | 6 | 2 |
QReadWriteLockPrivate::allocate| Name: | QReadWriteLockPrivate::allocate | | Prototype: | QReadWriteLockPrivate *QReadWriteLockPrivate::allocate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 620-628 | | Comparison: | New |
| | New | 6 | 1 |
QResourceFileEngine::size| Name: | QResourceFileEngine::size | | Prototype: | qint64 QResourceFileEngine::size() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1317-1327 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines (reference): | 1315-1323 | | Comparison: | Different |
| | Different | 6 | 3 |
QSqlCachedResult::fetchFirst| Name: | QSqlCachedResult::fetchFirst | | Prototype: | bool QSqlCachedResult::fetchFirst() | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | | Lines: | 193-204 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | | Lines (reference): | 204-214 | | Comparison: | Different |
| | Different | 6 | 3 |
QSqlResult::QSqlResult| Name: | QSqlResult::QSqlResult | | Prototype: | QSqlResult::QSqlResult(const QSqlDriver *db) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | | Lines: | 225-231 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | | Lines (reference): | 219-227 | | Comparison: | Different |
| | Different | 6 | 2 |
QSslSocket::setCiphers| Name: | QSslSocket::setCiphers | | Prototype: | void QSslSocket::setCiphers(const QString &ciphers) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1249-1259 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines (reference): | 1241-1250 | | Comparison: | Different |
| | Different | 6 | 3 |
QStyleSheetStyleCaches::objectDestroyed| Name: | QStyleSheetStyleCaches::objectDestroyed | | Prototype: | void QStyleSheetStyleCaches::objectDestroyed(QObject *o) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2721-2730 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines (reference): | 2657-2665 | | Comparison: | Different |
| | Different | 6 | 1 |
QTeamCityLogger::escapedTestFuncName| Name: | QTeamCityLogger::escapedTestFuncName | | Prototype: | QString QTeamCityLogger::escapedTestFuncName() const | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qteamcitylogger.cpp | | Lines: | 256-266 | | Comparison: | New |
| | New | 6 | 1 |
QTextDocumentPrivate::~QTextDocumentPrivate| Name: | QTextDocumentPrivate::~QTextDocumentPrivate | | Prototype: | QTextDocumentPrivate::~QTextDocumentPrivate() | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 288-296 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines (reference): | 282-290 | | Comparison: | Different |
| | Different | 6 | 2 |
QTextFrame::iterator::operator=| Name: | QTextFrame::iterator::operator= | | Prototype: | QTextFrame::iterator &QTextFrame::iterator::operator=(const iterator &other) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 694-702 | | Comparison: | New |
| | New | 6 | 1 |
QTextTablePrivate::findCellIndex| Name: | QTextTablePrivate::findCellIndex | | Prototype: | int QTextTablePrivate::findCellIndex(int fragment) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 390-398 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines (reference): | 384-392 | | Comparison: | Different |
| | Different | 6 | 2 |
QThreadPipe::init| Name: | QThreadPipe::init | | Prototype: | bool QThreadPipe::init() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 131-166 | | Comparison: | New |
| | New | 6 | 3 |
QThreadPrivate::createEventDispatcher| Name: | QThreadPrivate::createEventDispatcher | | Prototype: | void QThreadPrivate::createEventDispatcher(QThreadData *data) | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 280-301 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines (reference): | 275-298 | | Comparison: | Same |
| | Same | 6 | 2 |
QToolBoxPrivate::page| Name: | QToolBoxPrivate::page | | Prototype: | const QToolBoxPrivate::Page *QToolBoxPrivate::page(QWidget *widget) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbox.cpp | | Lines: | 132-141 | | Comparison: | New |
| | New | 6 | 4 |
QTzTimeZonePrivate::availableTimeZoneIds| Name: | QTzTimeZonePrivate::availableTimeZoneIds | | Prototype: | QList<QByteArray> QTzTimeZonePrivate::availableTimeZoneIds(QLocale::Country country) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 1070-1080 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines (reference): | 1057-1067 | | Comparison: | Different |
| | Different | 6 | 3 |
QUrl::fragment| Name: | QUrl::fragment | | Prototype: | QString QUrl::fragment(ComponentFormattingOptions options) const | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3052-3061 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines (reference): | 3047-3056 | | Comparison: | Different |
| | Different | 6 | 3 |
QUrl::host| Name: | QUrl::host | | Prototype: | QString QUrl::host(ComponentFormattingOptions options) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2392-2401 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines (reference): | 2386-2395 | | Comparison: | Different |
| | Different | 6 | 3 |
QUrl::query| Name: | QUrl::query | | Prototype: | QString QUrl::query(ComponentFormattingOptions options) const | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2979-2988 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines (reference): | 2974-2983 | | Comparison: | Different |
| | Different | 6 | 3 |
QVersionNumber::isPrefixOf| Name: | QVersionNumber::isPrefixOf | | Prototype: | bool QVersionNumber::isPrefixOf(const QVersionNumber &other) const noexcept | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp | | Lines: | 238-247 | | Comparison: | New |
| | New | 6 | 4 |
QWheelEvent::QWheelEvent| Name: | QWheelEvent::QWheelEvent | | Prototype: | QWheelEvent::QWheelEvent(const QPointF &pos, 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: | 758-769 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines (reference): | 726-739 | | Comparison: | Different |
| | Different | 6 | 3 |
QWidget::inputMethodQuery| Name: | QWidget::inputMethodQuery | | Prototype: | QVariant QWidget::inputMethodQuery(Qt::InputMethodQuery query) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 9782-9799 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines (reference): | 9752-9767 | | Comparison: | Different |
| | Different | 6 | 6 |
QWidgetEffectSourcePrivate::boundingRect| Name: | QWidgetEffectSourcePrivate::boundingRect | | Prototype: | QRectF QWidgetEffectSourcePrivate::boundingRect(Qt::CoordinateSystem system) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5849-5861 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines (reference): | 5819-5831 | | Comparison: | Different |
| | Different | 6 | 3 |
QWidgetLineControl::copy| Name: | QWidgetLineControl::copy | | Prototype: | void QWidgetLineControl::copy(QClipboard::Mode mode) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 152-158 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines (reference): | 146-155 | | Comparison: | Different |
| | Different | 6 | 2 |
QWidgetPrivate::QWidgetPrivate| Name: | QWidgetPrivate::QWidgetPrivate | | Prototype: | QWidgetPrivate::QWidgetPrivate(int version) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 236-334 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines (reference): | 229-327 | | Comparison: | Different |
| | Different | 6 | 2 |
QWidgetTextControl::setTextInteractionFlags| Name: | QWidgetTextControl::setTextInteractionFlags | | Prototype: | void QWidgetTextControl::setTextInteractionFlags(Qt::TextInteractionFlags flags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2984-2993 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines (reference): | 2950-2959 | | Comparison: | Different |
| | Different | 6 | 3 |
QWindowPrivate::init| Name: | QWindowPrivate::init | | Prototype: | void QWindowPrivate::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 217-230 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines (reference): | 211-224 | | Comparison: | Different |
| | Different | 6 | 2 |
QXcbConnection::xi2HandleHierachyEvent| Name: | QXcbConnection::xi2HandleHierachyEvent | | Prototype: | void QXcbConnection::xi2HandleHierachyEvent(void *event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 825-835 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines (reference): | 818-829 | | Comparison: | Different |
| | Different | 6 | 3 |
QXcbShmImage::ensureGC| Name: | QXcbShmImage::ensureGC | | Prototype: | void QXcbShmImage::ensureGC(xcb_drawable_t dst) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 278-292 | | Comparison: | New |
| | New | 6 | 3 |
QXcbSoftwareOpenGLEnforcer::QXcbSoftwareOpenGLEnforcer| Name: | QXcbSoftwareOpenGLEnforcer::QXcbSoftwareOpenGLEnforcer | | Prototype: | QXcbSoftwareOpenGLEnforcer() | | Coverage: | 46.154% (6/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | | Lines: | 133-153 | | Comparison: | New |
| | New | 6 | 5 |
QtSharedPointer::internalSafetyCheckCleanCheck| Name: | QtSharedPointer::internalSafetyCheckCleanCheck | | Prototype: | void QtSharedPointer::internalSafetyCheckCleanCheck() | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | | Lines: | 1559-1571 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | | Lines (reference): | 1552-1564 | | Comparison: | Different |
| | Different | 6 | 3 |
areMetricsTooLarge| Name: | areMetricsTooLarge | | Prototype: | static inline bool areMetricsTooLarge(const QFontEngineFT::GlyphInfo &info) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 878-884 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines (reference): | 846-855 | | Comparison: | Different |
| | Different | 6 | 1 |