Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
originName: | QXcbShmGraphicsBuffer::origin | Prototype: | Origin origin() const override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 140-140 |
| | 1 | 1 |
doUnlockName: | QXcbShmGraphicsBuffer::doUnlock | Prototype: | void doUnlock() override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 134-134 |
| | 1 | 1 |
doLockName: | QXcbShmGraphicsBuffer::doLock | Prototype: | bool doLock(AccessTypes access, const QRect &rect) override | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 125-133 |
| | 5 | 2 |
dataName: | QXcbShmGraphicsBuffer::data | Prototype: | const uchar *data() const override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 136-136 |
| | 1 | 1 |
bytesPerLineName: | QXcbShmGraphicsBuffer::bytesPerLine | Prototype: | int bytesPerLine() const override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 138-138 |
| | 1 | 1 |
QXcbShmGraphicsBufferName: | QXcbShmGraphicsBuffer::QXcbShmGraphicsBuffer | Prototype: | QXcbShmGraphicsBuffer(QImage *image) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 119-123 |
| | 1 | 1 |
dataName: | QXcbShmGraphicsBuffer::data | Prototype: | uchar *data() override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 137-137 |
| | 1 | 1 |