Functionâ–ľ | Condition % | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QMainWindowLayout::plugName: | QMainWindowLayout::plug | Prototype: | bool QMainWindowLayout::plug(QLayoutItem *widgetItem) | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1947-2040 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines (reference): | 1954-2047 | Comparison: | Different |
| | Different | 62 | 14 |
QMainWindowLayout::insertToolBarName: | QMainWindowLayout::insertToolBar | Prototype: | void QMainWindowLayout::insertToolBar(QToolBar *before, QToolBar *toolbar) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1175-1198 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines (reference): | 1161-1184 | Comparison: | Different |
| | Different | 10 | 4 |
QMainWindowLayout::hoverName: | QMainWindowLayout::hover | Prototype: | void QMainWindowLayout::hover(QLayoutItem *widgetItem, const QPoint &mousePos) | Coverage: | 0.000% (0/94) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 2377-2489 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines (reference): | 2383-2495 | Comparison: | Different |
| | Different | 68 | 24 |
QMainWindowLayout::dockWidgetAreaName: | QMainWindowLayout::dockWidgetArea | Prototype: | Qt::DockWidgetArea QMainWindowLayout::dockWidgetArea(QWidget *widget) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1525-1531 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines (reference): | 1511-1517 | Comparison: | Different |
| | Different | 4 | 2 |
QMainWindowLayout::animationFinishedName: | QMainWindowLayout::animationFinished | Prototype: | void QMainWindowLayout::animationFinished(QWidget *widget) | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 2042-2152 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines (reference): | 2049-2157 | Comparison: | Different |
| | Different | 62 | 14 |
QMainWindow::setDockNestingEnabledName: | 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::setCornerName: | QMainWindow::setCorner | Prototype: | void QMainWindow::setCorner(Qt::Corner corner, Qt::DockWidgetArea area) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 687-708 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines (reference): | 681-702 | Comparison: | Different |
| | Different | 13 | 6 |
QMainWindow::setAnimatedName: | 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 |
QLoggingRegistry::updateRulesName: | QLoggingRegistry::updateRules | Prototype: | void QLoggingRegistry::updateRules() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 366-372 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines (reference): | 366-372 | Comparison: | Different |
| | Different | 3 | 2 |
QLoggingRegistry::setApiRulesName: | QLoggingRegistry::setApiRules | Prototype: | void QLoggingRegistry::setApiRules(const QString &content) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 344-358 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines (reference): | 344-358 | Comparison: | Different |
| | Different | 7 | 3 |
QLoggingRegistry::installFilterName: | QLoggingRegistry::installFilter | Prototype: | QLoggingCategory::CategoryFilter QLoggingRegistry::installFilter(QLoggingCategory::CategoryFilter filter) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 378-393 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines (reference): | 378-393 | Comparison: | Different |
| | Different | 8 | 3 |
QLoggingRegistry::init::[lambda]Name: | QLoggingRegistry::init::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 293-293 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines (reference): | 288-288 | Comparison: | Same |
| | Same | 0 | 1 |
QLoggingRegistry::initName: | QLoggingRegistry::init | Prototype: | void QLoggingRegistry::init() | Coverage: | 88.889% (16/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 277-312 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines (reference): | 271-312 | Comparison: | Different |
| | Different | 23 | 7 |
QLoggingRegistry::defaultCategoryFilterName: | QLoggingRegistry::defaultCategoryFilter | Prototype: | void QLoggingRegistry::defaultCategoryFilter(QLoggingCategory *cat) | Coverage: | 91.176% (31/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 404-446 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines (reference): | 406-448 | Comparison: | Different |
| | Different | 28 | 8 |
QLockFilePrivate::processNameByPid::[lambda]Name: | QLockFilePrivate::processNameByPid::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | Lines: | 277-277 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | Lines (reference): | 265-265 | Comparison: | Same |
| | Same | 0 | 1 |
QLockFilePrivate::processNameByPidName: | QLockFilePrivate::processNameByPid | Prototype: | QString QLockFilePrivate::processNameByPid(qint64 pid) | Coverage: | 37.500% (3/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | Lines: | 262-318 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | Lines (reference): | 250-301 | Comparison: | Same |
| | Same | 8 | 5 |
QLockFilePrivate::getLockInfoName: | QLockFilePrivate::getLockInfo | Prototype: | bool QLockFilePrivate::getLockInfo(qint64 *pid, QString *hostname, QString *appname) const | Coverage: | 68.750% (11/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | Lines: | 288-311 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | Lines (reference): | 282-305 | Comparison: | Different |
| | Different | 19 | 6 |
QLockFile::tryLockName: | QLockFile::tryLock | Prototype: | bool QLockFile::tryLock(int timeout) | Coverage: | 77.143% (27/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | Lines: | 210-246 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | Lines (reference): | 204-240 | Comparison: | Different |
| | Different | 22 | 13 |
QLocalePrivate::updateSystemPrivateName: | QLocalePrivate::updateSystemPrivate | Prototype: | void QLocalePrivate::updateSystemPrivate() | Coverage: | 57.143% (16/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 590-634 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines (reference): | 587-631 | Comparison: | Different |
| | Different | 31 | 10 |
QLocalePrivate::codeToScriptName: | QLocalePrivate::codeToScript | Prototype: | QLocale::Script QLocalePrivate::codeToScript(const QChar *code, int len) noexcept | Coverage: | 12.500% (2/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 135-152 | Comparison: | New |
| | New | 11 | 4 |
QLocalePrivate::codeToLanguageName: | QLocalePrivate::codeToLanguage | Prototype: | QLocale::Language QLocalePrivate::codeToLanguage(const QChar *code, int len) noexcept | Coverage: | 23.881% (16/67) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 93-133 | Comparison: | New |
| | New | 28 | 11 |
QLocalePrivate::codeToCountryName: | QLocalePrivate::codeToCountry | Prototype: | QLocale::Country QLocalePrivate::codeToCountry(const QChar *code, int len) noexcept | Coverage: | 72.222% (13/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 154-169 | Comparison: | New |
| | New | 10 | 4 |
QLocaleData::validateCharsName: | QLocaleData::validateChars | Prototype: | bool QLocaleData::validateChars(const QString &str, NumberMode numMode, QByteArray *buff, int decDigits, QLocale::NumberOptions number_options) const | Coverage: | 86.111% (62/72) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3153-3252 | Comparison: | New |
| | New | 48 | 21 |
QLocaleData::stringToUnsLongLongName: | 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::stringToLongLongName: | 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::stringToDoubleName: | QLocaleData::stringToDouble | Prototype: | double QLocaleData::stringToDouble(const QChar *begin, int len, bool *ok, QLocale::NumberOptions number_options) const | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3254-3269 | Comparison: | New |
| | New | 11 | 4 |
QLocaleData::numberToCLocaleName: | QLocaleData::numberToCLocale | Prototype: | bool QLocaleData::numberToCLocale(const QChar *str, int len, QLocale::NumberOptions number_options, CharBuff *result) const | Coverage: | 72.650% (85/117) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3042-3151 | Comparison: | New |
| | New | 67 | 29 |
QLocaleData::doubleToStringName: | QLocaleData::doubleToString | Prototype: | QString QLocaleData::doubleToString(const QChar _zero, const QChar plus, const QChar minus, const QChar exponential, const QChar group, const QChar decimal, double d, int precision, DoubleForm form, int width, unsigned flags) | Coverage: | 94.000% (94/100) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2751-2862 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines (reference): | 2749-2872 | Comparison: | Different |
| | Different | 76 | 24 |
QLocaleData::bytearrayToDoubleName: | QLocaleData::bytearrayToDouble | Prototype: | double QLocaleData::bytearrayToDouble(const char *num, bool *ok, bool *overflow) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3297-3309 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines (reference): | 3282-3332 | Comparison: | Different |
| | Different | 34 | 16 |
QLocale::toStringName: | QLocale::toString | Prototype: | QString QLocale::toString(double i, char f, int prec) const | Coverage: | 61.111% (11/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2001-2029 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines (reference): | 2004-2030 | Comparison: | Different |
| | Different | 16 | 7 |
QLocale::toDoubleName: | 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 |
QLocale::toDoubleName: | 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::toCurrencyStringName: | QLocale::toCurrencyString | Prototype: | QString QLocale::toCurrencyString(double value, const QString &symbol) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3481-3484 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines (reference): | 3503-3527 | Comparison: | Different |
| | Different | 18 | 5 |
QLocale::toCurrencyStringName: | QLocale::toCurrencyString | Prototype: | QString QLocale::toCurrencyString(double value, const QString &symbol, int precision) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3497-3521 | Comparison: | New |
| | New | 18 | 5 |
QLocale::textDirectionName: | QLocale::textDirection | Prototype: | Qt::LayoutDirection QLocale::textDirection() const | Coverage: | 9.375% (3/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2389-2425 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines (reference): | 2390-2423 | Comparison: | Different |
| | Different | 4 | 27 |
QLocale::numberOptionsName: | QLocale::numberOptions | Prototype: | QLocale::NumberOptions QLocale::numberOptions() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 923-926 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines (reference): | 911-914 | Comparison: | Different |
| | Different | 1 | 1 |
QLocalSocket::waitForConnectedName: | QLocalSocket::waitForConnected | Prototype: | bool QLocalSocket::waitForConnected(int msec) | Coverage: | 11.765% (2/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 513-537 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines (reference): | 507-542 | Comparison: | Different |
| | Different | 24 | 6 |
QLocalServerPrivate::waitForNewConnectionName: | QLocalServerPrivate::waitForNewConnection | Prototype: | void QLocalServerPrivate::waitForNewConnection(int msec, bool *timedOut) | Coverage: | 58.333% (7/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver_unix.cpp | Lines: | 284-308 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver_unix.cpp | Lines (reference): | 278-298 | Comparison: | Different |
| | Different | 15 | 4 |
QListWidgetPrivate::setupName: | QListWidgetPrivate::setup | Prototype: | void QListWidgetPrivate::setup() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1058-1075 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines (reference): | 1052-1073 | Comparison: | Different |
| | Different | 18 | 1 |
QListWidget::setSelectionModelName: | QListWidget::setSelectionModel | Prototype: | void QListWidget::setSelectionModel(QItemSelectionModel *selectionModel) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1357-1376 | Comparison: | New |
| | New | 12 | 3 |
QListViewPrivate::removeCurrentAndDisabled::[lambda]Name: | QListViewPrivate::removeCurrentAndDisabled::[lambda] | Prototype: | [=](const QModelIndex &index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1848-1850 | Comparison: | New |
| | New | 1 | 1 |
QListViewPrivate::removeCurrentAndDisabledName: | QListViewPrivate::removeCurrentAndDisabled | Prototype: | void QListViewPrivate::removeCurrentAndDisabled(QVector<QModelIndex> *indexes, const QModelIndex ¤t) const | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1846-1854 | Comparison: | New |
| | New | 4 | 2 |
QListViewPrivate::draggablePaintPairsName: | QListViewPrivate::draggablePaintPairs | Prototype: | QItemViewPaintPairs QListViewPrivate::draggablePaintPairs(const QModelIndexList &indexes, QRect *r) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 654-673 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines (reference): | 645-663 | Comparison: | Different |
| | Different | 14 | 3 |
QListView::wheelEventName: | QListView::wheelEvent | Prototype: | void QListView::wheelEvent(QWheelEvent *e) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 815-837 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines (reference): | 805-827 | Comparison: | Different |
| | Different | 15 | 4 |
QListView::visualRegionForSelectionName: | QListView::visualRegionForSelection | Prototype: | QRegion QListView::visualRegionForSelection(const QItemSelection &selection) const | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1395-1431 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines (reference): | 1392-1428 | Comparison: | Different |
| | Different | 26 | 10 |
QListView::setBatchSizeName: | 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 |
QListView::selectedIndexes::[lambda]Name: | QListView::selectedIndexes::[lambda] | Prototype: | [this, d](const QModelIndex &index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1443-1445 | Comparison: | New |
| | New | 1 | 1 |
QListView::selectedIndexesName: | QListView::selectedIndexes | Prototype: | QModelIndexList QListView::selectedIndexes() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1436-1449 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines (reference): | 1433-1448 | Comparison: | Different |
| | Different | 10 | 4 |
QListView::paintEventName: | QListView::paintEvent | Prototype: | void QListView::paintEvent(QPaintEvent *e) | Coverage: | 0.000% (0/59) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 963-1067 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines (reference): | 953-1064 | Comparison: | Different |
| | Different | 73 | 17 |
QListModeViewBase::perItemScrollingPageStepsName: | QListModeViewBase::perItemScrollingPageSteps | Prototype: | int QListModeViewBase::perItemScrollingPageSteps(int length, int bounds, bool wrap) const | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2594-2627 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines (reference): | 2583-2616 | Comparison: | Different |
| | Different | 25 | 10 |
QListModeViewBase::initStaticLayoutName: | QListModeViewBase::initStaticLayout | Prototype: | QPoint QListModeViewBase::initStaticLayout(const QListViewLayoutInfo &info) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2383-2414 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines (reference): | 2372-2403 | Comparison: | Different |
| | Different | 23 | 5 |
QListData::realloc_growName: | 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 |
QListData::reallocName: | QListData::realloc | Prototype: | void QListData::realloc(int alloc) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 137-147 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines (reference): | 140-150 | Comparison: | Different |
| | Different | 7 | 3 |
QListData::detach_growName: | QListData::detach_grow | Prototype: | QListData::Data *QListData::detach_grow(int *idx, int num) | Coverage: | 71.429% (10/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 73-107 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines (reference): | 76-110 | Comparison: | Different |
| | Different | 22 | 5 |
QListData::detachName: | QListData::detach | Prototype: | QListData::Data *QListData::detach(int alloc) | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 117-135 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines (reference): | 120-138 | Comparison: | Different |
| | Different | 12 | 3 |
QLineEditPrivate::setClearButtonEnabledName: | QLineEditPrivate::setClearButtonEnabled | Prototype: | void QLineEditPrivate::setClearButtonEnabled(bool enabled) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 443-451 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines (reference): | 437-445 | Comparison: | Different |
| | Different | 4 | 3 |
QLineEditPrivate::removeActionName: | QLineEditPrivate::removeAction | Prototype: | void QLineEditPrivate::removeAction(QAction *action) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 529-546 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines (reference): | 519-535 | Comparison: | Different |
| | Different | 13 | 4 |
QLineEditPrivate::positionSideWidgetsName: | QLineEditPrivate::positionSideWidgets | Prototype: | void QLineEditPrivate::positionSideWidgets() | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 453-474 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines (reference): | 447-468 | Comparison: | Different |
| | Different | 16 | 6 |
QLineEditPrivate::findSideWidgetName: | QLineEditPrivate::findSideWidget | Prototype: | QLineEditPrivate::PositionIndexPair QLineEditPrivate::findSideWidget(const QAction *a) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 476-491 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines (reference): | 470-481 | Comparison: | Different |
| | Different | 7 | 5 |
QLineEditPrivate::effectiveRightTextMarginName: | QLineEditPrivate::effectiveRightTextMargin | Prototype: | int QLineEditPrivate::effectiveRightTextMargin() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 565-575 | Comparison: | New |
| | New | 7 | 2 |
QLineEditPrivate::effectiveLeftTextMarginName: | QLineEditPrivate::effectiveLeftTextMargin | Prototype: | int QLineEditPrivate::effectiveLeftTextMargin() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 553-563 | Comparison: | New |
| | New | 7 | 2 |
QLineEditPrivate::addActionName: | QLineEditPrivate::addAction | Prototype: | QWidget *QLineEditPrivate::addAction(QAction *newAction, QAction *before, QLineEdit::ActionPosition position, int flags) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 493-527 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines (reference): | 483-517 | Comparison: | Different |
| | Different | 26 | 8 |
QLineEditPrivate::_q_textChangedName: | QLineEditPrivate::_q_textChanged | Prototype: | void QLineEditPrivate::_q_textChanged(const QString &text) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 394-413 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines (reference): | 388-407 | Comparison: | Different |
| | Different | 11 | 7 |
QLineEditPrivate::_q_completionHighlightedName: | QLineEditPrivate::_q_completionHighlighted | Prototype: | void QLineEditPrivate::_q_completionHighlighted(const QString &newText) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 92-109 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines (reference): | 86-103 | Comparison: | Different |
| | Different | 9 | 2 |
QLineEdit::setSelectionName: | QLineEdit::setSelection | Prototype: | void QLineEdit::setSelection(int start, int length) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 982-998 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines (reference): | 982-998 | Comparison: | Different |
| | Different | 10 | 4 |
QLineEdit::setEchoModeName: | QLineEdit::setEchoMode | Prototype: | void QLineEdit::setEchoMode(EchoMode mode) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 565-582 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines (reference): | 559-582 | Comparison: | Different |
| | Different | 13 | 4 |
QLineEdit::keyPressEventName: | 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 |
QLineEdit::inputMethodQueryName: | QLineEdit::inputMethodQuery | Prototype: | QVariant QLineEdit::inputMethodQuery(Qt::InputMethodQuery property) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1750-1753 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines (reference): | 1750-1776 | Comparison: | Different |
| | Different | 14 | 11 |
QLineEdit::inputMethodQueryName: | QLineEdit::inputMethodQuery | Prototype: | QVariant QLineEdit::inputMethodQuery(Qt::InputMethodQuery property, QVariant argument) const | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1757-1788 | Comparison: | New |
| | New | 18 | 13 |
QLineEdit::focusOutEventName: | QLineEdit::focusOutEvent | Prototype: | void QLineEdit::focusOutEvent(QFocusEvent *e) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1838-1876 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines (reference): | 1826-1864 | Comparison: | Different |
| | Different | 16 | 6 |
QLineEdit::focusInEventName: | QLineEdit::focusInEvent | Prototype: | void QLineEdit::focusInEvent(QFocusEvent *e) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1793-1833 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines (reference): | 1781-1821 | Comparison: | Different |
| | Different | 23 | 7 |
QLineEdit::eventName: | QLineEdit::event | Prototype: | bool QLineEdit::event(QEvent * e) | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1398-1457 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines (reference): | 1398-1457 | Comparison: | Different |
| | Different | 29 | 14 |
QLineEdit::changeEventName: | QLineEdit::changeEvent | Prototype: | void QLineEdit::changeEvent(QEvent *ev) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 2172-2204 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines (reference): | 2160-2191 | Comparison: | Different |
| | Different | 20 | 9 |
QLibraryStore::cleanupName: | QLibraryStore::cleanup | Prototype: | inline void QLibraryStore::cleanup() | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 385-423 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines (reference): | 379-417 | Comparison: | Different |
| | Different | 19 | 8 |
QLibraryPrivate::loadName: | QLibraryPrivate::load | Prototype: | bool QLibraryPrivate::load() | Coverage: | 56.250% (9/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 529-555 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines (reference): | 523-544 | Comparison: | Different |
| | Different | 13 | 5 |
QLibraryInfo::buildName: | QLibraryInfo::build | Prototype: | const char *QLibraryInfo::build() noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | Lines: | 351-354 | Comparison: | New |
| | New | 1 | 1 |
QLayoutPrivate::reparentChildWidgetsName: | QLayoutPrivate::reparentChildWidgets | Prototype: | void QLayoutPrivate::reparentChildWidgets(QWidget *mw) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 818-848 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines (reference): | 812-842 | Comparison: | Different |
| | Different | 19 | 8 |
QLayoutPrivate::checkWidgetName: | QLayoutPrivate::checkWidget | Prototype: | bool QLayoutPrivate::checkWidget(QWidget *widget) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 854-869 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines (reference): | 848-863 | Comparison: | Different |
| | Different | 11 | 3 |
QLayoutPrivate::checkLayoutName: | QLayoutPrivate::checkLayout | Prototype: | bool QLayoutPrivate::checkLayout(QLayout *otherLayout) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 875-889 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines (reference): | 869-883 | Comparison: | Different |
| | Different | 10 | 3 |
QLayout::parentWidgetName: | QLayout::parentWidget | Prototype: | QWidget *QLayout::parentWidget() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 472-490 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines (reference): | 466-484 | Comparison: | Different |
| | Different | 11 | 4 |
QLayout::addChildWidgetName: | QLayout::addChildWidget | Prototype: | void QLayout::addChildWidget(QWidget *w) | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 899-930 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines (reference): | 893-924 | Comparison: | Different |
| | Different | 19 | 8 |
QLayout::addChildLayoutName: | QLayout::addChildLayout | Prototype: | void QLayout::addChildLayout(QLayout *l) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 782-795 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines (reference): | 776-789 | Comparison: | Different |
| | Different | 7 | 3 |
QLayout::activateName: | QLayout::activate | Prototype: | bool QLayout::activate() | Coverage: | 0.000% (0/54) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 1062-1131 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines (reference): | 1056-1125 | Comparison: | Different |
| | Different | 50 | 18 |
QLayout::QLayoutName: | QLayout::QLayout | Prototype: | QLayout::QLayout(QLayoutPrivate &dd, QLayout *lay, QWidget *w) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 131-155 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines (reference): | 125-149 | Comparison: | Different |
| | Different | 13 | 4 |
QLabel::contextMenuEventName: | QLabel::contextMenuEvent | Prototype: | void QLabel::contextMenuEvent(QContextMenuEvent *ev) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 895-910 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines (reference): | 888-907 | Comparison: | Different indentation |
| | Different indentation | 11 | 3 |
QLCDNumber::setDigitCountName: | QLCDNumber::setDigitCount | Prototype: | void QLCDNumber::setDigitCount(int numDigits) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | Lines: | 408-455 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | Lines (reference): | 402-449 | Comparison: | Different |
| | Different | 39 | 10 |
QKeySequencePrivate::decodeStringName: | QKeySequencePrivate::decodeString | Prototype: | int QKeySequencePrivate::decodeString(const QString &str, QKeySequence::SequenceFormat format) | Coverage: | 0.000% (0/68) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | Lines: | 1058-1200 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | Lines (reference): | 1052-1193 | Comparison: | Different |
| | Different | 71 | 21 |
QKeySequence::listToStringName: | 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::listFromStringName: | 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 |
QKdeThemePrivate::kdeGlobalsName: | QKdeThemePrivate::kdeGlobals | Prototype: | static QString kdeGlobals(const QString &kdeDir, int kdeVersion) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 247-252 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines (reference): | 213-218 | Comparison: | Different |
| | Different | 1 | 4 |
QKdeTheme::createPlatformMenuBarName: | QKdeTheme::createPlatformMenuBar | Prototype: | QPlatformMenuBar *QKdeTheme::createPlatformMenuBar() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 591-596 | Comparison: | New |
| | New | 3 | 2 |
QKdeTheme::createKdeTheme::[lambda]Name: | QKdeTheme::createKdeTheme::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 574-574 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines (reference): | 543-543 | Comparison: | Different |
| | Different | 0 | 1 |
QKdeTheme::createKdeThemeName: | QKdeTheme::createKdeTheme | Prototype: | QPlatformTheme *QKdeTheme::createKdeTheme() | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 535-588 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines (reference): | 501-554 | Comparison: | Different |
| | Different | 26 | 17 |
QJsonValue::toStringName: | 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 |
QJsonPrivate::Value::isValidName: | QJsonPrivate::Value::isValid | Prototype: | bool Value::isValid(const Base *b) const | Coverage: | 67.647% (23/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 336-370 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines (reference): | 306-329 | Comparison: | Different |
| | Different | 13 | 10 |
QJsonPrivate::Value::copyDataName: | QJsonPrivate::Value::copyData | Prototype: | void Value::copyData(const QJsonValue &v, char *dest, bool compressed) | Coverage: | 11.765% (2/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 434-458 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines (reference): | 393-417 | Comparison: | Different |
| | Different | 13 | 8 |
QJsonPrivate::Object::indexOfName: | QJsonPrivate::Object::indexOf | Prototype: | int Object::indexOf(const QString &key, bool *exists) const | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 184-204 | Comparison: | New |
| | New | 14 | 4 |
QJsonPrivate::Object::indexOfName: | QJsonPrivate::Object::indexOf | Prototype: | int Object::indexOf(QLatin1String key, bool *exists) const | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 206-226 | Comparison: | New |
| | New | 14 | 4 |
QJsonPrivate::Entry::operator==Name: | QJsonPrivate::Entry::operator== | Prototype: | bool Entry::operator==(QLatin1String key) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 274-280 | Comparison: | New |
| | New | 3 | 2 |
QJsonObject::valueName: | QJsonObject::value | Prototype: | QJsonValue QJsonObject::value(QLatin1String key) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 381-391 | Comparison: | New |
| | New | 7 | 3 |