| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 writeChannelCount| Name:  | QIODevice::writeChannelCount |  | Prototype:  | int QIODevice::writeChannelCount() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 637-640 |  
  |  | 1 | 1 | 
 write| Name:  | QIODevice::write |  | Prototype:  | qint64 QIODevice::write(const char *data, qint64 maxSize) |  | Coverage:  |  77.273% (17/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1594-1664 |  
  |  | 12 | 6 | 
 write| Name:  | QIODevice::write |  | Prototype:  | qint64 QIODevice::write(const char *data) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1682-1685 |  
  |  | 1 | 1 | 
 waitForReadyRead| Name:  | QIODevice::waitForReadyRead |  | Prototype:  | bool QIODevice::waitForReadyRead(int msecs) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1885-1889 |  
  |  | 2 | 1 | 
 waitForBytesWritten| Name:  | QIODevice::waitForBytesWritten |  | Prototype:  | bool QIODevice::waitForBytesWritten(int msecs) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1917-1921 |  
  |  | 2 | 1 | 
 ungetChar| Name:  | QIODevice::ungetChar |  | Prototype:  | void QIODevice::ungetChar(char c) |  | Coverage:  |  46.154% (6/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1708-1725 |  
  |  | 8 | 5 | 
 startTransaction| Name:  | QIODevice::startTransaction |  | Prototype:  | void QIODevice::startTransaction() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1516-1525 |  
  |  | 6 | 2 | 
 size| Name:  | QIODevice::size |  | Prototype:  | qint64 QIODevice::size() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 832-835 |  
  |  | 1 | 1 | 
 setTextModeEnabled| Name:  | QIODevice::setTextModeEnabled |  | Prototype:  | void QIODevice::setTextModeEnabled(bool enabled) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 552-563 |  
  |  | 7 | 3 | 
 setOpenMode| Name:  | QIODevice::setOpenMode |  | Prototype:  | void QIODevice::setOpenMode(OpenMode openMode) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 531-541 |  
  |  | 5 | 1 | 
 setErrorString| Name:  | QIODevice::setErrorString |  | Prototype:  | void QIODevice::setErrorString(const QString &str) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1929-1932 |  
  |  | 1 | 1 | 
 setCurrentWriteChannel| Name:  | QIODevice::setCurrentWriteChannel |  | Prototype:  | void QIODevice::setCurrentWriteChannel(int channel) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 718-728 |  
  |  | 2 | 1 | 
 setCurrentReadChannel| Name:  | QIODevice::setCurrentReadChannel |  | Prototype:  | void QIODevice::setCurrentReadChannel(int channel) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 664-679 |  
  |  | 5 | 2 | 
 seek| Name:  | QIODevice::seek |  | Prototype:  | bool QIODevice::seek(qint64 pos) |  | Coverage:  |  60.000% (6/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 849-878 |  
  |  | 13 | 4 | 
 rollbackTransaction| Name:  | QIODevice::rollbackTransaction |  | Prototype:  | void QIODevice::rollbackTransaction() |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1561-1572 |  
  |  | 8 | 3 | 
 reset| Name:  | QIODevice::reset |  | Prototype:  | bool QIODevice::reset() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 933-939 |  
  |  | 1 | 1 | 
 readLineData| Name:  | QIODevice::readLineData |  | Prototype:  | qint64 QIODevice::readLineData(char *data, qint64 maxSize) |  | Coverage:  | 100.000% (14/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1453-1475 |  
  |  | 13 | 4 | 
 readLine| Name:  | QIODevice::readLine |  | Prototype:  | qint64 QIODevice::readLine(char *data, qint64 maxSize) |  | Coverage:  |  70.149% (47/67) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1282-1382 |  
  |  | 50 | 17 | 
 readLine| Name:  | QIODevice::readLine |  | Prototype:  | QByteArray QIODevice::readLine(qint64 maxSize) |  | Coverage:  |  78.571% (22/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1394-1434 |  
  |  | 22 | 8 | 
 readChannelCount| Name:  | QIODevice::readChannelCount |  | Prototype:  | int QIODevice::readChannelCount() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 624-627 |  
  |  | 1 | 1 | 
 readAll| Name:  | QIODevice::readAll |  | Prototype:  | QByteArray QIODevice::readAll() |  | Coverage:  |  84.000% (21/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1200-1244 |  
  |  | 25 | 7 | 
 read| Name:  | QIODevice::read |  | Prototype:  | qint64 QIODevice::read(char *data, qint64 maxSize) |  | Coverage:  |  96.040% (97/101) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 988-1141 |  
  |  | 80 | 27 | 
 read| Name:  | QIODevice::read |  | Prototype:  | QByteArray QIODevice::read(qint64 maxSize) |  | Coverage:  |  44.000% (11/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1154-1190 |  
  |  | 19 | 8 | 
 putChar| Name:  | QIODevice::putChar |  | Prototype:  | bool QIODevice::putChar(char c) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1734-1737 |  
  |  | 1 | 1 | 
 pos| Name:  | QIODevice::pos |  | Prototype:  | qint64 QIODevice::pos() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 814-821 |  
  |  | 2 | 1 | 
 peek| Name:  | QIODevice::peek |  | Prototype:  | qint64 QIODevice::peek(char *data, qint64 maxSize) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1835-1838 |  
  |  | 1 | 1 | 
 peek| Name:  | QIODevice::peek |  | Prototype:  | QByteArray QIODevice::peek(qint64 maxSize) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1857-1860 |  
  |  | 1 | 1 | 
 openMode| Name:  | QIODevice::openMode |  | Prototype:  | QIODevice::OpenMode QIODevice::openMode() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 519-522 |  
  |  | 1 | 1 | 
 open| Name:  | QIODevice::open |  | Prototype:  | bool QIODevice::open(OpenMode mode) |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 756-770 |  
  |  | 9 | 1 | 
 isWritable| Name:  | QIODevice::isWritable |  | Prototype:  | bool QIODevice::isWritable() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 611-614 |  
  |  | 1 | 1 | 
 isTransactionStarted| Name:  | QIODevice::isTransactionStarted |  | Prototype:  | bool QIODevice::isTransactionStarted() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1582-1585 |  
  |  | 1 | 1 | 
 isTextModeEnabled| Name:  | QIODevice::isTextModeEnabled |  | Prototype:  | bool QIODevice::isTextModeEnabled() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 570-573 |  
  |  | 1 | 1 | 
 isSequential| Name:  | QIODevice::isSequential |  | Prototype:  | bool QIODevice::isSequential() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 508-511 |  
  |  | 1 | 1 | 
 isReadable| Name:  | QIODevice::isReadable |  | Prototype:  | bool QIODevice::isReadable() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 597-600 |  
  |  | 1 | 1 | 
 isOpen| Name:  | QIODevice::isOpen |  | Prototype:  | bool QIODevice::isOpen() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 583-586 |  
  |  | 1 | 1 | 
 getChar| Name:  | QIODevice::getChar |  | Prototype:  | bool QIODevice::getChar(char *c) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1811-1816 |  
  |  | 2 | 1 | 
 errorString| Name:  | QIODevice::errorString |  | Prototype:  | QString QIODevice::errorString() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1940-1951 |  
  |  | 4 | 2 | 
 currentWriteChannel| Name:  | QIODevice::currentWriteChannel |  | Prototype:  | int QIODevice::currentWriteChannel() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 703-706 |  
  |  | 1 | 1 | 
 currentReadChannel| Name:  | QIODevice::currentReadChannel |  | Prototype:  | int QIODevice::currentReadChannel() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 649-652 |  
  |  | 1 | 1 | 
 commitTransaction| Name:  | QIODevice::commitTransaction |  | Prototype:  | void QIODevice::commitTransaction() |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1537-1548 |  
  |  | 8 | 3 | 
 close| Name:  | QIODevice::close |  | Prototype:  | void QIODevice::close() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 778-799 |  
  |  | 11 | 2 | 
 canReadLine| Name:  | QIODevice::canReadLine |  | Prototype:  | bool QIODevice::canReadLine() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1494-1499 |  
  |  | 3 | 1 | 
 bytesToWrite| Name:  | QIODevice::bytesToWrite |  | Prototype:  | qint64 QIODevice::bytesToWrite() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 970-973 |  
  |  | 1 | 1 | 
 bytesAvailable| Name:  | QIODevice::bytesAvailable |  | Prototype:  | qint64 QIODevice::bytesAvailable() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 953-959 |  
  |  | 4 | 2 | 
 atEnd| Name:  | QIODevice::atEnd |  | Prototype:  | bool QIODevice::atEnd() const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 910-920 |  
  |  | 4 | 1 | 
 QIODevice| Name:  | QIODevice::QIODevice |  | Prototype:  | QIODevice::QIODevice() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 445-453 |  
  |  | 7 | 1 | 
 QIODevice| Name:  | QIODevice::QIODevice |  | Prototype:  | QIODevice::QIODevice(QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 459-465 |  
  |  | 5 | 1 | 
 QIODevice| Name:  | QIODevice::QIODevice |  | Prototype:  | QIODevice::QIODevice(QIODevicePrivate &dd, QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 470-473 |  
  |  | 2 | 1 |