| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QTableWidgetSelectionRange| Name: | QTableWidgetSelectionRange::QTableWidgetSelectionRange | | Prototype: | QTableWidgetSelectionRange::QTableWidgetSelectionRange() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 886-889 |
| | 2 | 1 |
QTableWidgetSelectionRange| Name: | QTableWidgetSelectionRange::QTableWidgetSelectionRange | | Prototype: | QTableWidgetSelectionRange::QTableWidgetSelectionRange(int top, int left, int bottom, int right) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 897-900 |
| | 2 | 1 |
QTableWidgetSelectionRange| Name: | QTableWidgetSelectionRange::QTableWidgetSelectionRange | | Prototype: | QTableWidgetSelectionRange::QTableWidgetSelectionRange(const QTableWidgetSelectionRange &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 906-909 |
| | 2 | 1 |