| Function | Condition % | Modificationsâ–´ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
atEnd| Name: | 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 | | Comparison: | New |
| | New | 1 | 1 |
pos| Name: | 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 | | Comparison: | New |
| | New | 1 | 1 |
size| Name: | 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 | | Comparison: | New |
| | New | 1 | 1 |