| Function | Condition % | Modifications | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
setStretchLastSection| Name: | QHeaderView::setStretchLastSection | | Prototype: | void QHeaderView::setStretchLastSection(bool stretch) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1499-1513 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines (reference): | 1473-1485 | | Comparison: | Different |
| | Different | 10 | 5 |
initializeSections| Name: | QHeaderView::initializeSections | | Prototype: | void QHeaderView::initializeSections() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2128-2146 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines (reference): | 2072-2090 | | Comparison: | Different |
| | Different | 13 | 5 |
setSectionHidden| Name: | QHeaderView::setSectionHidden | | Prototype: | void QHeaderView::setSectionHidden(int logicalIndex, bool hide) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1006-1042 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines (reference): | 991-1016 | | Comparison: | Different |
| | Different | 20 | 6 |
swapSections| Name: | QHeaderView::swapSections | | Prototype: | void QHeaderView::swapSections(int first, int second) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 809-857 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines (reference): | 800-842 | | Comparison: | Different |
| | Different | 29 | 5 |
moveSection| Name: | QHeaderView::moveSection | | Prototype: | void QHeaderView::moveSection(int from, int to) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 747-800 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines (reference): | 741-791 | | Comparison: | Different |
| | Different | 33 | 8 |
resizeSection| Name: | QHeaderView::resizeSection | | Prototype: | void QHeaderView::resizeSection(int logical, int size) | | Coverage: | 0.000% (0/52) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 870-937 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines (reference): | 855-922 | | Comparison: | Different |
| | Different | 41 | 13 |
sectionsInserted| Name: | QHeaderView::sectionsInserted | | Prototype: | void QHeaderView::sectionsInserted(const QModelIndex &parent, int logicalFirst, int logicalLast) | | Coverage: | 0.000% (0/66) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1850-1944 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines (reference): | 1822-1898 | | Comparison: | Different |
| | Different | 47 | 14 |
visualRegionForSelection| Name: | QHeaderView::visualRegionForSelection | | Prototype: | QRegion QHeaderView::visualRegionForSelection(const QItemSelection &selection) const | | Coverage: | 0.000% (0/90) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3012-3104 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines (reference): | 2956-3052 | | Comparison: | Different |
| | Different | 70 | 26 |