| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 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:  | 257-280 |  
  |  | 14 | 3 | 
 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:  | 286-293 |  
  |  | 4 | 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:  | 206-211 |  
  |  | 3 | 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:  | 216-220 |  
  |  | 2 | 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:  | 225-229 |  
  |  | 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:  | 246-250 |  
  |  | 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:  | 234-238 |  
  |  | 2 | 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:  | 198-201 |  
  |  | 1 | 1 | 
 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:  | 188-193 |  
  |  | 1 | 1 |