| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 addSpan| Name:  | QSpanCollection::addSpan |  | Prototype:  | void QSpanCollection::addSpan(QSpanCollection::Span *span) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 58-86 |  
  |  | 15 | 7 | 
 checkConsistency| Name:  | QSpanCollection::checkConsistency |  | Prototype:  | bool QSpanCollection::checkConsistency() const |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 538-571 |  
  |  | 24 | 10 | 
 cleanSpanSubIndex| Name:  | QSpanCollection::cleanSpanSubIndex |  | Prototype:  | bool QSpanCollection::cleanSpanSubIndex(QSpanCollection::SubIndex &subindex, int y, bool update) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 301-325 |  
  |  | 17 | 6 | 
 clear| Name:  | QSpanCollection::clear |  | Prototype:  | void QSpanCollection::clear() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 153-158 |  
  |  | 3 | 1 | 
 spanAt| Name:  | QSpanCollection::spanAt |  | Prototype:  | QSpanCollection::Span *QSpanCollection::spanAt(int x, int y) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 135-147 |  
  |  | 10 | 4 | 
 spansInRect| Name:  | QSpanCollection::spansInRect |  | Prototype:  | QList<QSpanCollection::Span *> QSpanCollection::spansInRect(int x, int y, int w, int h) const |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 163-186 |  
  |  | 19 | 8 | 
 updateInsertedColumns| Name:  | QSpanCollection::updateInsertedColumns |  | Prototype:  | void QSpanCollection::updateInsertedColumns(int start, int end) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 249-294 |  
  |  | 19 | 8 | 
 updateInsertedRows| Name:  | QSpanCollection::updateInsertedRows |  | Prototype:  | void QSpanCollection::updateInsertedRows(int start, int end) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 201-244 |  
  |  | 17 | 7 | 
 updateRemovedColumns| Name:  | QSpanCollection::updateRemovedColumns |  | Prototype:  | void QSpanCollection::updateRemovedColumns(int start, int end) |  | Coverage:  |   0.000% (0/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 457-531 |  
  |  | 35 | 13 | 
 updateRemovedRows| Name:  | QSpanCollection::updateRemovedRows |  | Prototype:  | void QSpanCollection::updateRemovedRows(int start, int end) |  | Coverage:  |   0.000% (0/92) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 330-452 |  
  |  | 72 | 27 | 
 updateSpan| Name:  | QSpanCollection::updateSpan |  | Prototype:  | void QSpanCollection::updateSpan(QSpanCollection::Span *span, int old_height) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 96-130 |  
  |  | 23 | 10 |