| Function | Condition %▴ | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
AtSpiAdaptor::accessibleInterfaces| Name: | AtSpiAdaptor::accessibleInterfaces | | Prototype: | QStringList AtSpiAdaptor::accessibleInterfaces(QAccessibleInterface *interface) const | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1464-1506 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines (reference): | 1458-1500 | | Comparison: | Same |
| | Same | 23 | 8 |
AtSpiAdaptor::componentInterface| Name: | AtSpiAdaptor::componentInterface | | Prototype: | bool AtSpiAdaptor::componentInterface(QAccessibleInterface *interface, const QString &function, const QDBusMessage &message, const QDBusConnection &connection) | | Coverage: | 0.000% (0/73) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1602-1690 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines (reference): | 1596-1684 | | Comparison: | Different |
| | Different | 66 | 22 |
AtSpiAdaptor::notify| Name: | AtSpiAdaptor::notify | | Prototype: | void AtSpiAdaptor::notify(QAccessibleEvent *event) | | Coverage: | 0.000% (0/228) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 889-1165 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines (reference): | 883-1159 | | Comparison: | Different |
| | Different | 150 | 100 |
AtSpiAdaptor::pathForObject| Name: | AtSpiAdaptor::pathForObject | | Prototype: | QString AtSpiAdaptor::pathForObject(QObject *object) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1536-1546 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines (reference): | 1530-1540 | | Comparison: | Different |
| | Different | 5 | 3 |
AtSpiAdaptor::updateEventListeners| Name: | AtSpiAdaptor::updateEventListeners | | Prototype: | void AtSpiAdaptor::updateEventListeners() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 773-788 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines (reference): | 767-782 | | Comparison: | Different |
| | Different | 10 | 4 |
AttributeFormatter::operator[]| Name: | AttributeFormatter::operator[] | | Prototype: | AttributeFormatterRef operator[](const char *key) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 756-757 | | Comparison: | New |
| | New | 1 | 1 |
AttributeFormatter::toFormatted| Name: | AttributeFormatter::toFormatted | | Prototype: | QString toFormatted() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 759-759 | | Comparison: | New |
| | New | 1 | 1 |
AttributeFormatterRef::AttributeFormatterRef| Name: | AttributeFormatterRef::AttributeFormatterRef | | Prototype: | AttributeFormatterRef(QString &string, const char *key) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 732-732 | | Comparison: | New |
| | New | 1 | 1 |
AttributeFormatterRef::operator=| Name: | AttributeFormatterRef::operator= | | Prototype: | template <typename RHS> void operator=(RHS &&rhs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 734-736 | | Comparison: | New |
| | New | 1 | 1 |
CapabilitiesToStateMask::setSourceOverScaledPixmapMask| Name: | CapabilitiesToStateMask::setSourceOverScaledPixmapMask | | Prototype: | void setSourceOverScaledPixmapMask() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 219-222 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines (reference): | 213-216 | | Comparison: | Different |
| | Different | 2 | 1 |
CapabilitiesToStateMask::setSourcePixmapMask| Name: | CapabilitiesToStateMask::setSourcePixmapMask | | Prototype: | void setSourcePixmapMask() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 198-213 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines (reference): | 192-207 | | Comparison: | Different |
| | Different | 10 | 1 |
ControllerWidget::setControlVisible| Name: | ControllerWidget::setControlVisible | | Prototype: | void ControllerWidget::setControlVisible(QMdiSubWindowPrivate::WindowStateAction action, bool visible) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 563-579 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines (reference): | 557-576 | | Comparison: | Different |
| | Different | 13 | 7 |
Declaration::borderImageValue| Name: | Declaration::borderImageValue | | Prototype: | void Declaration::borderImageValue(QString *image, int *cuts, TileMode *h, TileMode *v) const | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1658-1694 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines (reference): | 1651-1686 | | Comparison: | Different |
| | Different | 25 | 12 |
Declaration::rectValue| Name: | Declaration::rectValue | | Prototype: | QRect Declaration::rectValue() const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1504-1524 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines (reference): | 1497-1517 | | Comparison: | Different |
| | Different | 16 | 6 |
DeviceIntegration::DeviceIntegration| Name: | DeviceIntegration::DeviceIntegration | | Prototype: | DeviceIntegration::DeviceIntegration() | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfshooks.cpp | | Lines: | 69-128 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfshooks.cpp | | Lines (reference): | 63-122 | | Comparison: | Different |
| | Different | 24 | 16 |
DeviceIntegration::DeviceIntegration::[lambda]| Name: | DeviceIntegration::DeviceIntegration::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfshooks.cpp | | Lines: | 107-107 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfshooks.cpp | | Lines (reference): | 101-101 | | Comparison: | Same |
| | Same | 0 | 1 |
GraphPath::toString| Name: | GraphPath::toString | | Prototype: | QString GraphPath::toString() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 610-620 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines (reference): | 602-612 | | Comparison: | Different |
| | Different | 6 | 3 |
IconTiler::rearrange| Name: | IconTiler::rearrange | | Prototype: | void IconTiler::rearrange(QList<QWidget *> &widgets, const QRect &domain) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 382-408 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines (reference): | 377-403 | | Comparison: | Different |
| | Different | 20 | 6 |
KeyChecker::KeyChecker| Name: | KeyChecker::KeyChecker | | Prototype: | KeyChecker(xcb_window_t window, xcb_keycode_t code, xcb_timestamp_t time, quint16 state) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 1400-1408 | | Comparison: | New |
| | New | 2 | 1 |
KeyChecker::checkEvent| Name: | KeyChecker::checkEvent | | Prototype: | bool checkEvent(xcb_generic_event_t *ev) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 1410-1440 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines (reference): | 1403-1433 | | Comparison: | Different |
| | Different | 18 | 6 |
MinOverlapPlacer::accumulatedOverlap| Name: | MinOverlapPlacer::accumulatedOverlap | | Prototype: | int MinOverlapPlacer::accumulatedOverlap(const QRect &source, const QVector<QRect> &rects) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 414-422 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines (reference): | 409-417 | | Comparison: | Different |
| | Different | 5 | 2 |
MinOverlapPlacer::findMaxOverlappers| Name: | MinOverlapPlacer::findMaxOverlappers | | Prototype: | QVector<QRect> MinOverlapPlacer::findMaxOverlappers(const QRect &domain, const QVector<QRect> &source) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 507-526 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines (reference): | 503-522 | | Comparison: | Different |
| | Different | 12 | 4 |
MinOverlapPlacer::findMinOverlapRect| Name: | MinOverlapPlacer::findMinOverlapRect | | Prototype: | QRect MinOverlapPlacer::findMinOverlapRect(const QVector<QRect> &source, const QVector<QRect> &rects) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 430-442 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines (reference): | 425-437 | | Comparison: | Different |
| | Different | 8 | 3 |
MinOverlapPlacer::findNonInsiders| Name: | MinOverlapPlacer::findNonInsiders | | Prototype: | QVector<QRect> MinOverlapPlacer::findNonInsiders(const QRect &domain, QVector<QRect> &source) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 486-500 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines (reference): | 481-496 | | Comparison: | Different |
| | Different | 9 | 3 |
MinOverlapPlacer::findNonInsiders::[lambda]| Name: | MinOverlapPlacer::findNonInsiders::[lambda] | | Prototype: | [domain](const QRect &srcRect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 489-489 | | Comparison: | New |
| | New | 1 | 1 |
MinOverlapPlacer::getCandidatePlacements| Name: | MinOverlapPlacer::getCandidatePlacements | | Prototype: | QVector<QRect> MinOverlapPlacer::getCandidatePlacements(const QSize &size, const QVector<QRect> &rects, const QRect &domain) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 448-479 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines (reference): | 443-474 | | Comparison: | Different |
| | Different | 21 | 5 |
MinOverlapPlacer::place| Name: | MinOverlapPlacer::place | | Prototype: | QPoint MinOverlapPlacer::place(const QSize &size, const QVector<QRect> &rects, const QRect &domain) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 553-565 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines (reference): | 549-561 | | Comparison: | Different |
| | Different | 7 | 4 |
OsTypeTerm::fromJson| Name: | OsTypeTerm::fromJson | | Prototype: | OsTypeTerm OsTypeTerm::fromJson(const QJsonValue &v) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 273-283 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines (reference): | 283-293 | | Comparison: | Different |
| | Different | 8 | 2 |
Parser::init| Name: | Parser::init | | Prototype: | void Parser::init(const QString &css, bool isFile) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2157-2180 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines (reference): | 2150-2173 | | Comparison: | Different |
| | Different | 16 | 3 |
QAbstractButtonPrivate::queryButtonList| Name: | QAbstractButtonPrivate::queryButtonList | | Prototype: | QList<QAbstractButton *>QAbstractButtonPrivate::queryButtonList() const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 182-203 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines (reference): | 176-196 | | Comparison: | Different |
| | Different | 11 | 5 |
QAbstractButtonPrivate::queryButtonList::[lambda]| Name: | QAbstractButtonPrivate::queryButtonList::[lambda] | | Prototype: | [](QAbstractButton *candidate) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 191-197 | | Comparison: | New |
| | New | 5 | 1 |
QAbstractItemView::edit| Name: | QAbstractItemView::edit | | Prototype: | void QAbstractItemView::edit(const QModelIndex &index) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1196-1203 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines (reference): | 1177-1184 | | Comparison: | Different |
| | Different | 5 | 3 |
QAbstractItemView::event| Name: | QAbstractItemView::event | | Prototype: | bool QAbstractItemView::event(QEvent *event) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1639-1681 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines (reference): | 1592-1630 | | Comparison: | Different |
| | Different | 23 | 12 |
QAbstractItemView::resetHorizontalScrollMode| Name: | QAbstractItemView::resetHorizontalScrollMode | | Prototype: | void QAbstractItemView::resetHorizontalScrollMode() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1321-1326 | | Comparison: | New |
| | New | 3 | 1 |
QAbstractItemView::resetVerticalScrollMode| Name: | QAbstractItemView::resetVerticalScrollMode | | Prototype: | void QAbstractItemView::resetVerticalScrollMode() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1284-1289 | | Comparison: | New |
| | New | 3 | 1 |
QAbstractItemView::selectedIndexes| Name: | QAbstractItemView::selectedIndexes | | Prototype: | QModelIndexList QAbstractItemView::selectedIndexes() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2608-2621 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines (reference): | 2557-2571 | | Comparison: | Different |
| | Different | 10 | 4 |
QAbstractItemView::selectedIndexes::[lambda]| Name: | QAbstractItemView::selectedIndexes::[lambda] | | Prototype: | [this](const QModelIndex &idx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2614-2616 | | Comparison: | New |
| | New | 1 | 1 |
QAbstractItemView::setHorizontalScrollMode| Name: | QAbstractItemView::setHorizontalScrollMode | | Prototype: | void QAbstractItemView::setHorizontalScrollMode(ScrollMode mode) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1301-1313 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines (reference): | 1268-1273 | | Comparison: | Different |
| | Different | 3 | 1 |
QAbstractItemView::setRootIndex| Name: | QAbstractItemView::setRootIndex | | Prototype: | void QAbstractItemView::setRootIndex(const QModelIndex &index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1143-1153 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines (reference): | 1124-1134 | | Comparison: | Different |
| | Different | 7 | 2 |
QAbstractItemView::setSelectionModel| Name: | QAbstractItemView::setSelectionModel | | Prototype: | void QAbstractItemView::setSelectionModel(QItemSelectionModel *selectionModel) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 774-813 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines (reference): | 755-794 | | Comparison: | Different |
| | Different | 25 | 5 |
QAbstractItemView::setVerticalScrollMode| Name: | QAbstractItemView::setVerticalScrollMode | | Prototype: | void QAbstractItemView::setVerticalScrollMode(ScrollMode mode) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1262-1276 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines (reference): | 1242-1251 | | Comparison: | Different |
| | Different | 7 | 2 |
QAbstractItemViewPrivate::QAbstractItemViewPrivate| Name: | QAbstractItemViewPrivate::QAbstractItemViewPrivate | | Prototype: | QAbstractItemViewPrivate::QAbstractItemViewPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 75-118 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines (reference): | 66-107 | | Comparison: | Different |
| | Different | 1 | 1 |
QAbstractItemViewPrivate::draggablePaintPairs| Name: | QAbstractItemViewPrivate::draggablePaintPairs | | Prototype: | QItemViewPaintPairs QAbstractItemViewPrivate::draggablePaintPairs(const QModelIndexList &indexes, QRect *r) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4409-4426 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines (reference): | 4359-4376 | | Comparison: | Different |
| | Different | 13 | 3 |
QAbstractItemViewPrivate::hasEditor| Name: | QAbstractItemViewPrivate::hasEditor | | Prototype: | bool QAbstractItemViewPrivate::hasEditor(const QModelIndex &index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4335-4339 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines (reference): | 4285-4288 | | Comparison: | Different |
| | Different | 1 | 1 |
QAbstractItemViewPrivate::init| Name: | QAbstractItemViewPrivate::init | | Prototype: | void QAbstractItemViewPrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 124-147 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines (reference): | 113-133 | | Comparison: | Different |
| | Different | 14 | 1 |
QAbstractItemViewPrivate::removeEditor| Name: | QAbstractItemViewPrivate::removeEditor | | Prototype: | void QAbstractItemViewPrivate::removeEditor(QWidget *editor) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4354-4361 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines (reference): | 4303-4311 | | Comparison: | Different |
| | Different | 4 | 2 |
QAbstractItemViewPrivate::renderToPixmap| Name: | QAbstractItemViewPrivate::renderToPixmap | | Prototype: | QPixmap QAbstractItemViewPrivate::renderToPixmap(const QModelIndexList &indexes, QRect *r) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4428-4459 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines (reference): | 4378-4409 | | Comparison: | Different |
| | Different | 23 | 5 |
QAbstractItemViewPrivate::selectedDraggableIndexes| Name: | QAbstractItemViewPrivate::selectedDraggableIndexes | | Prototype: | QModelIndexList QAbstractItemViewPrivate::selectedDraggableIndexes() const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4475-4486 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines (reference): | 4425-4434 | | Comparison: | Different |
| | Different | 6 | 3 |
QAbstractItemViewPrivate::selectedDraggableIndexes::[lambda]| Name: | QAbstractItemViewPrivate::selectedDraggableIndexes::[lambda] | | Prototype: | [this](const QModelIndex &index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4479-4481 | | Comparison: | New |
| | New | 1 | 1 |
QAbstractOpenGLFunctionsPrivate::functionsBackend| Name: | QAbstractOpenGLFunctionsPrivate::functionsBackend | | Prototype: | QOpenGLVersionFunctionsBackend *QAbstractOpenGLFunctionsPrivate::functionsBackend(QOpenGLContext *context, QOpenGLVersionFunctionsBackend::Version v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 118-123 | | Comparison: | New |
| | New | 3 | 1 |
QAbstractProxyModel::mimeData| Name: | QAbstractProxyModel::mimeData | | Prototype: | QMimeData* QAbstractProxyModel::mimeData(const QModelIndexList &indexes) const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | | Lines: | 384-392 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | | Lines (reference): | 378-386 | | Comparison: | Different |
| | Different | 6 | 2 |
QAbstractScrollArea::setHorizontalScrollBar| Name: | QAbstractScrollArea::setHorizontalScrollBar | | Prototype: | void QAbstractScrollArea::setHorizontalScrollBar(QScrollBar *scrollBar) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines: | 773-782 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines (reference): | 766-775 | | Comparison: | Different |
| | Different | 5 | 2 |
QAbstractScrollArea::setVerticalScrollBar| Name: | QAbstractScrollArea::setVerticalScrollBar | | Prototype: | void QAbstractScrollArea::setVerticalScrollBar(QScrollBar *scrollBar) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines: | 712-721 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines (reference): | 705-714 | | Comparison: | Different |
| | Different | 5 | 2 |
QAbstractScrollAreaPrivate::layoutChildren| Name: | QAbstractScrollAreaPrivate::layoutChildren | | Prototype: | void QAbstractScrollAreaPrivate::layoutChildren() | | Coverage: | 0.000% (0/108) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines: | 334-529 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines (reference): | 327-522 | | Comparison: | Different |
| | Different | 73 | 15 |
QAbstractScrollAreaPrivate::replaceScrollBar| Name: | QAbstractScrollAreaPrivate::replaceScrollBar | | Prototype: | void QAbstractScrollAreaPrivate::replaceScrollBar(QScrollBar *scrollBar, Qt::Orientation orientation) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines: | 249-285 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines (reference): | 243-278 | | Comparison: | Different |
| | Different | 29 | 2 |
QAbstractSlider::setSingleStep| Name: | QAbstractSlider::setSingleStep | | Prototype: | void QAbstractSlider::setSingleStep(int step) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | | Lines: | 384-394 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | | Lines (reference): | 378-383 | | Comparison: | Different |
| | Different | 3 | 2 |
QAbstractSlider::wheelEvent| Name: | QAbstractSlider::wheelEvent | | Prototype: | void QAbstractSlider::wheelEvent(QWheelEvent * e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | | Lines: | 765-774 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | | Lines (reference): | 754-761 | | Comparison: | Different |
| | Different | 5 | 2 |
QAbstractSliderPrivate::QAbstractSliderPrivate| Name: | QAbstractSliderPrivate::QAbstractSliderPrivate | | Prototype: | QAbstractSliderPrivate::QAbstractSliderPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | | Lines: | 212-227 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | | Lines (reference): | 206-221 | | Comparison: | Different |
| | Different | 4 | 1 |
QAbstractSliderPrivate::itemviewChangeSingleStep| Name: | QAbstractSliderPrivate::itemviewChangeSingleStep | | Prototype: | void QAbstractSliderPrivate::itemviewChangeSingleStep(int step) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | | Lines: | 966-971 | | Comparison: | New |
| | New | 3 | 2 |
QAbstractSocketPrivate::canCloseNotification| Name: | QAbstractSocketPrivate::canCloseNotification | | Prototype: | void QAbstractSocketPrivate::canCloseNotification() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 747-782 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines (reference): | 767-802 | | Comparison: | Different |
| | Different | 17 | 5 |
QAbstractSpinBoxPrivate::stripped| Name: | QAbstractSpinBoxPrivate::stripped | | Prototype: | QString QAbstractSpinBoxPrivate::stripped(const QString &t, int *pos) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1420-1446 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines (reference): | 1414-1440 | | Comparison: | Different |
| | Different | 19 | 6 |
QAbstractTextDocumentLayout::unregisterHandler| Name: | QAbstractTextDocumentLayout::unregisterHandler | | Prototype: | void QAbstractTextDocumentLayout::unregisterHandler(int objectType, QObject *component) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.cpp | | Lines: | 452-462 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.cpp | | Lines (reference): | 446-456 | | Comparison: | Different |
| | Different | 6 | 3 |
QAccessible::queryAccessibleInterface| Name: | QAccessible::queryAccessibleInterface | | Prototype: | QAccessibleInterface *QAccessible::queryAccessibleInterface(QObject *object) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 669-724 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines (reference): | 664-721 | | Comparison: | Different |
| | Different | 34 | 11 |
QAccessibleGroupBox::relations| Name: | QAccessibleGroupBox::relations | | Prototype: | QVector<QPair<QAccessibleInterface*, QAccessible::Relation> > QAccessibleGroupBox::relations(QAccessible::Relation match ) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 572-586 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines (reference): | 566-580 | | Comparison: | Different |
| | Different | 8 | 4 |
QAccessibleMainWindow::childAt| Name: | QAccessibleMainWindow::childAt | | Prototype: | QAccessibleInterface *QAccessibleMainWindow::childAt(int x, int y) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 1099-1116 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines (reference): | 1050-1068 | | Comparison: | Different |
| | Different | 13 | 5 |
QAccessibleTable::cellAt| Name: | QAccessibleTable::cellAt | | Prototype: | QAccessibleInterface *QAccessibleTable::cellAt(int row, int column) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 135-146 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines (reference): | 129-140 | | Comparison: | Different |
| | Different | 8 | 3 |
QAccessibleTable::child| Name: | QAccessibleTable::child | | Prototype: | QAccessibleInterface *QAccessibleTable::child(int logicalIndex) const | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 475-524 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines (reference): | 469-518 | | Comparison: | Different |
| | Different | 30 | 10 |
QAccessibleTableCell::QAccessibleTableCell| Name: | QAccessibleTableCell::QAccessibleTableCell | | Prototype: | QAccessibleTableCell::QAccessibleTableCell(QAbstractItemView *view_, const QModelIndex &index_, QAccessible::Role role_) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 813-818 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines (reference): | 807-812 | | Comparison: | Different |
| | Different | 2 | 2 |
QAccessibleTextEdit::scrollToSubstring| Name: | QAccessibleTextEdit::scrollToSubstring | | Prototype: | void QAccessibleTextEdit::scrollToSubstring(int startIndex, int endIndex) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 275-292 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines (reference): | 270-287 | | Comparison: | Different |
| | Different | 10 | 2 |
QAccessibleTextWidget::attributes| Name: | QAccessibleTextWidget::attributes | | Prototype: | QString QAccessibleTextWidget::attributes(int offset, int *startOffset, int *endOffset) const | | Coverage: | 0.000% (0/86) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 763-915 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines (reference): | 711-866 | | Comparison: | Different |
| | Different | 80 | 47 |
QAccessibleTextWidget::attributes::[lambda]| Name: | QAccessibleTextWidget::attributes::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 910-910 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines (reference): | 856-856 | | Comparison: | Same |
| | Same | 0 | 1 |
QAccessibleTree::cellAt| Name: | QAccessibleTree::cellAt | | Prototype: | QAccessibleInterface *QAccessibleTree::cellAt(int row, int column) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 754-766 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines (reference): | 748-760 | | Comparison: | Different |
| | Different | 8 | 2 |
QAccessibleTree::indexFromLogical| Name: | QAccessibleTree::indexFromLogical | | Prototype: | QModelIndex QAccessibleTree::indexFromLogical(int row, int column) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 641-657 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines (reference): | 635-651 | | Comparison: | Different |
| | Different | 10 | 4 |
QAccessibleWidget::addControllingSignal| Name: | QAccessibleWidget::addControllingSignal | | Prototype: | void QAccessibleWidget::addControllingSignal(const QString &signal) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 284-290 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines (reference): | 280-286 | | Comparison: | Different |
| | Different | 4 | 2 |
QAccessibleWidget::relations| Name: | QAccessibleWidget::relations | | Prototype: | QVector<QPair<QAccessibleInterface*, QAccessible::Relation> > QAccessibleWidget::relations(QAccessible::Relation match ) const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 303-353 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines (reference): | 299-349 | | Comparison: | Different |
| | Different | 27 | 11 |
QAction::setActionGroup| Name: | QAction::setActionGroup | | Prototype: | void QAction::setActionGroup(QActionGroup *group) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 604-616 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines (reference): | 598-609 | | Comparison: | Different |
| | Different | 8 | 4 |
QActionGroup::addAction| Name: | QActionGroup::addAction | | Prototype: | QAction *QActionGroup::addAction(QAction* a) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | | Lines: | 175-202 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | | Lines (reference): | 169-195 | | Comparison: | Different |
| | Different | 20 | 7 |
QAlphaPaintEngine::flushAndInit| Name: | QAlphaPaintEngine::flushAndInit | | Prototype: | void QAlphaPaintEngine::flushAndInit(bool init) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 297-374 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines (reference): | 291-368 | | Comparison: | Different |
| | Different | 46 | 5 |
QApplication::activePopupWidget| Name: | QApplication::activePopupWidget | | Prototype: | QWidget *QApplication::activePopupWidget() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 793-797 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 788-792 | | Comparison: | Different |
| | Different | 2 | 1 |
QApplication::alert| Name: | QApplication::alert | | Prototype: | void QApplication::alert(QWidget *widget, int duration) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4021-4033 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 4035-4046 | | Comparison: | Different |
| | Different | 7 | 5 |
QApplication::beep| Name: | QApplication::beep | | Prototype: | void QApplication::beep() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4209-4212 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 4222-4225 | | Comparison: | Different |
| | Different | 1 | 1 |
QApplication::event| Name: | QApplication::event | | Prototype: | bool QApplication::event(QEvent *e) | | Coverage: | 0.000% (0/64) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2002-2078 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 1997-2076 | | Comparison: | Different |
| | Different | 52 | 20 |
QApplication::notify| Name: | QApplication::notify | | Prototype: | bool QApplication::notify(QObject *receiver, QEvent *e) | | Coverage: | 0.000% (0/508) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 3008-3767 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 3012-3772 | | Comparison: | Different |
| | Different | 386 | 162 |
QApplication::setActiveWindow| Name: | QApplication::setActiveWindow | | Prototype: | void QApplication::setActiveWindow(QWidget* act) | | Coverage: | 0.000% (0/74) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2129-2221 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 2128-2222 | | Comparison: | Different |
| | Different | 55 | 22 |
QApplication::setColorSpec| Name: | QApplication::setColorSpec | | Prototype: | void QApplication::setColorSpec(int spec) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1381-1387 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 1376-1382 | | Comparison: | Different |
| | Different | 4 | 2 |
QApplication::style| Name: | QApplication::style | | Prototype: | QStyle *QApplication::style() | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1118-1169 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 1113-1164 | | Comparison: | Different |
| | Different | 30 | 11 |
QApplicationPrivate::closePopup| Name: | QApplicationPrivate::closePopup | | Prototype: | void QApplicationPrivate::closePopup(QWidget *popup) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 3844-3899 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 3849-3904 | | Comparison: | Different |
| | Different | 29 | 11 |
QApplicationPrivate::desktopStyleKey| Name: | QApplicationPrivate::desktopStyleKey | | Prototype: | QString QApplicationPrivate::desktopStyleKey() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1719-1732 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 1714-1725 | | Comparison: | Different |
| | Different | 6 | 4 |
QApplicationPrivate::dispatchEnterLeave| Name: | QApplicationPrivate::dispatchEnterLeave | | Prototype: | void QApplicationPrivate::dispatchEnterLeave(QWidget* enter, QWidget* leave, const QPointF &globalPosF) | | Coverage: | 0.000% (0/146) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2317-2472 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 2315-2476 | | Comparison: | Different |
| | Different | 95 | 32 |
QApplicationPrivate::isWindowBlocked| Name: | QApplicationPrivate::isWindowBlocked | | Prototype: | bool QApplicationPrivate::isWindowBlocked(QWindow *window, QWindow **blockingWindow) const | | Coverage: | 0.000% (0/100) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2490-2606 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 2494-2610 | | Comparison: | Different |
| | Different | 76 | 26 |
QApplicationPrivate::notifyLayoutDirectionChange| Name: | QApplicationPrivate::notifyLayoutDirectionChange | | Prototype: | void QApplicationPrivate::notifyLayoutDirectionChange() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2091-2109 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 2089-2108 | | Comparison: | Different |
| | Different | 10 | 3 |
QApplicationPrivate::notifyWindowIconChanged| Name: | QApplicationPrivate::notifyWindowIconChanged | | Prototype: | void QApplicationPrivate::notifyWindowIconChanged() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1752-1768 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 1745-1762 | | Comparison: | Different |
| | Different | 9 | 3 |
QApplicationPrivate::tryCloseAllWidgetWindows| Name: | QApplicationPrivate::tryCloseAllWidgetWindows | | Prototype: | bool QApplicationPrivate::tryCloseAllWidgetWindows(QWindowList *processedWindows) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1908-1935 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 1902-1930 | | Comparison: | Different |
| | Different | 22 | 9 |
QBalloonTip::QBalloonTip| Name: | QBalloonTip::QBalloonTip | | Prototype: | QBalloonTip::QBalloonTip(QSystemTrayIcon::MessageIcon icon, const QString& title, const QString& message, QSystemTrayIcon *ti) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 437-545 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines (reference): | 431-542 | | Comparison: | Different |
| | Different | 59 | 10 |
QBasicDrag::cancelDrag| Name: | QBasicDrag::cancelDrag | | Prototype: | void QBasicDrag::cancelDrag() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 201-207 | | Comparison: | New |
| | New | 3 | 2 |
QBasicFontDatabase::populateFontDatabase| Name: | QBasicFontDatabase::populateFontDatabase | | Prototype: | void QBasicFontDatabase::populateFontDatabase() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp | | Lines: | 61-84 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp | | Lines (reference): | 55-77 | | Comparison: | Different |
| | Different | 15 | 3 |
QBenchmarkValgrindUtils::cleanup| Name: | QBenchmarkValgrindUtils::cleanup | | Prototype: | void QBenchmarkValgrindUtils::cleanup() | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines: | 146-160 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines (reference): | 140-154 | | Comparison: | Different |
| | Different | 11 | 2 |
QBenchmarkValgrindUtils::extractResult| Name: | QBenchmarkValgrindUtils::extractResult | | Prototype: | qint64 QBenchmarkValgrindUtils::extractResult(const QString &fileName) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines: | 84-108 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines (reference): | 78-102 | | Comparison: | Different |
| | Different | 19 | 4 |
QBenchmarkValgrindUtils::getNewestFileName| Name: | QBenchmarkValgrindUtils::getNewestFileName | | Prototype: | QString QBenchmarkValgrindUtils::getNewestFileName() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines: | 111-139 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines (reference): | 105-133 | | Comparison: | Different |
| | Different | 22 | 3 |
QCalendarDateValidator::QCalendarDateValidator| Name: | QCalendarDateValidator::QCalendarDateValidator | | Prototype: | QCalendarDateValidator::QCalendarDateValidator() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 480-486 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines (reference): | 468-474 | | Comparison: | Different |
| | Different | 2 | 1 |