| 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::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 |
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 |
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::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 |
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::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::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 |
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::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 |
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 |
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 |
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 |
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 |
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::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::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 |
QListData::detach_grow| Name: | 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::realloc| Name: | 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::realloc_grow| Name: | QListData::realloc_grow | | Prototype: | void QListData::realloc_grow(int growth) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | | Lines: | 149-158 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | | Lines (reference): | 152-161 | | Comparison: | Different |
| | Different | 6 | 2 |
QListModeViewBase::initStaticLayout| Name: | 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 |
QListModeViewBase::perItemScrollingPageSteps| Name: | 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 |
QListView::paintEvent| Name: | 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 |
QListView::selectedIndexes| Name: | 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::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 |
QListView::visualRegionForSelection| Name: | 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::wheelEvent| Name: | 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 |
QListViewPrivate::draggablePaintPairs| Name: | 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 |
QListWidgetPrivate::setup| Name: | 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 |
QLocalServerPrivate::waitForNewConnection| Name: | 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 |
QLocalSocket::waitForConnected| Name: | 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 |
QLocale::numberOptions| Name: | 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 |
QLocale::textDirection| Name: | 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::toCurrencyString| Name: | 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::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 |
QLocale::toString| Name: | 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 |
QLocaleData::bytearrayToDouble| Name: | 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 |
QLocaleData::doubleToString| Name: | 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 |
QLocalePrivate::updateSystemPrivate| Name: | 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 |
QLockFile::tryLock| Name: | 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 |
QLockFilePrivate::getLockInfo| Name: | 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 |
QLoggingRegistry::defaultCategoryFilter| Name: | 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 |
QLoggingRegistry::init| Name: | 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::installFilter| Name: | 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::setApiRules| Name: | 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::updateRules| Name: | 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 |