Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
readPointerName: | QNonContiguousByteDeviceByteArrayImpl::readPointer | Prototype: | const char* QNonContiguousByteDeviceByteArrayImpl::readPointer(qint64 maximumLength, qint64 &len) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 187-200 |
| | 7 | 3 |
sizeName: | QNonContiguousByteDeviceByteArrayImpl::size | Prototype: | qint64 QNonContiguousByteDeviceByteArrayImpl::size() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 220-223 |
| | 1 | 1 |
resetName: | QNonContiguousByteDeviceByteArrayImpl::reset | Prototype: | bool QNonContiguousByteDeviceByteArrayImpl::reset() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 214-218 |
| | 2 | 1 |
posName: | QNonContiguousByteDeviceByteArrayImpl::pos | Prototype: | qint64 QNonContiguousByteDeviceByteArrayImpl::pos() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 225-228 |
| | 1 | 1 |
atEndName: | QNonContiguousByteDeviceByteArrayImpl::atEnd | Prototype: | bool QNonContiguousByteDeviceByteArrayImpl::atEnd() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 209-212 |
| | 1 | 1 |
advanceReadPointerName: | QNonContiguousByteDeviceByteArrayImpl::advanceReadPointer | Prototype: | bool QNonContiguousByteDeviceByteArrayImpl::advanceReadPointer(qint64 amount) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 202-207 |
| | 3 | 1 |
QNonContiguousByteDeviceByteArrayImplName: | QNonContiguousByteDeviceByteArrayImpl::QNonContiguousByteDeviceByteArrayImpl | Prototype: | QNonContiguousByteDeviceByteArrayImpl::QNonContiguousByteDeviceByteArrayImpl(QByteArray *ba) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 178-181 |
| | 1 | 1 |