Function | Condition %▾ | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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 | Comparison: | New |
| | New | 1 | 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 | Comparison: | New |
| | New | 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 | Comparison: | New |
| | New | 1 | 1 |