| Functionâ–´ | Condition % | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QIcon::detach| Name: | QIcon::detach | | Prototype: | void QIcon::detach() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 944-961 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines (reference): | 938-950 | | Comparison: | Different |
| | Different | 8 | 4 |
QIcon::fromTheme| Name: | QIcon::fromTheme | | Prototype: | QIcon QIcon::fromTheme(const QString &name, const QIcon &fallback) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 1209-1217 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines (reference): | 1169-1189 | | Comparison: | Different |
| | Different | 13 | 3 |
QIcon::fromTheme| Name: | QIcon::fromTheme | | Prototype: | QIcon QIcon::fromTheme(const QString &name) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 1176-1195 | | Comparison: | New |
| | New | 13 | 3 |
QIcon::isNull| Name: | QIcon::isNull | | Prototype: | bool QIcon::isNull() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 930-933 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines (reference): | 924-927 | | Comparison: | Different |
| | Different | 1 | 1 |
QIconCacheGtkReader::QIconCacheGtkReader| Name: | QIconCacheGtkReader::QIconCacheGtkReader | | Prototype: | QIconCacheGtkReader::QIconCacheGtkReader(const QString &dirName) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 199-229 | | Comparison: | New |
| | New | 22 | 7 |
QIconCacheGtkReader::isValid| Name: | QIconCacheGtkReader::isValid | | Prototype: | bool isValid() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 172-172 | | Comparison: | New |
| | New | 1 | 1 |
QIconCacheGtkReader::lookup| Name: | QIconCacheGtkReader::lookup | | Prototype: | QVector<const char *> QIconCacheGtkReader::lookup(const QString &name) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 244-292 | | Comparison: | New |
| | New | 33 | 8 |
QIconCacheGtkReader::read16| Name: | QIconCacheGtkReader::read16 | | Prototype: | quint16 read16(uint offset) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 179-186 | | Comparison: | New |
| | New | 4 | 2 |
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 |
QIconEngine::isNull| Name: | QIconEngine::isNull | | Prototype: | bool QIconEngine::isNull() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconengine.cpp | | Lines: | 302-307 | | Comparison: | New |
| | New | 3 | 1 |
QIconLoader::ensureInitialized| Name: | QIconLoader::ensureInitialized | | Prototype: | void QIconLoader::ensureInitialized() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 99-113 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines (reference): | 95-111 | | Comparison: | Different |
| | Different | 8 | 4 |
QIconLoader::findIconHelper| Name: | QIconLoader::findIconHelper | | Prototype: | QThemeIconInfo QIconLoader::findIconHelper(const QString &themeName, const QString &iconName, QStringList &visited) const | | Coverage: | 0.000% (0/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 376-479 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines (reference): | 238-319 | | Comparison: | Different |
| | Different | 48 | 14 |
QIconLoader::findIconHelper::[lambda]| Name: | QIconLoader::findIconHelper::[lambda] | | Prototype: | [&](const QIconDirInfo &info) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 420-421 | | Comparison: | New |
| | New | 1 | 1 |
QIconLoaderEngine::virtual_hook| Name: | QIconLoaderEngine::virtual_hook | | Prototype: | void QIconLoaderEngine::virtual_hook(int id, void *data) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 721-756 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines (reference): | 561-591 | | Comparison: | Different |
| | Different | 16 | 5 |
QIconModeViewBase::filterDropEvent| Name: | QIconModeViewBase::filterDropEvent | | Prototype: | bool QIconModeViewBase::filterDropEvent(QDropEvent *e) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2771-2811 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines (reference): | 2760-2801 | | Comparison: | Different |
| | Different | 33 | 9 |
QIconTheme::QIconTheme| Name: | QIconTheme::QIconTheme | | Prototype: | QIconTheme::QIconTheme(const QString &themeName) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 294-374 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines (reference): | 158-236 | | Comparison: | Different |
| | Different | 49 | 14 |
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 |
QIdentityProxyModelPrivate::_q_sourceLayoutAboutToBeChanged| Name: | QIdentityProxyModelPrivate::_q_sourceLayoutAboutToBeChanged | | Prototype: | void QIdentityProxyModelPrivate::_q_sourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemModel::LayoutChangeHint hint) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | | Lines: | 495-521 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | | Lines (reference): | 489-514 | | Comparison: | Different |
| | Different | 17 | 4 |
QIdentityProxyModelPrivate::_q_sourceLayoutChanged| Name: | QIdentityProxyModelPrivate::_q_sourceLayoutChanged | | Prototype: | void QIdentityProxyModelPrivate::_q_sourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemModel::LayoutChangeHint hint) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | | Lines: | 523-547 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | | Lines (reference): | 516-540 | | Comparison: | Different |
| | Different | 15 | 4 |
QImage::QImage| Name: | QImage::QImage | | Prototype: | QImage::QImage() noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 766-770 | | Comparison: | New |
| | New | 1 | 1 |
QImage::pixelFormat| Name: | QImage::pixelFormat | | Prototype: | QPixelFormat QImage::pixelFormat() const noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 5180-5183 | | Comparison: | New |
| | New | 1 | 1 |
QImage::setPixelColor| Name: | QImage::setPixelColor | | Prototype: | void QImage::setPixelColor(int x, int y, const QColor &color) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 2467-2509 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines (reference): | 2454-2490 | | Comparison: | Different |
| | Different | 22 | 12 |
QImage::text| Name: | QImage::text | | Prototype: | QString QImage::text(const QString &key) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 3776-3790 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines (reference): | 3757-3772 | | Comparison: | Different |
| | Different | 10 | 5 |
QImage::toImageFormat| Name: | QImage::toImageFormat | | Prototype: | QImage::Format QImage::toImageFormat(QPixelFormat format) noexcept | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 5197-5204 | | Comparison: | New |
| | New | 4 | 3 |
QImage::toPixelFormat| Name: | QImage::toPixelFormat | | Prototype: | QPixelFormat QImage::toPixelFormat(QImage::Format format) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 5188-5192 | | Comparison: | New |
| | New | 2 | 1 |
QImageData::checkForAlphaPixels| Name: | QImageData::checkForAlphaPixels | | Prototype: | bool QImageData::checkForAlphaPixels() const | | Coverage: | 0.000% (0/85) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 183-295 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines (reference): | 177-282 | | Comparison: | Different |
| | Different | 55 | 39 |
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 |
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::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 |
QInotifyFileSystemWatcherEngine::addPaths| Name: | QInotifyFileSystemWatcherEngine::addPaths | | Prototype: | QStringList QInotifyFileSystemWatcherEngine::addPaths(const QStringList &paths, QStringList *files, QStringList *directories) | | Coverage: | 91.304% (21/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp | | Lines: | 261-315 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp | | Lines (reference): | 254-308 | | Comparison: | Different |
| | Different | 39 | 7 |
QInotifyFileSystemWatcherEngine::~QInotifyFileSystemWatcherEngine| Name: | QInotifyFileSystemWatcherEngine::~QInotifyFileSystemWatcherEngine | | Prototype: | QInotifyFileSystemWatcherEngine::~QInotifyFileSystemWatcherEngine() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp | | Lines: | 252-259 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp | | Lines (reference): | 245-252 | | Comparison: | Different |
| | Different | 4 | 2 |
QInputDialog::getDouble| Name: | QInputDialog::getDouble | | Prototype: | double QInputDialog::getDouble(QWidget *parent, const QString &title, const QString &label, double value, double min, double max, int decimals, bool *ok, Qt::WindowFlags flags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1389-1408 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines (reference): | 1363-1382 | | Comparison: | Different |
| | Different | 12 | 3 |
QInputDialog::getInt| Name: | QInputDialog::getInt | | Prototype: | int QInputDialog::getInt(QWidget *parent, const QString &title, const QString &label, int value, int min, int max, int step, bool *ok, Qt::WindowFlags flags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1308-1326 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines (reference): | 1290-1308 | | Comparison: | Different |
| | Different | 12 | 3 |
QInputDialog::getItem| Name: | QInputDialog::getItem | | Prototype: | QString QInputDialog::getItem(QWidget *parent, const QString &title, const QString &label, const QStringList &items, int current, bool editable, bool *ok, Qt::WindowFlags flags, Qt::InputMethodHints inputMethodHints) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1443-1465 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines (reference): | 1413-1435 | | Comparison: | Different |
| | Different | 14 | 3 |
QInputDialog::getMultiLineText| Name: | QInputDialog::getMultiLineText | | Prototype: | QString QInputDialog::getMultiLineText(QWidget *parent, const QString &title, const QString &label, const QString &text, bool *ok, Qt::WindowFlags flags, Qt::InputMethodHints inputMethodHints) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1256-1275 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines (reference): | 1242-1261 | | Comparison: | Different |
| | Different | 12 | 3 |
QInputDialog::getText| Name: | QInputDialog::getText | | Prototype: | QString QInputDialog::getText(QWidget *parent, const QString &title, const QString &label, QLineEdit::EchoMode mode, const QString &text, bool *ok, Qt::WindowFlags flags, Qt::InputMethodHints inputMethodHints) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1204-1223 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines (reference): | 1194-1213 | | Comparison: | Different |
| | Different | 12 | 3 |
QInputMethod::anchorRectangle| Name: | QInputMethod::anchorRectangle | | Prototype: | QRectF QInputMethod::anchorRectangle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | | Lines: | 163-167 | | Comparison: | New |
| | New | 2 | 1 |
QInputMethod::cursorRectangle| Name: | QInputMethod::cursorRectangle | | Prototype: | QRectF QInputMethod::cursorRectangle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | | Lines: | 150-154 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | | Lines (reference): | 130-145 | | Comparison: | Different |
| | Different | 10 | 3 |
QInputMethod::inputItemClipRectangle| Name: | QInputMethod::inputItemClipRectangle | | Prototype: | QRectF QInputMethod::inputItemClipRectangle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | | Lines: | 192-196 | | Comparison: | New |
| | New | 2 | 1 |
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 |
QInputMethod::update| Name: | QInputMethod::update | | Prototype: | void QInputMethod::update(Qt::InputMethodQueries queries) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | | Lines: | 315-337 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | | Lines (reference): | 281-297 | | Comparison: | Different |
| | Different | 10 | 4 |
QIntValidator::fixup| Name: | QIntValidator::fixup | | Prototype: | void QIntValidator::fixup(QString &input) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 445-456 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines (reference): | 438-449 | | Comparison: | Different |
| | Different | 8 | 3 |
QIntValidator::validate| Name: | QIntValidator::validate | | Prototype: | QValidator::State QIntValidator::validate(QString & input, int&) const | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 405-442 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines (reference): | 398-435 | | Comparison: | Different |
| | Different | 22 | 9 |
QItemEditorFactory::registerEditor| Name: | QItemEditorFactory::registerEditor | | Prototype: | void QItemEditorFactory::registerEditor(int userType, QItemEditorCreatorBase *creator) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines: | 205-217 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines (reference): | 198-210 | | Comparison: | Different |
| | Different | 8 | 3 |
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 |
QItemSelectionModel::selection| Name: | QItemSelectionModel::selection | | Prototype: | const QItemSelection QItemSelectionModel::selection() const | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1715-1730 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines (reference): | 1713-1728 | | Comparison: | Different |
| | Different | 9 | 3 |
QItemSelectionModel::selection::[lambda]| Name: | QItemSelectionModel::selection::[lambda] | | Prototype: | [](const QItemSelectionRange& range) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1722-1724 | | Comparison: | New |
| | New | 1 | 1 |
QItemSelectionModelPrivate::_q_layoutAboutToBeChanged| Name: | QItemSelectionModelPrivate::_q_layoutAboutToBeChanged | | Prototype: | void QItemSelectionModelPrivate::_q_layoutAboutToBeChanged(const QList<QPersistentModelIndex> &, QAbstractItemModel::LayoutChangeHint hint) | | Coverage: | 50.000% (10/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 856-894 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines (reference): | 854-892 | | Comparison: | Different |
| | Different | 23 | 4 |
QJsonDocument::fromRawData| Name: | QJsonDocument::fromRawData | | Prototype: | QJsonDocument QJsonDocument::fromRawData(const char *data, int size, DataValidation validation) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | | Lines: | 184-200 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | | Lines (reference): | 178-197 | | Comparison: | Different |
| | Different | 11 | 4 |
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 |
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::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::operator []| Name: | QJsonObject::operator [] | | Prototype: | QJsonValueRef QJsonObject::operator [](QLatin1String key) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 441-445 | | Comparison: | New |
| | New | 1 | 1 |
QJsonObject::toVariantHash| Name: | QJsonObject::toVariantHash | | Prototype: | QVariantHash QJsonObject::toVariantHash() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 303-314 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines (reference): | 297-307 | | Comparison: | Different |
| | Different | 6 | 3 |
QJsonObject::value| Name: | 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 |
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 |
QJsonPrivate::Object::indexOf| Name: | 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::indexOf| Name: | 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::Value::copyData| Name: | 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::Value::isValid| Name: | 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 |
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 |
QKdeTheme::createKdeTheme| Name: | 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 |
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::createPlatformMenuBar| Name: | 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 |
QKdeThemePrivate::kdeGlobals| Name: | 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 |
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 |
QKeySequencePrivate::decodeString| Name: | 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 |
QLCDNumber::setDigitCount| Name: | 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 |
QLabel::contextMenuEvent| Name: | 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 |
QLayout::QLayout| Name: | 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 |
QLayout::activate| Name: | 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::addChildLayout| Name: | 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::addChildWidget| Name: | 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::parentWidget| Name: | 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 |
QLayoutPrivate::checkLayout| Name: | 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 |
QLayoutPrivate::checkWidget| Name: | 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::reparentChildWidgets| Name: | 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 |
QLibraryInfo::build| Name: | 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 |
QLibraryPrivate::load| Name: | 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 |
QLibraryStore::cleanup| Name: | 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 |
QLineEdit::changeEvent| Name: | 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 |
QLineEdit::event| Name: | 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::focusInEvent| Name: | 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::focusOutEvent| Name: | 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::inputMethodQuery| Name: | 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::inputMethodQuery| Name: | 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::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 |
QLineEdit::setEchoMode| Name: | 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::setSelection| Name: | 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 |
QLineEditPrivate::_q_completionHighlighted| Name: | 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 |
QLineEditPrivate::_q_textChanged| Name: | 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::addAction| Name: | 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::effectiveLeftTextMargin| Name: | 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::effectiveRightTextMargin| Name: | 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::findSideWidget| Name: | 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::positionSideWidgets| Name: | 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::removeAction| Name: | 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::setClearButtonEnabled| Name: | 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 |
QListData::detach| Name: | 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 |