Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
readPointerName: | QNonContiguousByteDeviceRingBufferImpl::readPointer | Prototype: | const char* QNonContiguousByteDeviceRingBufferImpl::readPointer(qint64 maximumLength, qint64 &len) | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 240-253 |
| | 7 | 3 |
advanceReadPointerName: | QNonContiguousByteDeviceRingBufferImpl::advanceReadPointer | Prototype: | bool QNonContiguousByteDeviceRingBufferImpl::advanceReadPointer(qint64 amount) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 255-260 |
| | 3 | 1 |
resetName: | QNonContiguousByteDeviceRingBufferImpl::reset | Prototype: | bool QNonContiguousByteDeviceRingBufferImpl::reset() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 272-276 |
| | 2 | 1 |
sizeName: | QNonContiguousByteDeviceRingBufferImpl::size | Prototype: | qint64 QNonContiguousByteDeviceRingBufferImpl::size() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 278-281 |
| | 1 | 1 |
posName: | QNonContiguousByteDeviceRingBufferImpl::pos | Prototype: | qint64 QNonContiguousByteDeviceRingBufferImpl::pos() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 267-270 |
| | 1 | 1 |
atEndName: | QNonContiguousByteDeviceRingBufferImpl::atEnd | Prototype: | bool QNonContiguousByteDeviceRingBufferImpl::atEnd() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 262-265 |
| | 1 | 1 |
QNonContiguousByteDeviceRingBufferImplName: | QNonContiguousByteDeviceRingBufferImpl::QNonContiguousByteDeviceRingBufferImpl | Prototype: | QNonContiguousByteDeviceRingBufferImpl::QNonContiguousByteDeviceRingBufferImpl(QSharedPointer<QRingBuffer> rb) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 230-234 |
| | 1 | 1 |