Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QNonContiguousByteDeviceBufferImplName: | 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 |
advanceReadPointerName: | 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 |
atEndName: | 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 |
readPointerName: | 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 |
resetName: | 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 |
sizeName: | 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 |