| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 createField| Name:  | QSqlIndex::createField |  | Prototype:  | QString QSqlIndex::createField(int i, const QString& prefix, bool verbose) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlindex.cpp |  | Lines:  | 169-179 |  
  |  | 8 | 3 | 
 isDescending| Name:  | QSqlIndex::isDescending |  | Prototype:  | bool QSqlIndex::isDescending(int i) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlindex.cpp |  | Lines:  | 143-148 |  
  |  | 3 | 2 | 
 setCursorName| Name:  | QSqlIndex::setCursorName |  | Prototype:  | void QSqlIndex::setCursorName(const QString& cursorName) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlindex.cpp |  | Lines:  | 192-195 |  
  |  | 1 | 1 | 
 setDescending| Name:  | QSqlIndex::setDescending |  | Prototype:  | void QSqlIndex::setDescending(int i, bool desc) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlindex.cpp |  | Lines:  | 156-160 |  
  |  | 2 | 2 | 
 setName| Name:  | QSqlIndex::setName |  | Prototype:  | void QSqlIndex::setName(const QString& name) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlindex.cpp |  | Lines:  | 102-105 |  
  |  | 1 | 1 | 
 QSqlIndex| Name:  | QSqlIndex::QSqlIndex |  | Prototype:  | QSqlIndex::QSqlIndex(const QString& cursorname, const QString& name) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlindex.cpp |  | Lines:  | 62-65 |  
  |  | 2 | 1 | 
 QSqlIndex| Name:  | QSqlIndex::QSqlIndex |  | Prototype:  | QSqlIndex::QSqlIndex(const QSqlIndex& other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlindex.cpp |  | Lines:  | 71-74 |  
  |  | 2 | 1 | 
 append| Name:  | QSqlIndex::append |  | Prototype:  | void QSqlIndex::append(const QSqlField& field) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlindex.cpp |  | Lines:  | 118-121 |  
  |  | 1 | 1 | 
 append| Name:  | QSqlIndex::append |  | Prototype:  | void QSqlIndex::append(const QSqlField& field, bool desc) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlindex.cpp |  | Lines:  | 131-135 |  
  |  | 2 | 1 | 
 operator=| Name:  | QSqlIndex::operator= |  | Prototype:  | QSqlIndex& QSqlIndex::operator=(const QSqlIndex& other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlindex.cpp |  | Lines:  | 80-87 |  
  |  | 5 | 1 |