Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
sizeName: | QNonContiguousByteDeviceBufferImpl::size | Prototype: | qint64 QNonContiguousByteDeviceBufferImpl::size() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 167-170 |
| | 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: | 162-165 |
| | 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: | 147-150 |
| | 1 | 1 |
atEndName: | QNonContiguousByteDeviceBufferImpl::atEnd | Prototype: | bool QNonContiguousByteDeviceBufferImpl::atEnd() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 157-160 |
| | 1 | 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: | 152-155 |
| | 1 | 1 |
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: | 133-141 |
| | 6 | 1 |