| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QNonContiguousByteDeviceIoDeviceImpl| Name: | QNonContiguousByteDeviceIoDeviceImpl::~QNonContiguousByteDeviceIoDeviceImpl | | Prototype: | QNonContiguousByteDeviceIoDeviceImpl::~QNonContiguousByteDeviceIoDeviceImpl() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 289-292 |
| | 1 | 1 |
size| Name: | QNonContiguousByteDeviceIoDeviceImpl::size | | Prototype: | qint64 QNonContiguousByteDeviceIoDeviceImpl::size() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 384-392 |
| | 3 | 2 |
reset| Name: | QNonContiguousByteDeviceIoDeviceImpl::reset | | Prototype: | bool QNonContiguousByteDeviceIoDeviceImpl::reset() | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 366-382 |
| | 11 | 3 |
atEnd| Name: | QNonContiguousByteDeviceIoDeviceImpl::atEnd | | Prototype: | bool QNonContiguousByteDeviceIoDeviceImpl::atEnd() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 361-364 |
| | 1 | 1 |
QNonContiguousByteDeviceIoDeviceImpl| Name: | QNonContiguousByteDeviceIoDeviceImpl::QNonContiguousByteDeviceIoDeviceImpl | | Prototype: | QNonContiguousByteDeviceIoDeviceImpl::QNonContiguousByteDeviceIoDeviceImpl(QIODevice *d) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 277-287 |
| | 4 | 1 |
readPointer| Name: | QNonContiguousByteDeviceIoDeviceImpl::readPointer | | Prototype: | const char* QNonContiguousByteDeviceIoDeviceImpl::readPointer(qint64 maximumLength, qint64 &len) | | Coverage: | 84.000% (21/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 294-328 |
| | 21 | 7 |
advanceReadPointer| Name: | QNonContiguousByteDeviceIoDeviceImpl::advanceReadPointer | | Prototype: | bool QNonContiguousByteDeviceIoDeviceImpl::advanceReadPointer(qint64 amount) | | Coverage: | 42.857% (6/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 330-359 |
| | 15 | 5 |
pos| Name: | QNonContiguousByteDeviceIoDeviceImpl::pos | | Prototype: | qint64 QNonContiguousByteDeviceIoDeviceImpl::pos() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 394-400 |
| | 3 | 2 |