| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 isEmpty| Name:  | QItemSelectionRange::isEmpty |  | Prototype:  | bool QItemSelectionRange::isEmpty() const |  | Coverage:  |  38.462% (5/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 329-343 |  
  |  | 9 | 5 | 
 intersects| Name:  | QItemSelectionRange::intersects |  | Prototype:  | bool QItemSelectionRange::intersects(const QItemSelectionRange &other) const |  | Coverage:  |  92.000% (23/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 214-223 |  
  |  | 7 | 1 | 
 intersected| Name:  | QItemSelectionRange::intersected |  | Prototype:  | QItemSelectionRange QItemSelectionRange::intersected(const QItemSelectionRange &other) const |  | Coverage:  |  50.000% (3/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 240-252 |  
  |  | 9 | 2 | 
 indexes| Name:  | QItemSelectionRange::indexes |  | Prototype:  | QModelIndexList QItemSelectionRange::indexes() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 349-354 |  
  |  | 3 | 1 |