| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 putCharHelper| Name:  | QIODevicePrivate::putCharHelper |  | Prototype:  | bool QIODevicePrivate::putCharHelper(char c) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1417-1420 |  
  |  | 1 | 1 | 
 peek| Name:  | QIODevicePrivate::peek |  | Prototype:  | qint64 QIODevicePrivate::peek(char *data, qint64 maxSize) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1425-1435 |  
  |  | 7 | 3 | 
 peek| Name:  | QIODevicePrivate::peek |  | Prototype:  | QByteArray QIODevicePrivate::peek(qint64 maxSize) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1440-1451 |  
  |  | 7 | 3 | 
 QIODevicePrivate| Name:  | QIODevicePrivate::QIODevicePrivate |  | Prototype:  | QIODevicePrivate::QIODevicePrivate() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 144-153 |  
  |  | 2 | 1 |