| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
_q_selectColumn| Name: | QTableViewPrivate::_q_selectColumn | | Prototype: | void QTableViewPrivate::_q_selectColumn(int column) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 3218-3221 |
| | 1 | 1 |
_q_selectRow| Name: | QTableViewPrivate::_q_selectRow | | Prototype: | void QTableViewPrivate::_q_selectRow(int row) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 3213-3216 |
| | 1 | 1 |
_q_updateSpanInsertedColumns| Name: | QTableViewPrivate::_q_updateSpanInsertedColumns | | Prototype: | void QTableViewPrivate::_q_updateSpanInsertedColumns(const QModelIndex &parent, int start, int end) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 857-861 |
| | 2 | 1 |
_q_updateSpanInsertedRows| Name: | QTableViewPrivate::_q_updateSpanInsertedRows | | Prototype: | void QTableViewPrivate::_q_updateSpanInsertedRows(const QModelIndex &parent, int start, int end) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 847-851 |
| | 2 | 1 |
_q_updateSpanRemovedColumns| Name: | QTableViewPrivate::_q_updateSpanRemovedColumns | | Prototype: | void QTableViewPrivate::_q_updateSpanRemovedColumns(const QModelIndex &parent, int start, int end) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 877-881 |
| | 2 | 1 |
_q_updateSpanRemovedRows| Name: | QTableViewPrivate::_q_updateSpanRemovedRows | | Prototype: | void QTableViewPrivate::_q_updateSpanRemovedRows(const QModelIndex &parent, int start, int end) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 867-871 |
| | 2 | 1 |
drawAndClipSpans| Name: | QTableViewPrivate::drawAndClipSpans | | Prototype: | void QTableViewPrivate::drawAndClipSpans(const QRegion &area, QPainter *painter, const QStyleOptionViewItem &option, QBitArray *drawn, int firstVisualRow, int lastVisualRow, int firstVisualColumn, int lastVisualColumn) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 785-841 |
| | 42 | 12 |
drawCell| Name: | QTableViewPrivate::drawCell | | Prototype: | void QTableViewPrivate::drawCell(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 887-916 |
| | 19 | 7 |
heightHintForIndex| Name: | QTableViewPrivate::heightHintForIndex | | Prototype: | int QTableViewPrivate::heightHintForIndex(const QModelIndex &index, int hint, QStyleOptionViewItem &option) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 940-968 |
| | 17 | 4 |
init| Name: | QTableViewPrivate::init | | Prototype: | void QTableViewPrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 597-618 |
| | 14 | 1 |
sectionSpanEndLogical| Name: | QTableViewPrivate::sectionSpanEndLogical | | Prototype: | int QTableViewPrivate::sectionSpanEndLogical(const QHeaderView *header, int logical, int span) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 708-718 |
| | 7 | 3 |
sectionSpanSize| Name: | QTableViewPrivate::sectionSpanSize | | Prototype: | int QTableViewPrivate::sectionSpanSize(const QHeaderView *header, int logical, int span) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 725-731 |
| | 4 | 1 |
selectColumn| Name: | QTableViewPrivate::selectColumn | | Prototype: | void QTableViewPrivate::selectColumn(int column, bool anchor) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 3262-3299 |
| | 27 | 8 |
selectRow| Name: | QTableViewPrivate::selectRow | | Prototype: | void QTableViewPrivate::selectRow(int row, bool anchor) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 3223-3260 |
| | 27 | 8 |
setSpan| Name: | QTableViewPrivate::setSpan | | Prototype: | void QTableViewPrivate::setSpan(int row, int column, int rowSpan, int columnSpan) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 662-689 |
| | 21 | 6 |
span| Name: | QTableViewPrivate::span | | Prototype: | QSpanCollection::Span QTableViewPrivate::span(int row, int column) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 695-702 |
| | 4 | 2 |
spanContainsSection| Name: | QTableViewPrivate::spanContainsSection | | Prototype: | bool QTableViewPrivate::spanContainsSection(const QHeaderView *header, int logical, int spanLogical, int span) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 739-753 |
| | 11 | 5 |
trimHiddenSelections| Name: | QTableViewPrivate::trimHiddenSelections | | Prototype: | void QTableViewPrivate::trimHiddenSelections(QItemSelectionRange *range) const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 624-656 |
| | 22 | 7 |
visualSpanRect| Name: | QTableViewPrivate::visualSpanRect | | Prototype: | QRect QTableViewPrivate::visualSpanRect(const QSpanCollection::Span &span) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 759-777 |
| | 13 | 3 |
widthHintForIndex| Name: | QTableViewPrivate::widthHintForIndex | | Prototype: | int QTableViewPrivate::widthHintForIndex(const QModelIndex &index, int hint, const QStyleOptionViewItem &option) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 922-934 |
| | 9 | 2 |