| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 setBuffer| Name:  | QBuffer::setBuffer |  | Prototype:  | void QBuffer::setBuffer(QByteArray *byteArray) |  | Coverage:  |  50.000% (4/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 236-249 |  
  |  | 8 | 3 | 
 setData| Name:  | QBuffer::setData |  | Prototype:  | void QBuffer::setData(const QByteArray &data) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 299-307 |  
  |  | 5 | 2 | 
 seek| Name:  | QBuffer::seek |  | Prototype:  | bool QBuffer::seek(qint64 pos) |  | Coverage:  |  64.706% (11/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 366-384 |  
  |  | 12 | 5 | 
 QBuffer| Name:  | QBuffer::QBuffer |  | Prototype:  | QBuffer::QBuffer(QByteArray *byteArray, QObject *parent) |  | Coverage:  |  66.667% (2/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 197-203 |  
  |  | 3 | 1 | 
 disconnectNotify| Name:  | QBuffer::disconnectNotify |  | Prototype:  | void QBuffer::disconnectNotify(const QMetaMethod &signal) |  | Coverage:  |  66.667% (6/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 463-473 |  
  |  | 4 | 3 | 
 writeData| Name:  | QBuffer::writeData |  | Prototype:  | qint64 QBuffer::writeData(const char *data, qint64 len) |  | Coverage:  |  78.571% (11/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 421-444 |  
  |  | 14 | 4 | 
 QBuffer| Name:  | QBuffer::QBuffer |  | Prototype:  | QBuffer::QBuffer(QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 173-178 |  
  |  | 2 | 1 | 
 atEnd| Name:  | QBuffer::atEnd |  | Prototype:  | bool QBuffer::atEnd() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 389-392 |  
  |  | 1 | 1 | 
 buffer| Name:  | QBuffer::buffer |  | Prototype:  | QByteArray &QBuffer::buffer() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 258-262 |  
  |  | 2 | 1 | 
 buffer| Name:  | QBuffer::buffer |  | Prototype:  | const QByteArray &QBuffer::buffer() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 270-274 |  
  |  | 2 | 1 | 
 canReadLine| Name:  | QBuffer::canReadLine |  | Prototype:  | bool QBuffer::canReadLine() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 397-404 |  
  |  | 4 | 2 | 
 close| Name:  | QBuffer::close |  | Prototype:  | void QBuffer::close() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 341-344 |  
  |  | 1 | 1 | 
 connectNotify| Name:  | QBuffer::connectNotify |  | Prototype:  | void QBuffer::connectNotify(const QMetaMethod &signal) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 451-457 |  
  |  | 2 | 2 | 
 data| Name:  | QBuffer::data |  | Prototype:  | const QByteArray &QBuffer::data() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 285-289 |  
  |  | 2 | 1 | 
 open| Name:  | QBuffer::open |  | Prototype:  | bool QBuffer::open(OpenMode flags) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 321-336 |  
  |  | 9 | 4 | 
 pos| Name:  | QBuffer::pos |  | Prototype:  | qint64 QBuffer::pos() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 349-352 |  
  |  | 1 | 1 | 
 readData| Name:  | QBuffer::readData |  | Prototype:  | qint64 QBuffer::readData(char *data, qint64 len) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 409-416 |  
  |  | 5 | 2 | 
 size| Name:  | QBuffer::size |  | Prototype:  | qint64 QBuffer::size() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 357-361 |  
  |  | 2 | 1 |