| Function | Condition %▾ | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
wheelEvent| Name: | QListView::wheelEvent | | Prototype: | void QListView::wheelEvent(QWheelEvent *e) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 815-837 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines (reference): | 805-827 | | Comparison: | Different |
| | Different | 15 | 4 |
visualRegionForSelection| Name: | QListView::visualRegionForSelection | | Prototype: | QRegion QListView::visualRegionForSelection(const QItemSelection &selection) const | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1395-1431 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines (reference): | 1392-1428 | | Comparison: | Different |
| | Different | 26 | 10 |
setBatchSize| Name: | QListView::setBatchSize | | Prototype: | void QListView::setBatchSize(int batchSize) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 401-409 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines (reference): | 392-400 | | Comparison: | Different |
| | Different | 5 | 2 |
selectedIndexes| Name: | QListView::selectedIndexes | | Coverage: | 0.000% (0/1) | | Comparison: | New |
| | New | 1 | 1 |
selectedIndexes| Name: | QListView::selectedIndexes | | Prototype: | QModelIndexList QListView::selectedIndexes() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1436-1449 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines (reference): | 1433-1448 | | Comparison: | Different |
| | Different | 10 | 4 |
paintEvent| Name: | QListView::paintEvent | | Prototype: | void QListView::paintEvent(QPaintEvent *e) | | Coverage: | 0.000% (0/59) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 963-1067 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines (reference): | 953-1064 | | Comparison: | Different |
| | Different | 73 | 17 |