| Function | Condition % | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QMutex::tryLock| Name: | QMutex::tryLock | | Prototype: | bool QMutex::tryLock(int timeout) noexcept | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | | Lines: | 256-265 | | Comparison: | New |
| | New | 6 | 3 |
QMutex::lock| Name: | QMutex::lock | | Prototype: | void QMutex::lock() noexcept | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | | Lines: | 222-231 | | Comparison: | New |
| | New | 6 | 3 |
QMovie::supportedFormats| Name: | QMovie::supportedFormats | | Prototype: | QList<QByteArray> QMovie::supportedFormats() | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | | Lines: | 971-985 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | | Lines (reference): | 965-977 | | Comparison: | Different |
| | Different | 9 | 3 |
QMimeType::suffixes| Name: | QMimeType::suffixes | | Prototype: | QStringList QMimeType::suffixes() const | | Coverage: | 72.727% (8/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp | | Lines: | 395-411 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp | | Lines (reference): | 390-406 | | Comparison: | Different |
| | Different | 9 | 3 |
QMimeMagicRuleMatcher::matches| Name: | QMimeMagicRuleMatcher::matches | | Prototype: | bool QMimeMagicRuleMatcher::matches(const QByteArray &data) const | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrulematcher.cpp | | Lines: | 92-100 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrulematcher.cpp | | Lines (reference): | 86-94 | | Comparison: | Different |
| | Different | 4 | 3 |
QMimeMagicRule::matchNumber| Name: | QMimeMagicRule::matchNumber | | Prototype: | template <typename T> bool QMimeMagicRule::matchNumber(const QByteArray &data) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrule.cpp | | Lines: | 154-171 | | Comparison: | New |
| | New | 6 | 3 |
QMimeBinaryProvider::loadIcon| Name: | QMimeBinaryProvider::loadIcon | | Prototype: | void QMimeBinaryProvider::loadIcon(QMimeTypePrivate &data) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines: | 679-690 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines (reference): | 675-686 | | Comparison: | Different |
| | Different | 7 | 3 |
QMimeBinaryProvider::loadGenericIcon| Name: | QMimeBinaryProvider::loadGenericIcon | | Prototype: | void QMimeBinaryProvider::loadGenericIcon(QMimeTypePrivate &data) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines: | 692-703 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines (reference): | 688-699 | | Comparison: | Different |
| | Different | 7 | 3 |
QMetaObjectBuilderPrivate::hasRevisionedProperties| Name: | QMetaObjectBuilderPrivate::hasRevisionedProperties | | Prototype: | bool QMetaObjectBuilderPrivate::hasRevisionedProperties() const | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 230-237 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 226-233 | | Comparison: | Different |
| | Different | 4 | 3 |
QMetaObjectBuilderPrivate::hasRevisionedMethods| Name: | QMetaObjectBuilderPrivate::hasRevisionedMethods | | Prototype: | bool QMetaObjectBuilderPrivate::hasRevisionedMethods() const | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 239-246 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 235-242 | | Comparison: | Different |
| | Different | 4 | 3 |
QMetaObjectBuilder::indexOfSlot| Name: | QMetaObjectBuilder::indexOfSlot | | Prototype: | int QMetaObjectBuilder::indexOfSlot(const QByteArray& signature) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 995-1003 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 992-1001 | | Comparison: | Different |
| | Different | 6 | 3 |
QMetaObjectBuilder::indexOfSignal| Name: | QMetaObjectBuilder::indexOfSignal | | Prototype: | int QMetaObjectBuilder::indexOfSignal(const QByteArray& signature) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 979-987 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 975-984 | | Comparison: | Different |
| | Different | 6 | 3 |
QMetaObjectBuilder::indexOfProperty| Name: | QMetaObjectBuilder::indexOfProperty | | Prototype: | int QMetaObjectBuilder::indexOfProperty(const QByteArray& name) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 1027-1034 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 1025-1032 | | Comparison: | Different |
| | Different | 4 | 3 |
QMetaObjectBuilder::indexOfMethod| Name: | QMetaObjectBuilder::indexOfMethod | | Prototype: | int QMetaObjectBuilder::indexOfMethod(const QByteArray& signature) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 963-971 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 959-967 | | Comparison: | Different |
| | Different | 5 | 3 |
QMetaObjectBuilder::indexOfEnumerator| Name: | QMetaObjectBuilder::indexOfEnumerator | | Prototype: | int QMetaObjectBuilder::indexOfEnumerator(const QByteArray& name) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 1042-1049 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 1040-1047 | | Comparison: | Different |
| | Different | 4 | 3 |
QMetaObjectBuilder::indexOfConstructor| Name: | QMetaObjectBuilder::indexOfConstructor | | Prototype: | int QMetaObjectBuilder::indexOfConstructor(const QByteArray& signature) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 1011-1019 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 1009-1017 | | Comparison: | Different |
| | Different | 5 | 3 |
QMetaObject::inherits| Name: | QMetaObject::inherits | | Prototype: | bool QMetaObject::inherits(const QMetaObject *metaObject) const noexcept | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 336-344 | | Comparison: | New |
| | New | 5 | 3 |
QMetaMethodBuilder::d_func| Name: | QMetaMethodBuilder::d_func | | Prototype: | QMetaMethodBuilderPrivate *QMetaMethodBuilder::d_func() const | | Coverage: | 80.000% (12/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 1863-1872 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 1875-1884 | | Comparison: | Different |
| | Different | 5 | 3 |
QMdiArea::setOption| Name: | QMdiArea::setOption | | Prototype: | void QMdiArea::setOption(AreaOption option, bool on) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2104-2108 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines (reference): | 2099-2106 | | Comparison: | Different |
| | Different | 5 | 3 |
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::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 |
QLocaleData::stringToUnsLongLong| Name: | QLocaleData::stringToUnsLongLong | | Prototype: | qulonglong QLocaleData::stringToUnsLongLong(const QChar *begin, int len, int base, bool *ok, QLocale::NumberOptions number_options) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 3284-3295 | | Comparison: | New |
| | New | 6 | 3 |
QLocaleData::stringToLongLong| Name: | QLocaleData::stringToLongLong | | Prototype: | qlonglong QLocaleData::stringToLongLong(const QChar *begin, int len, int base, bool *ok, QLocale::NumberOptions number_options) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 3271-3282 | | Comparison: | New |
| | New | 6 | 3 |
QListWidget::setSelectionModel| Name: | QListWidget::setSelectionModel | | Prototype: | void QListWidget::setSelectionModel(QItemSelectionModel *selectionModel) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 1357-1376 | | Comparison: | New |
| | New | 12 | 3 |
QListViewPrivate::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 |
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::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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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::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::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 |
QImagePixmapCleanupHooks::executePlatformPixmapModificationHooks| Name: | QImagePixmapCleanupHooks::executePlatformPixmapModificationHooks | | Prototype: | void QImagePixmapCleanupHooks::executePlatformPixmapModificationHooks(QPlatformPixmap* pmd) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | | Lines: | 85-95 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | | Lines (reference): | 79-89 | | Comparison: | Different |
| | Different | 5 | 3 |
QImagePixmapCleanupHooks::executePlatformPixmapDestructionHooks| Name: | QImagePixmapCleanupHooks::executePlatformPixmapDestructionHooks | | Prototype: | void QImagePixmapCleanupHooks::executePlatformPixmapDestructionHooks(QPlatformPixmap* pmd) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | | Lines: | 97-107 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | | Lines (reference): | 91-101 | | Comparison: | Different |
| | Different | 5 | 3 |
QImagePixmapCleanupHooks::executeImageHooks| Name: | QImagePixmapCleanupHooks::executeImageHooks | | Prototype: | void QImagePixmapCleanupHooks::executeImageHooks(qint64 key) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | | Lines: | 109-119 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | | Lines (reference): | 103-113 | | Comparison: | Different |
| | Different | 5 | 3 |
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 |
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 |
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::addPixmap| Name: | QIcon::addPixmap | | Prototype: | void QIcon::addPixmap(const QPixmap &pixmap, Mode mode, State state) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 972-982 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines (reference): | 961-972 | | Comparison: | Different |
| | Different | 7 | 3 |
QIODevicePrivate::setWriteChannelCount| Name: | QIODevicePrivate::setWriteChannelCount | | Prototype: | void QIODevicePrivate::setWriteChannelCount(int count) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 733-747 | | Comparison: | New |
| | New | 7 | 3 |
QIODevicePrivate::peek| Name: | QIODevicePrivate::peek | | Prototype: | qint64 QIODevicePrivate::peek(char *data, qint64 maxSize) | | Coverage: | 25.000% (2/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1750-1773 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines (reference): | 1425-1435 | | Comparison: | Different |
| | Different | 7 | 3 |
QIODevicePrivate::peek| Name: | QIODevicePrivate::peek | | Prototype: | QByteArray QIODevicePrivate::peek(qint64 maxSize) | | Coverage: | 25.000% (2/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1778-1801 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines (reference): | 1440-1451 | | Comparison: | Different |
| | Different | 7 | 3 |
QIODevice::rollbackTransaction| Name: | QIODevice::rollbackTransaction | | Prototype: | void QIODevice::rollbackTransaction() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1561-1572 | | Comparison: | New |
| | New | 8 | 3 |
QIODevice::commitTransaction| Name: | QIODevice::commitTransaction | | Prototype: | void QIODevice::commitTransaction() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1537-1548 | | Comparison: | New |
| | New | 8 | 3 |
QHttpNetworkHeaderPrivate::setHeaderField| Name: | QHttpNetworkHeaderPrivate::setHeaderField | | Prototype: | void QHttpNetworkHeaderPrivate::setHeaderField(const QByteArray &name, const QByteArray &data) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkheader.cpp | | Lines: | 106-115 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkheader.cpp | | Lines (reference): | 98-108 | | Comparison: | Different |
| | Different | 6 | 3 |
QHttpNetworkConnectionPrivate::~QHttpNetworkConnectionPrivate| Name: | QHttpNetworkConnectionPrivate::~QHttpNetworkConnectionPrivate | | Prototype: | QHttpNetworkConnectionPrivate::~QHttpNetworkConnectionPrivate() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 115-125 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines (reference): | 109-118 | | Comparison: | Different |
| | Different | 5 | 3 |
QHttpNetworkConnectionPrivate::predictNextRequest| Name: | QHttpNetworkConnectionPrivate::predictNextRequest | | Prototype: | QHttpNetworkRequest QHttpNetworkConnectionPrivate::predictNextRequest() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 702-709 | | Comparison: | New |
| | New | 5 | 3 |
QHeaderViewPrivate::maybeRestorePrevLastSectionAndStretchLast| Name: | QHeaderViewPrivate::maybeRestorePrevLastSectionAndStretchLast | | Prototype: | void QHeaderViewPrivate::maybeRestorePrevLastSectionAndStretchLast() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3275-3289 | | Comparison: | New |
| | New | 9 | 3 |
QGuiApplicationPrivate::tabletDevicePoint| Name: | QGuiApplicationPrivate::tabletDevicePoint | | Prototype: | QGuiApplicationPrivate::TabletPointData &QGuiApplicationPrivate::tabletDevicePoint(qint64 deviceId) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2244-2254 | | Comparison: | New |
| | New | 6 | 3 |
QGuiApplication::devicePixelRatio| Name: | QGuiApplication::devicePixelRatio | | Prototype: | qreal QGuiApplication::devicePixelRatio() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 999-1012 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines (reference): | 962-976 | | Comparison: | Different |
| | Different | 6 | 3 |
QGroupBox::mousePressEvent| Name: | QGroupBox::mousePressEvent | | Prototype: | void QGroupBox::mousePressEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 695-713 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines (reference): | 695-711 | | Comparison: | Different |
| | Different | 11 | 3 |
QGridLayout::addWidget| Name: | QGridLayout::addWidget | | Prototype: | void QGridLayout::addWidget(QWidget *widget, int row, int column, Qt::Alignment alignment) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1439-1453 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines (reference): | 1433-1447 | | Comparison: | Different |
| | Different | 11 | 3 |
QGraphicsView::setRenderHint| Name: | QGraphicsView::setRenderHint | | Prototype: | void QGraphicsView::setRenderHint(QPainter::RenderHint hint, bool enabled) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1296-1303 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines (reference): | 1288-1298 | | Comparison: | Different |
| | Different | 7 | 3 |
QGraphicsScenePrivate::updatePalette| Name: | QGraphicsScenePrivate::updatePalette | | Prototype: | void QGraphicsScenePrivate::updatePalette(const QPalette &palette) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1605-1627 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines (reference): | 1595-1616 | | Comparison: | Different |
| | Different | 7 | 3 |
QGraphicsScenePrivate::updateFont| Name: | QGraphicsScenePrivate::updateFont | | Prototype: | void QGraphicsScenePrivate::updateFont(const QFont &font) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1548-1570 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines (reference): | 1539-1560 | | Comparison: | Different |
| | Different | 7 | 3 |
QGraphicsScenePrivate::storeMouseButtonsForMouseGrabber| Name: | QGraphicsScenePrivate::storeMouseButtonsForMouseGrabber | | Prototype: | void QGraphicsScenePrivate::storeMouseButtonsForMouseGrabber(QGraphicsSceneMouseEvent *event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1141-1152 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines (reference): | 1132-1143 | | Comparison: | Different |
| | Different | 7 | 3 |
QGraphicsScene::advance| Name: | QGraphicsScene::advance | | Prototype: | void QGraphicsScene::advance() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 3297-3304 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines (reference): | 3279-3285 | | Comparison: | Different |
| | Different | 3 | 3 |
QGraphicsItem::boundingRegion| Name: | QGraphicsItem::boundingRegion | | Prototype: | QRegion QGraphicsItem::boundingRegion(const QTransform &itemToDeviceTransform) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5310-5359 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines (reference): | 5222-5270 | | Comparison: | Different |
| | Different | 29 | 3 |
QGraphicsAnchorLayoutPrivate::restoreSimplifiedGraph| Name: | QGraphicsAnchorLayoutPrivate::restoreSimplifiedGraph | | Prototype: | void QGraphicsAnchorLayoutPrivate::restoreSimplifiedGraph(Orientation orientation) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 1260-1287 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines (reference): | 1252-1279 | | Comparison: | Different |
| | Different | 12 | 3 |
QGraphicsAnchorLayoutPrivate::removeVertex| Name: | QGraphicsAnchorLayoutPrivate::removeVertex | | Prototype: | void QGraphicsAnchorLayoutPrivate::removeVertex(QGraphicsLayoutItem *item, Qt::AnchorPoint edge) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 1938-1949 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines (reference): | 1930-1942 | | Comparison: | Different |
| | Different | 8 | 3 |
QGraphicsAnchorLayoutPrivate::identifyFloatItems| Name: | QGraphicsAnchorLayoutPrivate::identifyFloatItems | | Prototype: | void QGraphicsAnchorLayoutPrivate::identifyFloatItems(const QSet<AnchorData *> &visited, Orientation orientation) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2571-2582 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines (reference): | 2592-2603 | | Comparison: | Different |
| | Different | 7 | 3 |
QGradientCache::addCacheElement| Name: | QGradientCache::addCacheElement | | Prototype: | QExplicitlySharedDataPointer<const CacheInfo> addCacheElement(quint64 hash_val, const QGradient &gradient, int opacity) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 4196-4206 | | Comparison: | New |
| | New | 7 | 3 |
QGlyphRun::setFlag| Name: | QGlyphRun::setFlag | | Prototype: | void QGlyphRun::setFlag(GlyphRunFlag flag, bool enabled) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 411-418 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines (reference): | 405-415 | | Comparison: | Different |
| | Different | 6 | 3 |
QGestureManager::registerGestureRecognizer| Name: | QGestureManager::registerGestureRecognizer | | Prototype: | Qt::GestureType QGestureManager::registerGestureRecognizer(QGestureRecognizer *recognizer) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | | Lines: | 123-140 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | | Lines (reference): | 117-134 | | Comparison: | Different |
| | Different | 12 | 3 |
QGenericPluginFactory::keys| Name: | QGenericPluginFactory::keys | | Prototype: | QStringList QGenericPluginFactory::keys() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qgenericpluginfactory.cpp | | Lines: | 80-93 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qgenericpluginfactory.cpp | | Lines (reference): | 88-105 | | Comparison: | Different indentation |
| | Different indentation | 9 | 3 |
QGLShaderProgramPrivate::hasShader| Name: | QGLShaderProgramPrivate::hasShader | | Prototype: | bool QGLShaderProgramPrivate::hasShader(QGLShader::ShaderType type) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 633-640 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines (reference): | 627-634 | | Comparison: | Different |
| | Different | 4 | 3 |
QGLEngineSharedShaders::cleanupCustomStage| Name: | QGLEngineSharedShaders::cleanupCustomStage | | Prototype: | void QGLEngineSharedShaders::cleanupCustomStage(QGLCustomShaderStage* stage) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 475-487 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines (reference): | 467-478 | | Comparison: | Different |
| | Different | 6 | 3 |
QFormLayoutPrivate::replaceAt| Name: | QFormLayoutPrivate::replaceAt | | Prototype: | QLayoutItem* QFormLayoutPrivate::replaceAt(int index, QLayoutItem *newitem) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 978-1002 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines (reference): | 1000-1024 | | Comparison: | Different |
| | Different | 16 | 3 |
QFontEngineFT::alphaMapBoundingBox| Name: | QFontEngineFT::alphaMapBoundingBox | | Prototype: | glyph_metrics_t QFontEngineFT::alphaMapBoundingBox(glyph_t glyph, QFixed subPixelPosition, const QTransform &matrix, QFontEngine::GlyphFormat format) | | Coverage: | 38.462% (5/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1795-1826 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines (reference): | 1687-1715 | | Comparison: | Different |
| | Different | 22 | 3 |
QFontDialog::currentFont| Name: | QFontDialog::currentFont | | Prototype: | QFont QFontDialog::currentFont() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 838-844 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines (reference): | 833-841 | | Comparison: | Different |
| | Different | 5 | 3 |
QFont::insertSubstitutions| Name: | QFont::insertSubstitutions | | Prototype: | void QFont::insertSubstitutions(const QString &familyName, const QStringList &substituteNames) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1827-1838 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines (reference): | 1824-1835 | | Comparison: | Different |
| | Different | 7 | 3 |
QFileSystemEngine::resolveUserName| Name: | QFileSystemEngine::resolveUserName | | Prototype: | QString QFileSystemEngine::resolveUserName(uint userId) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 352-373 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines (reference): | 347-368 | | Comparison: | Different indentation |
| | Different indentation | 10 | 3 |
QFileSelectorPrivate::platformSelectors| Name: | QFileSelectorPrivate::platformSelectors | | Prototype: | QStringList QFileSelectorPrivate::platformSelectors() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | | Lines: | 365-397 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | | Lines (reference): | 362-394 | | Comparison: | Same |
| | Same | 6 | 3 |
QFileDialogPrivate::saveSettings| Name: | QFileDialogPrivate::saveSettings | | Prototype: | void QFileDialogPrivate::saveSettings() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2691-2712 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines (reference): | 2692-2713 | | Comparison: | Different |
| | Different | 17 | 3 |
QFileDialog::setMimeTypeFilters| Name: | QFileDialog::setMimeTypeFilters | | Prototype: | void QFileDialog::setMimeTypeFilters(const QStringList &filters) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1558-1569 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines (reference): | 1558-1569 | | Comparison: | Different |
| | Different | 8 | 3 |
QFileDialog::selectedUrls| Name: | QFileDialog::selectedUrls | | Prototype: | QList<QUrl> QFileDialog::selectedUrls() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1284-1297 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines (reference): | 1283-1296 | | Comparison: | Different |
| | Different | 9 | 3 |
QFileDialog::getOpenFileNames| Name: | QFileDialog::getOpenFileNames | | Prototype: | QStringList QFileDialog::getOpenFileNames(QWidget *parent, const QString &caption, const QString &dir, const QString &filter, QString *selectedFilter, Options options) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2217-2231 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines (reference): | 2217-2231 | | Comparison: | Different |
| | Different | 6 | 3 |
QFactoryLoader::keyMap| Name: | QFactoryLoader::keyMap | | Prototype: | QMultiMap<int, QString> QFactoryLoader::keyMap() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines: | 312-324 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines (reference): | 305-319 | | Comparison: | Different |
| | Different | 11 | 3 |
QEventDispatcherUNIXPrivate::activateSocketNotifiers| Name: | QEventDispatcherUNIXPrivate::activateSocketNotifiers | | Prototype: | int QEventDispatcherUNIXPrivate::activateSocketNotifiers() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 292-309 | | Comparison: | New |
| | New | 10 | 3 |
QEvdevTabletManager::removeDevice| Name: | QEvdevTabletManager::removeDevice | | Prototype: | void QEvdevTabletManager::removeDevice(const QString &deviceNode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtabletmanager.cpp | | Lines: | 116-126 | | Comparison: | New |
| | New | 7 | 3 |
QEvdevTabletManager::addDevice| Name: | QEvdevTabletManager::addDevice | | Prototype: | void QEvdevTabletManager::addDevice(const QString &deviceNode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtabletmanager.cpp | | Lines: | 102-114 | | Comparison: | New |
| | New | 8 | 3 |
QEglFSKmsScreen::~QEglFSKmsScreen| Name: | QEglFSKmsScreen::~QEglFSKmsScreen | | Prototype: | QEglFSKmsScreen::~QEglFSKmsScreen() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 87-99 | | Comparison: | New |
| | New | 8 | 3 |
QEGLDeviceIntegration::waitForVSync| Name: | QEGLDeviceIntegration::waitForVSync | | Prototype: | void QEGLDeviceIntegration::waitForVSync(QPlatformSurface *surface) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 314-326 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines (reference): | 316-328 | | Comparison: | Different |
| | Different | 5 | 3 |
QEGLDeviceIntegration::fbDeviceName| Name: | QEGLDeviceIntegration::fbDeviceName | | Prototype: | QByteArray QEGLDeviceIntegration::fbDeviceName() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 121-132 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines (reference): | 131-138 | | Comparison: | Different indentation |
| | Different indentation | 3 | 3 |
QDockAreaLayout::addDockWidget| Name: | QDockAreaLayout::addDockWidget | | Prototype: | void QDockAreaLayout::addDockWidget(QInternal::DockPosition pos, QDockWidget *dockWidget, Qt::Orientation orientation) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3092-3123 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines (reference): | 3088-3119 | | Comparison: | Different |
| | Different | 15 | 3 |
QDirModelPrivate::invalidate| Name: | QDirModelPrivate::invalidate | | Prototype: | void QDirModelPrivate::invalidate() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 173-185 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines (reference): | 164-175 | | Comparison: | Different |
| | Different | 8 | 3 |
QDesktopWidget::screenGeometry| Name: | QDesktopWidget::screenGeometry | | Prototype: | const QRect QDesktopWidget::screenGeometry(const QWidget *widget) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | | Lines: | 74-85 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | | Lines (reference): | 68-79 | | Comparison: | Different |
| | Different | 8 | 3 |