| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QRowsRemoval| Name:  | QRowsRemoval::QRowsRemoval |  | Prototype:  | QRowsRemoval(const QModelIndex &parent_source, int start, int end) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 113-115 |  
  |  | 2 | 1 | 
 QRowsRemoval| Name:  | QRowsRemoval::QRowsRemoval |  | Prototype:  | QRowsRemoval() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 117-119 |  
  |  | 2 | 1 | 
 contains| Name:  | QRowsRemoval::contains |  | Prototype:  | bool contains(QModelIndex parent, int row) |  | Coverage:  |  36.364% (4/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 121-130 |  
  |  | 6 | 3 |