| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QNonContiguousByteDeviceBufferImpl| Name: | QNonContiguousByteDeviceBufferImpl::QNonContiguousByteDeviceBufferImpl | | Prototype: | QNonContiguousByteDeviceBufferImpl::QNonContiguousByteDeviceBufferImpl(QBuffer *b) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 139-147 |
| | 6 | 1 |
advanceReadPointer| Name: | QNonContiguousByteDeviceBufferImpl::advanceReadPointer | | Prototype: | bool QNonContiguousByteDeviceBufferImpl::advanceReadPointer(qint64 amount) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 158-161 |
| | 1 | 1 |
atEnd| Name: | QNonContiguousByteDeviceBufferImpl::atEnd | | Prototype: | bool QNonContiguousByteDeviceBufferImpl::atEnd() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 163-166 |
| | 1 | 1 |
readPointer| Name: | QNonContiguousByteDeviceBufferImpl::readPointer | | Prototype: | const char* QNonContiguousByteDeviceBufferImpl::readPointer(qint64 maximumLength, qint64 &len) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 153-156 |
| | 1 | 1 |
reset| Name: | QNonContiguousByteDeviceBufferImpl::reset | | Prototype: | bool QNonContiguousByteDeviceBufferImpl::reset() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 168-171 |
| | 1 | 1 |
size| Name: | QNonContiguousByteDeviceBufferImpl::size | | Prototype: | qint64 QNonContiguousByteDeviceBufferImpl::size() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 173-176 |
| | 1 | 1 |