Function | Condition % | Modifications | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
atEndName: | QNonContiguousByteDeviceIoDeviceImpl::atEnd | Prototype: | bool QNonContiguousByteDeviceIoDeviceImpl::atEnd() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 367-370 | Comparison: | New |
| | New | 1 | 1 |
posName: | QNonContiguousByteDeviceIoDeviceImpl::pos | Prototype: | qint64 QNonContiguousByteDeviceIoDeviceImpl::pos() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 400-406 | Comparison: | New |
| | New | 3 | 2 |
sizeName: | QNonContiguousByteDeviceIoDeviceImpl::size | Prototype: | qint64 QNonContiguousByteDeviceIoDeviceImpl::size() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 390-398 | Comparison: | New |
| | New | 3 | 2 |