| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 result| Name:  | QCryptographicHash::result |  | Prototype:  | QByteArray QCryptographicHash::result() const |  | Coverage:  | 100.000% (26/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp |  | Lines:  | 373-455 |  
  |  | 49 | 13 | 
 reset| Name:  | QCryptographicHash::reset |  | Prototype:  | void QCryptographicHash::reset() |  | Coverage:  | 100.000% (23/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp |  | Lines:  | 239-284 |  
  |  | 24 | 12 | 
 addData| Name:  | QCryptographicHash::addData |  | Prototype:  | void QCryptographicHash::addData(const char *data, int length) |  | Coverage:  | 100.000% (23/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp |  | Lines:  | 290-335 |  
  |  | 24 | 12 | 
 addData| Name:  | QCryptographicHash::addData |  | Prototype:  | bool QCryptographicHash::addData(QIODevice* device) |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp |  | Lines:  | 350-365 |  
  |  | 9 | 4 | 
 ~QCryptographicHash| Name:  | QCryptographicHash::~QCryptographicHash |  | Prototype:  | QCryptographicHash::~QCryptographicHash() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp |  | Lines:  | 231-234 |  
  |  | 1 | 1 | 
 hash| Name:  | QCryptographicHash::hash |  | Prototype:  | QByteArray QCryptographicHash::hash(const QByteArray &data, Algorithm method) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp |  | Lines:  | 460-465 |  
  |  | 3 | 1 | 
 addData| Name:  | QCryptographicHash::addData |  | Prototype:  | void QCryptographicHash::addData(const QByteArray &data) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp |  | Lines:  | 340-343 |  
  |  | 1 | 1 | 
 QCryptographicHash| Name:  | QCryptographicHash::QCryptographicHash |  | Prototype:  | QCryptographicHash::QCryptographicHash(Algorithm method) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp |  | Lines:  | 221-226 |  
  |  | 2 | 1 |