| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 databaseText| Name:  | QSqlError::databaseText |  | Prototype:  | QString QSqlError::databaseText() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlerror.cpp |  | Lines:  | 213-216 |  
  |  | 1 | 1 | 
 driverText| Name:  | QSqlError::driverText |  | Prototype:  | QString QSqlError::driverText() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlerror.cpp |  | Lines:  | 182-185 |  
  |  | 1 | 1 | 
 isValid| Name:  | QSqlError::isValid |  | Prototype:  | bool QSqlError::isValid() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlerror.cpp |  | Lines:  | 342-345 |  
  |  | 1 | 1 | 
 nativeErrorCode| Name:  | QSqlError::nativeErrorCode |  | Prototype:  | QString QSqlError::nativeErrorCode() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlerror.cpp |  | Lines:  | 313-316 |  
  |  | 1 | 1 | 
 number| Name:  | QSqlError::number |  | Prototype:  | int QSqlError::number() const |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlerror.cpp |  | Lines:  | 283-286 |  
  |  | 1 | 1 | 
 operator!=| Name:  | QSqlError::operator!= |  | Prototype:  | bool QSqlError::operator!=(const QSqlError& other) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlerror.cpp |  | Lines:  | 161-164 |  
  |  | 1 | 1 | 
 operator==| Name:  | QSqlError::operator== |  | Prototype:  | bool QSqlError::operator==(const QSqlError& other) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlerror.cpp |  | Lines:  | 151-154 |  
  |  | 1 | 1 | 
 setDatabaseText| Name:  | QSqlError::setDatabaseText |  | Prototype:  | void QSqlError::setDatabaseText(const QString& databaseText) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlerror.cpp |  | Lines:  | 231-234 |  
  |  | 1 | 1 | 
 setDriverText| Name:  | QSqlError::setDriverText |  | Prototype:  | void QSqlError::setDriverText(const QString& driverText) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlerror.cpp |  | Lines:  | 200-203 |  
  |  | 1 | 1 | 
 setNumber| Name:  | QSqlError::setNumber |  | Prototype:  | void QSqlError::setNumber(int number) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlerror.cpp |  | Lines:  | 302-305 |  
  |  | 1 | 1 | 
 setType| Name:  | QSqlError::setType |  | Prototype:  | void QSqlError::setType(ErrorType type) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlerror.cpp |  | Lines:  | 259-262 |  
  |  | 1 | 1 | 
 type| Name:  | QSqlError::type |  | Prototype:  | QSqlError::ErrorType QSqlError::type() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlerror.cpp |  | Lines:  | 241-244 |  
  |  | 1 | 1 | 
 ~QSqlError| Name:  | QSqlError::~QSqlError |  | Prototype:  | QSqlError::~QSqlError() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlerror.cpp |  | Lines:  | 171-174 |  
  |  | 1 | 1 | 
 QSqlError| Name:  | QSqlError::QSqlError |  | Prototype:  | QSqlError::QSqlError(const QSqlError& other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlerror.cpp |  | Lines:  | 130-135 |  
  |  | 2 | 1 | 
 operator=| Name:  | QSqlError::operator= |  | Prototype:  | QSqlError& QSqlError::operator=(const QSqlError& other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlerror.cpp |  | Lines:  | 141-145 |  
  |  | 2 | 1 | 
 QSqlError| Name:  | QSqlError::QSqlError |  | Prototype:  | QSqlError::QSqlError(const QString &driverText, const QString &databaseText, ErrorType type, const QString &code) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlerror.cpp |  | Lines:  | 115-124 |  
  |  | 5 | 1 | 
 text| Name:  | QSqlError::text |  | Prototype:  | QString QSqlError::text() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlerror.cpp |  | Lines:  | 325-332 |  
  |  | 5 | 2 | 
 QSqlError| Name:  | QSqlError::QSqlError |  | Prototype:  | QSqlError::QSqlError(const QString& driverText, const QString& databaseText, ErrorType type, int number) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlerror.cpp |  | Lines:  | 96-106 |  
  |  | 6 | 2 |