| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 resetFormat| Name:  | QDebug::resetFormat |  | Prototype:  | QDebug &QDebug::resetFormat() |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp |  | Lines:  | 347-355 |  
  |  | 6 | 2 | 
 putUcs4| Name:  | QDebug::putUcs4 |  | Prototype:  | void QDebug::putUcs4(uint ucs4) |  | Coverage:  |  83.333% (10/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp |  | Lines:  | 159-174 |  
  |  | 10 | 4 | 
 putByteArray| Name:  | QDebug::putByteArray |  | Prototype:  | void QDebug::putByteArray(const char *begin, size_t length, Latin1Content content) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp |  | Lines:  | 317-331 |  
  |  | 7 | 2 | 
 putString| Name:  | QDebug::putString |  | Prototype:  | void QDebug::putString(const QChar *begin, size_t length) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp |  | Lines:  | 299-311 |  
  |  | 5 | 2 | 
 ~QDebug| Name:  | QDebug::~QDebug |  | Prototype:  | QDebug::~QDebug() |  | Coverage:  | 100.000% (12/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp |  | Lines:  | 142-154 |  
  |  | 8 | 4 |