Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QPlatformGraphicsBufferName: | QPlatformGraphicsBuffer::QPlatformGraphicsBuffer | Prototype: | QPlatformGraphicsBuffer::QPlatformGraphicsBuffer(const QSize &size, const QPixelFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp | Lines: | 98-102 |
| | 2 | 1 |
bindToTextureName: | QPlatformGraphicsBuffer::bindToTexture | Prototype: | bool QPlatformGraphicsBuffer::bindToTexture(const QRect &rect) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp | Lines: | 127-131 |
| | 2 | 1 |
byteCountName: | QPlatformGraphicsBuffer::byteCount | Prototype: | int QPlatformGraphicsBuffer::byteCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp | Lines: | 236-240 |
| | 2 | 1 |
bytesPerLineName: | QPlatformGraphicsBuffer::bytesPerLine | Prototype: | int QPlatformGraphicsBuffer::bytesPerLine() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp | Lines: | 245-248 |
| | 1 | 1 |
dataName: | QPlatformGraphicsBuffer::data | Prototype: | const uchar *QPlatformGraphicsBuffer::data() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp | Lines: | 217-218 |
| | 1 | 1 |
dataName: | QPlatformGraphicsBuffer::data | Prototype: | uchar *QPlatformGraphicsBuffer::data() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp | Lines: | 225-228 |
| | 1 | 1 |
originName: | QPlatformGraphicsBuffer::origin | Prototype: | QPlatformGraphicsBuffer::Origin QPlatformGraphicsBuffer::origin() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp | Lines: | 258-261 |
| | 1 | 1 |
lockName: | QPlatformGraphicsBuffer::lock | Prototype: | bool QPlatformGraphicsBuffer::lock(AccessTypes access, const QRect &rect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp | Lines: | 155-162 |
| | 4 | 2 |
unlockName: | QPlatformGraphicsBuffer::unlock | Prototype: | void QPlatformGraphicsBuffer::unlock() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp | Lines: | 170-178 |
| | 6 | 2 |