Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
toTextureName: | QPlatformBackingStore::toTexture | Prototype: | GLuint QPlatformBackingStore::toTexture(const QRegion &dirtyRegion, QSize *textureSize, TextureFlags *flags) const | Coverage: | 0.000% (0/76) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 458-592 |
| | 76 | 26 |
composeAndFlushName: | QPlatformBackingStore::composeAndFlush | Prototype: | void QPlatformBackingStore::composeAndFlush(QWindow *window, const QRegion ®ion, const QPoint &offset, QPlatformTextureList *textures, QOpenGLContext *context, bool translucentBackground) | Coverage: | 0.000% (0/63) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 307-415 |
| | 70 | 20 |
scrollName: | QPlatformBackingStore::scroll | Prototype: | bool QPlatformBackingStore::scroll(const QRegion &area, int dx, int dy) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 661-668 |
| | 4 | 1 |
QPlatformBackingStoreName: | QPlatformBackingStore::QPlatformBackingStore | Prototype: | QPlatformBackingStore::QPlatformBackingStore(QWindow *window) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 604-607 |
| | 2 | 1 |
~QPlatformBackingStoreName: | QPlatformBackingStore::~QPlatformBackingStore | Prototype: | QPlatformBackingStore::~QPlatformBackingStore() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 612-615 |
| | 1 | 1 |
windowName: | QPlatformBackingStore::window | Prototype: | QWindow* QPlatformBackingStore::window() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 621-624 |
| | 1 | 1 |
toImageName: | QPlatformBackingStore::toImage | Prototype: | QImage QPlatformBackingStore::toImage() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 425-428 |
| | 1 | 1 |
graphicsBufferName: | QPlatformBackingStore::graphicsBuffer | Prototype: | QPlatformGraphicsBuffer *QPlatformBackingStore::graphicsBuffer() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 650-653 |
| | 1 | 1 |