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: | 234-247 |
| | 7 | 3 |
sizeName: | QNonContiguousByteDeviceRingBufferImpl::size | Prototype: | qint64 QNonContiguousByteDeviceRingBufferImpl::size() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 272-275 |
| | 1 | 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: | 266-270 |
| | 2 | 1 |
posName: | QNonContiguousByteDeviceRingBufferImpl::pos | Prototype: | qint64 QNonContiguousByteDeviceRingBufferImpl::pos() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 261-264 |
| | 1 | 1 |
atEndName: | QNonContiguousByteDeviceRingBufferImpl::atEnd | Prototype: | bool QNonContiguousByteDeviceRingBufferImpl::atEnd() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 256-259 |
| | 1 | 1 |
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: | 249-254 |
| | 3 | 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: | 224-228 |
| | 1 | 1 |