| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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:  | 345-360 |  
  |  | 9 | 4 | 
 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:  | 216-221 |  
  |  | 2 | 1 | 
 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:  | 285-330 |  
  |  | 24 | 12 | 
 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:  | 335-338 |  
  |  | 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:  | 455-460 |  
  |  | 3 | 1 | 
 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:  | 234-279 |  
  |  | 24 | 12 | 
 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:  | 368-450 |  
  |  | 49 | 13 | 
 ~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:  | 226-229 |  
  |  | 1 | 1 |