| Function | Condition % | Modifications | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QTextEngine::drawItemDecorationList| Name: | QTextEngine::drawItemDecorationList | | Prototype: | void QTextEngine::drawItemDecorationList(QPainter *painter, const ItemDecorationList &decorationList) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3365-3375 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines (reference): | 3354-3364 | | Comparison: | Different |
| | Different | 5 | 3 |
QTextEngine::beginningOfLine| Name: | QTextEngine::beginningOfLine | | Prototype: | int QTextEngine::beginningOfLine(int lineNum) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3289-3297 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines (reference): | 3278-3286 | | Comparison: | Different |
| | Different | 5 | 2 |
QTableWidgetItem::data| Name: | QTableWidgetItem::data | | Prototype: | QVariant QTableWidgetItem::data(int role) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 1394-1402 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines (reference): | 1388-1395 | | Comparison: | Different |
| | Different | 5 | 3 |
QSysInfo::productVersion| Name: | 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: | 2739-2764 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines (reference): | 2667-2699 | | Comparison: | Same |
| | Same | 5 | 2 |
QSysInfo::productType| Name: | 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: | 2678-2713 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines (reference): | 2604-2641 | | Comparison: | Same |
| | Same | 5 | 2 |
QStyleHints::setTabFocusBehavior| Name: | QStyleHints::setTabFocusBehavior | | Prototype: | void QStyleHints::setTabFocusBehavior(Qt::TabFocusBehavior tabFocusBehavior) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 433-440 | | Comparison: | New |
| | New | 5 | 2 |
QStyleHints::setMousePressAndHoldInterval| Name: | QStyleHints::setMousePressAndHoldInterval | | Prototype: | void QStyleHints::setMousePressAndHoldInterval(int mousePressAndHoldInterval) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 147-154 | | Comparison: | New |
| | New | 5 | 2 |
QString::resize| Name: | QString::resize | | Prototype: | void QString::resize(int size, QChar fillChar) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 1701-1708 | | Comparison: | New |
| | New | 5 | 2 |
QString::operator==| Name: | QString::operator== | | Prototype: | bool QString::operator==(QLatin1String other) const noexcept | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2755-2764 | | Comparison: | New |
| | New | 5 | 3 |
QString::operator=| Name: | QString::operator= | | Prototype: | QString &QString::operator=(const QString &other) noexcept | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 1810-1817 | | Comparison: | New |
| | New | 5 | 2 |
QString::compare_helper| Name: | QString::compare_helper | | Prototype: | int QString::compare_helper(const QChar *data1, int length1, const QChar *data2, int length2, Qt::CaseSensitivity cs) noexcept | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 5450-5458 | | Comparison: | New |
| | New | 5 | 2 |
QStateMachinePrivate::computeExitSet_Unordered| Name: | QStateMachinePrivate::computeExitSet_Unordered | | Prototype: | QSet<QAbstractState*> QStateMachinePrivate::computeExitSet_Unordered(const QList<QAbstractTransition*> &enabledTransitions, CalculationCache *cache) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 751-760 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines (reference): | 744-753 | | Comparison: | Different |
| | Different | 5 | 2 |
QStackedWidget::setCurrentWidget| Name: | QStackedWidget::setCurrentWidget | | Prototype: | void QStackedWidget::setCurrentWidget(QWidget *widget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | | Lines: | 243-251 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | | Lines (reference): | 237-245 | | Comparison: | Different |
| | Different | 5 | 2 |
QStackedLayout::setCurrentWidget| Name: | QStackedLayout::setCurrentWidget | | Prototype: | void QStackedLayout::setCurrentWidget(QWidget *widget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 369-377 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines (reference): | 363-371 | | Comparison: | Different |
| | Different | 5 | 2 |
QStackedLayout::addItem| Name: | QStackedLayout::addItem | | Prototype: | void QStackedLayout::addItem(QLayoutItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 422-431 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines (reference): | 416-425 | | Comparison: | Different |
| | Different | 5 | 2 |
QSslErrorEntry::fromStoreContext| Name: | QSslErrorEntry::fromStoreContext | | Prototype: | inline QSslErrorEntry QSslErrorEntry::fromStoreContext(X509_STORE_CTX *ctx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 263-269 | | Comparison: | New |
| | New | 5 | 1 |
QSqlCachedResultPrivate::cleanup| Name: | QSqlCachedResultPrivate::cleanup | | Prototype: | void QSqlCachedResultPrivate::cleanup() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | | Lines: | 71-77 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | | Lines (reference): | 79-86 | | Comparison: | Different |
| | Different | 5 | 1 |
QSplitter::setCollapsible| Name: | QSplitter::setCollapsible | | Prototype: | void QSplitter::setCollapsible(int index, bool collapse) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1063-1072 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines (reference): | 1057-1066 | | Comparison: | Different |
| | Different | 5 | 2 |
QSplitter::isCollapsible| Name: | QSplitter::isCollapsible | | Prototype: | bool QSplitter::isCollapsible(int index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1077-1085 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines (reference): | 1071-1079 | | Comparison: | Different |
| | Different | 5 | 2 |
QRingBuffer::clear| Name: | QRingBuffer::clear | | Prototype: | void QRingBuffer::clear() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 205-216 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines (reference): | 186-194 | | Comparison: | Different |
| | Different | 5 | 1 |
QRingBuffer::append| Name: | QRingBuffer::append | | Prototype: | void QRingBuffer::append(const char *data, qint64 size) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 321-328 | | Comparison: | New |
| | New | 5 | 3 |
QRegularExpressionValidatorPrivate::setRegularExpression| Name: | QRegularExpressionValidatorPrivate::setRegularExpression | | Prototype: | void QRegularExpressionValidatorPrivate::setRegularExpression(const QRegularExpression &re) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 1063-1073 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines (reference): | 1057-1067 | | Comparison: | Different |
| | Different | 5 | 4 |
QRectF::toAlignedRect| Name: | QRectF::toAlignedRect | | Prototype: | QRect QRectF::toAlignedRect() const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 2378-2385 | | Comparison: | New |
| | New | 5 | 1 |
QReadWriteLockPrivate::unlock| Name: | QReadWriteLockPrivate::unlock | | Prototype: | void QReadWriteLockPrivate::unlock() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 528-535 | | Comparison: | New |
| | New | 5 | 3 |
QRasterWindowPrivate::beginPaint| Name: | QRasterWindowPrivate::beginPaint | | Prototype: | void beginPaint(const QRegion ®ion) override | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp | | Lines: | 73-82 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp | | Lines (reference): | 67-75 | | Comparison: | Different |
| | Different | 5 | 2 |
QProgressBar::reset| Name: | QProgressBar::reset | | Prototype: | void QProgressBar::reset() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 260-267 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines (reference): | 255-263 | | Comparison: | Different |
| | Different | 5 | 2 |
QProcess::close| Name: | QProcess::close | | Prototype: | void QProcess::close() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1688-1698 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines (reference): | 1625-1633 | | Comparison: | Different |
| | Different | 5 | 2 |
QProcess::canReadLine| Name: | QProcess::canReadLine | | Prototype: | bool QProcess::canReadLine() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1678-1681 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines (reference): | 1611-1618 | | Comparison: | Different |
| | Different | 5 | 1 |
QProcess::bytesAvailable| Name: | QProcess::bytesAvailable | | Prototype: | qint64 QProcess::bytesAvailable() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1719-1722 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines (reference): | 1658-1669 | | Comparison: | Different |
| | Different | 5 | 1 |
QProcess::atEnd| Name: | QProcess::atEnd | | Prototype: | bool QProcess::atEnd() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1705-1708 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines (reference): | 1640-1647 | | Comparison: | Different |
| | Different | 5 | 1 |
QPrinterPrivate::init| Name: | QPrinterPrivate::init | | Prototype: | void QPrinterPrivate::init(const QPrinterInfo &printer, QPrinter::PrinterMode mode) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 703-713 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines (reference): | 696-706 | | Comparison: | Different |
| | Different | 5 | 2 |
QPrinter::setFromTo| Name: | QPrinter::setFromTo | | Prototype: | void QPrinter::setFromTo(int from, int to) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 2135-2143 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines (reference): | 2128-2136 | | Comparison: | Different |
| | Different | 5 | 2 |
QPlatformScreen::screenForPosition| Name: | QPlatformScreen::screenForPosition | | Prototype: | const QPlatformScreen *QPlatformScreen::screenForPosition(const QPoint &point) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 111-121 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines (reference): | 105-114 | | Comparison: | Different |
| | Different | 5 | 4 |
QPlatformCursorPrivate::getInstances| Name: | QPlatformCursorPrivate::getInstances | | Prototype: | QList<QPlatformCursor *> QPlatformCursorPrivate::getInstances() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp | | Lines: | 52-60 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp | | Lines (reference): | 46-53 | | Comparison: | Different |
| | Different | 5 | 3 |
QPixmapStylePrivate::computeSize| Name: | QPixmapStylePrivate::computeSize | | Prototype: | QSize QPixmapStylePrivate::computeSize(const QPixmapStyleDescriptor &desc, int width, int height) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 1154-1161 | | Comparison: | New |
| | New | 5 | 3 |
QPixmapStyle::drawProgressBarBackground| Name: | QPixmapStyle::drawProgressBarBackground | | Prototype: | void QPixmapStyle::drawProgressBarBackground(const QStyleOption *option, QPainter *painter, const QWidget *) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 780-789 | | Comparison: | New |
| | New | 5 | 2 |
QPdfEnginePrivate::generateGradientShader| Name: | QPdfEnginePrivate::generateGradientShader | | Prototype: | int QPdfEnginePrivate::generateGradientShader(const QGradient *gradient, const QTransform &matrix, bool alpha) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 2215-2229 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines (reference): | 2208-2220 | | Comparison: | Different |
| | Different | 5 | 5 |
QOpenGLVersionFunctionsStorage::~QOpenGLVersionFunctionsStorage| Name: | QOpenGLVersionFunctionsStorage::~QOpenGLVersionFunctionsStorage | | Prototype: | QOpenGLVersionFunctionsStorage::~QOpenGLVersionFunctionsStorage() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 75-86 | | Comparison: | New |
| | New | 5 | 4 |
QNetworkReplyImpl::bytesAvailable| Name: | QNetworkReplyImpl::bytesAvailable | | Prototype: | qint64 QNetworkReplyImpl::bytesAvailable() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 979-989 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines (reference): | 980-990 | | Comparison: | Different |
| | Different | 5 | 2 |
QNetworkDiskCache::~QNetworkDiskCache| Name: | QNetworkDiskCache::~QNetworkDiskCache | | Prototype: | QNetworkDiskCache::~QNetworkDiskCache() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 114-118 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines (reference): | 108-116 | | Comparison: | Different |
| | Different | 5 | 2 |
QNetworkDiskCache::clear| Name: | QNetworkDiskCache::clear | | Prototype: | void QNetworkDiskCache::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 585-595 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines (reference): | 587-597 | | Comparison: | Same |
| | Same | 5 | 1 |
QNetworkConfigurationManagerPrivate::pollEngines| Name: | QNetworkConfigurationManagerPrivate::pollEngines | | Prototype: | void QNetworkConfigurationManagerPrivate::pollEngines() | | Coverage: | 66.667% (6/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp | | Lines: | 484-494 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp | | Lines (reference): | 502-512 | | Comparison: | Different |
| | Different | 5 | 3 |
QNetworkConfigurationManagerPrivate::capabilities| Name: | QNetworkConfigurationManagerPrivate::capabilities | | Prototype: | QNetworkConfigurationManager::Capabilities QNetworkConfigurationManagerPrivate::capabilities() const | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp | | Lines: | 276-286 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp | | Lines (reference): | 290-300 | | Comparison: | Different |
| | Different | 5 | 2 |
QNativeSocketEnginePrivate::nativeBytesAvailable| Name: | QNativeSocketEnginePrivate::nativeBytesAvailable | | Prototype: | qint64 QNativeSocketEnginePrivate::nativeBytesAvailable() const | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 749-770 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines (reference): | 762-774 | | Comparison: | Different |
| | Different | 5 | 2 |
QMimeData::formats| Name: | QMimeData::formats | | Prototype: | QStringList QMimeData::formats() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines: | 627-636 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines (reference): | 615-622 | | Comparison: | Different |
| | Different | 5 | 2 |
QMimeAllGlobPatterns::removeMimeType| Name: | QMimeAllGlobPatterns::removeMimeType | | Prototype: | void QMimeAllGlobPatterns::removeMimeType(const QString &mimeType) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeglobpattern.cpp | | Lines: | 183-189 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeglobpattern.cpp | | Lines (reference): | 177-185 | | Comparison: | Different |
| | Different | 5 | 2 |
QMetaObjectBuilder::indexOfMethod| Name: | QMetaObjectBuilder::indexOfMethod | | Prototype: | int QMetaObjectBuilder::indexOfMethod(const QByteArray& signature) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 963-971 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 959-967 | | Comparison: | Different |
| | Different | 5 | 3 |
QMetaObjectBuilder::indexOfConstructor| Name: | QMetaObjectBuilder::indexOfConstructor | | Prototype: | int QMetaObjectBuilder::indexOfConstructor(const QByteArray& signature) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 1011-1019 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 1009-1017 | | Comparison: | Different |
| | Different | 5 | 3 |
QMetaObject::inherits| Name: | QMetaObject::inherits | | Prototype: | bool QMetaObject::inherits(const QMetaObject *metaObject) const noexcept | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 336-344 | | Comparison: | New |
| | New | 5 | 3 |
QMetaMethodBuilder::d_func| Name: | QMetaMethodBuilder::d_func | | Prototype: | QMetaMethodBuilderPrivate *QMetaMethodBuilder::d_func() const | | Coverage: | 80.000% (12/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 1863-1872 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 1875-1884 | | Comparison: | Different |
| | Different | 5 | 3 |
QMdiArea::setOption| Name: | QMdiArea::setOption | | Prototype: | void QMdiArea::setOption(AreaOption option, bool on) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2104-2108 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines (reference): | 2099-2106 | | Comparison: | Different |
| | Different | 5 | 3 |
QLocale::toDouble| Name: | QLocale::toDouble | | Prototype: | double QLocale::toDouble(const QStringRef &s, bool *ok) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1498-1501 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines (reference): | 1496-1504 | | Comparison: | Different |
| | Different | 5 | 1 |
QLocale::toDouble| Name: | QLocale::toDouble | | Prototype: | double QLocale::toDouble(const QString &s, bool *ok) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1329-1332 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines (reference): | 1322-1330 | | Comparison: | Different |
| | Different | 5 | 1 |
QListView::setBatchSize| Name: | QListView::setBatchSize | | Prototype: | void QListView::setBatchSize(int batchSize) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 401-409 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines (reference): | 392-400 | | Comparison: | Different |
| | Different | 5 | 2 |
QJsonValue::toString| Name: | QJsonValue::toString | | Prototype: | QString QJsonValue::toString() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | | Lines: | 559-566 | | Comparison: | New |
| | New | 5 | 2 |
QJsonObject::contains| Name: | QJsonObject::contains | | Prototype: | bool QJsonObject::contains(QLatin1String key) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 575-583 | | Comparison: | New |
| | New | 5 | 2 |
QJsonObject::constFind| Name: | QJsonObject::constFind | | Prototype: | QJsonObject::const_iterator QJsonObject::constFind(QLatin1String key) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 704-711 | | Comparison: | New |
| | New | 5 | 2 |
QItemSelection::indexes| Name: | QItemSelection::indexes | | Prototype: | QModelIndexList QItemSelection::indexes() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 479-482 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines (reference): | 464-471 | | Comparison: | Different |
| | Different | 5 | 2 |
QInputMethod::setInputItemTransform| Name: | QInputMethod::setInputItemTransform | | Prototype: | void QInputMethod::setInputItemTransform(const QTransform &transform) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | | Lines: | 92-101 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | | Lines (reference): | 86-94 | | Comparison: | Different |
| | Different | 5 | 2 |
QImagePixmapCleanupHooks::executePlatformPixmapModificationHooks| Name: | QImagePixmapCleanupHooks::executePlatformPixmapModificationHooks | | Prototype: | void QImagePixmapCleanupHooks::executePlatformPixmapModificationHooks(QPlatformPixmap* pmd) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | | Lines: | 85-95 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | | Lines (reference): | 79-89 | | Comparison: | Different |
| | Different | 5 | 3 |
QImagePixmapCleanupHooks::executePlatformPixmapDestructionHooks| Name: | QImagePixmapCleanupHooks::executePlatformPixmapDestructionHooks | | Prototype: | void QImagePixmapCleanupHooks::executePlatformPixmapDestructionHooks(QPlatformPixmap* pmd) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | | Lines: | 97-107 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | | Lines (reference): | 91-101 | | Comparison: | Different |
| | Different | 5 | 3 |
QImagePixmapCleanupHooks::executeImageHooks| Name: | QImagePixmapCleanupHooks::executeImageHooks | | Prototype: | void QImagePixmapCleanupHooks::executeImageHooks(qint64 key) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | | Lines: | 109-119 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | | Lines (reference): | 103-113 | | Comparison: | Different |
| | Different | 5 | 3 |
QIconCacheGtkReader::read32| Name: | QIconCacheGtkReader::read32 | | Prototype: | quint32 read32(uint offset) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 187-195 | | Comparison: | New |
| | New | 5 | 2 |
QIODevicePrivate::seekBuffer| Name: | QIODevicePrivate::seekBuffer | | Prototype: | void QIODevicePrivate::seekBuffer(qint64 newPos) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 883-896 | | Comparison: | New |
| | New | 5 | 2 |
QIODevice::ungetChar| Name: | QIODevice::ungetChar | | Prototype: | void QIODevice::ungetChar(char c) | | Coverage: | 46.154% (6/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1708-1725 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines (reference): | 1388-1400 | | Comparison: | Different |
| | Different | 5 | 4 |
QIODevice::setOpenMode| Name: | QIODevice::setOpenMode | | Prototype: | void QIODevice::setOpenMode(OpenMode openMode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 531-541 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines (reference): | 464-474 | | Comparison: | Different |
| | Different | 5 | 2 |
QIODevice::setCurrentReadChannel| Name: | QIODevice::setCurrentReadChannel | | Prototype: | void QIODevice::setCurrentReadChannel(int channel) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 664-679 | | Comparison: | New |
| | New | 5 | 2 |
QHttpSocketEngine::emitWriteNotification| Name: | QHttpSocketEngine::emitWriteNotification | | Prototype: | void QHttpSocketEngine::emitWriteNotification() | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 810-817 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines (reference): | 784-792 | | Comparison: | Different |
| | Different | 5 | 2 |
QHttpSocketEngine::emitReadNotification| Name: | QHttpSocketEngine::emitReadNotification | | Prototype: | void QHttpSocketEngine::emitReadNotification() | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 798-808 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines (reference): | 771-782 | | Comparison: | Different |
| | Different | 5 | 2 |
QHttpNetworkConnectionPrivate::~QHttpNetworkConnectionPrivate| Name: | QHttpNetworkConnectionPrivate::~QHttpNetworkConnectionPrivate | | Prototype: | QHttpNetworkConnectionPrivate::~QHttpNetworkConnectionPrivate() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 115-125 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines (reference): | 109-118 | | Comparison: | Different |
| | Different | 5 | 3 |
QHttpNetworkConnectionPrivate::predictNextRequest| Name: | QHttpNetworkConnectionPrivate::predictNextRequest | | Prototype: | QHttpNetworkRequest QHttpNetworkConnectionPrivate::predictNextRequest() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 702-709 | | Comparison: | New |
| | New | 5 | 3 |
QGuiApplication::platformFunction| Name: | QGuiApplication::platformFunction | | Prototype: | QFunctionPointer QGuiApplication::platformFunction(const QByteArray &function) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1604-1613 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines (reference): | 1578-1587 | | Comparison: | Different |
| | Different | 5 | 2 |
QGraphicsView::mapToScene| Name: | QGraphicsView::mapToScene | | Prototype: | QPolygonF QGraphicsView::mapToScene(const QPolygon &polygon) const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2466-2473 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines (reference): | 2464-2471 | | Comparison: | Different |
| | Different | 5 | 2 |
QGraphicsView::mapFromScene| Name: | QGraphicsView::mapFromScene | | Prototype: | QPolygon QGraphicsView::mapFromScene(const QPolygonF &polygon) const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2562-2569 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines (reference): | 2560-2567 | | Comparison: | Different |
| | Different | 5 | 2 |
QGraphicsView::itemAt| Name: | QGraphicsView::itemAt | | Prototype: | QGraphicsItem *QGraphicsView::itemAt(const QPoint &pos) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2376-2383 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines (reference): | 2374-2381 | | Comparison: | Different |
| | Different | 5 | 2 |
QGraphicsScene::setForegroundBrush| Name: | QGraphicsScene::setForegroundBrush | | Prototype: | void QGraphicsScene::setForegroundBrush(const QBrush &brush) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 3145-3153 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines (reference): | 3129-3136 | | Comparison: | Different |
| | Different | 5 | 2 |
QGraphicsAnchorLayoutPrivate::updateAnchorSizes| Name: | QGraphicsAnchorLayoutPrivate::updateAnchorSizes | | Prototype: | void QGraphicsAnchorLayoutPrivate::updateAnchorSizes(Orientation orientation) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2382-2391 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines (reference): | 2388-2397 | | Comparison: | Different |
| | Different | 5 | 2 |
QGestureManager::~QGestureManager| Name: | QGestureManager::~QGestureManager | | Prototype: | QGestureManager::~QGestureManager() | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | | Lines: | 113-121 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | | Lines (reference): | 107-115 | | Comparison: | Different |
| | Different | 5 | 2 |
QFreetypeFace::cleanup| Name: | QFreetypeFace::cleanup | | Prototype: | void QFreetypeFace::cleanup() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 308-313 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines (reference): | 295-303 | | Comparison: | Different |
| | Different | 5 | 2 |
QFontMetricsF::width| Name: | QFontMetricsF::width | | Prototype: | qreal QFontMetricsF::width(const QString &text) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1374-1383 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines (reference): | 1365-1373 | | Comparison: | Different |
| | Different | 5 | 1 |
QFontDialog::currentFont| Name: | QFontDialog::currentFont | | Prototype: | QFont QFontDialog::currentFont() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 838-844 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines (reference): | 833-841 | | Comparison: | Different |
| | Different | 5 | 3 |
QFontDatabase::QFontDatabase| Name: | QFontDatabase::QFontDatabase | | Prototype: | QFontDatabase::QFontDatabase() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1410-1418 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines (reference): | 1408-1416 | | Comparison: | Different |
| | Different | 5 | 2 |
QElapsedTimer::nsecsElapsed| Name: | QElapsedTimer::nsecsElapsed | | Prototype: | qint64 QElapsedTimer::nsecsElapsed() const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 215-222 | | Comparison: | New |
| | New | 5 | 1 |
QEglFSKmsScreen::setPowerState| Name: | QEglFSKmsScreen::setPowerState | | Prototype: | void QEglFSKmsScreen::setPowerState(QPlatformScreen::PowerState state) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 210-218 | | Comparison: | New |
| | New | 5 | 2 |
QEglFSIntegration::createInputHandlers| Name: | QEglFSIntegration::createInputHandlers | | Prototype: | void QEglFSIntegration::createInputHandlers() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 412-434 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines (reference): | 400-422 | | Comparison: | Same |
| | Same | 5 | 2 |
QEGLPlatformContext::getProcAddress| Name: | QEGLPlatformContext::getProcAddress | | Prototype: | QFunctionPointer QEGLPlatformContext::getProcAddress(const char *procName) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 446-455 | | Comparison: | New |
| | New | 5 | 2 |
QEGLDeviceIntegration::waitForVSync| Name: | QEGLDeviceIntegration::waitForVSync | | Prototype: | void QEGLDeviceIntegration::waitForVSync(QPlatformSurface *surface) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 314-326 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines (reference): | 316-328 | | Comparison: | Different |
| | Different | 5 | 3 |
QDBusMenuBar::QDBusMenuBar| Name: | QDBusMenuBar::QDBusMenuBar | | Prototype: | QDBusMenuBar::QDBusMenuBar() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 51-62 | | Comparison: | New |
| | New | 5 | 1 |
QComboBox::setItemDelegate| Name: | QComboBox::setItemDelegate | | Prototype: | void QComboBox::setItemDelegate(QAbstractItemDelegate *delegate) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1931-1939 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines (reference): | 1923-1931 | | Comparison: | Different |
| | Different | 5 | 2 |
QByteArray::operator=| Name: | QByteArray::operator= | | Prototype: | QByteArray &QByteArray::operator=(const QByteArray & other) noexcept | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1140-1147 | | Comparison: | New |
| | New | 5 | 2 |
QBasicAtomicBitField::allocateSpecific| Name: | QBasicAtomicBitField::allocateSpecific | | Prototype: | bool allocateSpecific(int which) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | | Lines: | 411-425 | | Comparison: | New |
| | New | 5 | 1 |
QAbstractSlider::wheelEvent| Name: | QAbstractSlider::wheelEvent | | Prototype: | void QAbstractSlider::wheelEvent(QWheelEvent * e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | | Lines: | 765-774 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | | Lines (reference): | 754-761 | | Comparison: | Different |
| | Different | 5 | 2 |
QAbstractScrollArea::setVerticalScrollBar| Name: | QAbstractScrollArea::setVerticalScrollBar | | Prototype: | void QAbstractScrollArea::setVerticalScrollBar(QScrollBar *scrollBar) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines: | 712-721 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines (reference): | 705-714 | | Comparison: | Different |
| | Different | 5 | 2 |
QAbstractScrollArea::setHorizontalScrollBar| Name: | QAbstractScrollArea::setHorizontalScrollBar | | Prototype: | void QAbstractScrollArea::setHorizontalScrollBar(QScrollBar *scrollBar) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines: | 773-782 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines (reference): | 766-775 | | Comparison: | Different |
| | Different | 5 | 2 |
QAbstractItemView::edit| Name: | QAbstractItemView::edit | | Prototype: | void QAbstractItemView::edit(const QModelIndex &index) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1196-1203 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines (reference): | 1177-1184 | | Comparison: | Different |
| | Different | 5 | 3 |
QAbstractConcatenable::convertFromAscii| Name: | QAbstractConcatenable::convertFromAscii | | Prototype: | void QAbstractConcatenable::convertFromAscii(const char *a, int len, QChar *&out) noexcept | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringbuilder.cpp | | Lines: | 111-119 | | Comparison: | New |
| | New | 5 | 3 |
QAbstractButtonPrivate::queryButtonList::[lambda]| Name: | QAbstractButtonPrivate::queryButtonList::[lambda] | | Prototype: | [](QAbstractButton *candidate) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 191-197 | | Comparison: | New |
| | New | 5 | 1 |
MinOverlapPlacer::accumulatedOverlap| Name: | MinOverlapPlacer::accumulatedOverlap | | Prototype: | int MinOverlapPlacer::accumulatedOverlap(const QRect &source, const QVector<QRect> &rects) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 414-422 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines (reference): | 409-417 | | Comparison: | Different |
| | Different | 5 | 2 |
AtSpiAdaptor::pathForObject| Name: | AtSpiAdaptor::pathForObject | | Prototype: | QString AtSpiAdaptor::pathForObject(QObject *object) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1536-1546 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines (reference): | 1530-1540 | | Comparison: | Different |
| | Different | 5 | 3 |
qSelectionPersistentRowLengths| Name: | qSelectionPersistentRowLengths | | Prototype: | static QVector<QPair<QPersistentModelIndex, uint> > qSelectionPersistentRowLengths(const QItemSelection &sel) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 484-490 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines (reference): | 482-488 | | Comparison: | Different |
| | Different | 4 | 2 |