| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QMessageAuthenticationCode| Name:  | QMessageAuthenticationCode::QMessageAuthenticationCode |  | Prototype:  | QMessageAuthenticationCode::QMessageAuthenticationCode(QCryptographicHash::Algorithm method, const QByteArray &key) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmessageauthenticationcode.cpp |  | Lines:  | 194-199 |  
  |  | 1 | 1 | 
 ~QMessageAuthenticationCode| Name:  | QMessageAuthenticationCode::~QMessageAuthenticationCode |  | Prototype:  | QMessageAuthenticationCode::~QMessageAuthenticationCode() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmessageauthenticationcode.cpp |  | Lines:  | 204-207 |  
  |  | 1 | 1 | 
 addData| Name:  | QMessageAuthenticationCode::addData |  | Prototype:  | void QMessageAuthenticationCode::addData(const char *data, int length) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmessageauthenticationcode.cpp |  | Lines:  | 231-235 |  
  |  | 2 | 1 | 
 addData| Name:  | QMessageAuthenticationCode::addData |  | Prototype:  | bool QMessageAuthenticationCode::addData(QIODevice *device) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmessageauthenticationcode.cpp |  | Lines:  | 252-256 |  
  |  | 2 | 1 | 
 addData| Name:  | QMessageAuthenticationCode::addData |  | Prototype:  | void QMessageAuthenticationCode::addData(const QByteArray &data) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmessageauthenticationcode.cpp |  | Lines:  | 240-244 |  
  |  | 2 | 1 | 
 setKey| Name:  | QMessageAuthenticationCode::setKey |  | Prototype:  | void QMessageAuthenticationCode::setKey(const QByteArray &key) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmessageauthenticationcode.cpp |  | Lines:  | 222-226 |  
  |  | 2 | 1 | 
 reset| Name:  | QMessageAuthenticationCode::reset |  | Prototype:  | void QMessageAuthenticationCode::reset() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmessageauthenticationcode.cpp |  | Lines:  | 212-217 |  
  |  | 3 | 1 | 
 hash| Name:  | QMessageAuthenticationCode::hash |  | Prototype:  | QByteArray QMessageAuthenticationCode::hash(const QByteArray &message, const QByteArray &key, QCryptographicHash::Algorithm method) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmessageauthenticationcode.cpp |  | Lines:  | 292-299 |  
  |  | 4 | 1 | 
 result| Name:  | QMessageAuthenticationCode::result |  | Prototype:  | QByteArray QMessageAuthenticationCode::result() const |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmessageauthenticationcode.cpp |  | Lines:  | 263-286 |  
  |  | 14 | 3 |