Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
textureIdName: | QPlatformTextureList::textureId | Prototype: | GLuint QPlatformTextureList::textureId(int index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 152-156 |
| | 2 | 1 |
sourceName: | QPlatformTextureList::source | Prototype: | void *QPlatformTextureList::source(int index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 158-162 |
| | 2 | 1 |
lockName: | QPlatformTextureList::lock | Prototype: | void QPlatformTextureList::lock(bool on) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 182-189 |
| | 4 | 2 |
isLockedName: | QPlatformTextureList::isLocked | Prototype: | bool QPlatformTextureList::isLocked() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 191-195 |
| | 2 | 1 |
geometryName: | QPlatformTextureList::geometry | Prototype: | QRect QPlatformTextureList::geometry(int index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 170-174 |
| | 2 | 1 |
flagsName: | QPlatformTextureList::flags | Prototype: | QPlatformTextureList::Flags QPlatformTextureList::flags(int index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 164-168 |
| | 2 | 1 |
countName: | QPlatformTextureList::count | Prototype: | int QPlatformTextureList::count() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 146-150 |
| | 2 | 1 |
clipRectName: | QPlatformTextureList::clipRect | Prototype: | QRect QPlatformTextureList::clipRect(int index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 176-180 |
| | 2 | 1 |
clearName: | QPlatformTextureList::clear | Prototype: | void QPlatformTextureList::clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 210-214 |
| | 2 | 1 |
appendTextureName: | QPlatformTextureList::appendTexture | Prototype: | void QPlatformTextureList::appendTexture(void *source, GLuint textureId, const QRect &geometry, const QRect &clipRect, Flags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 197-208 |
| | 8 | 1 |
QPlatformTextureListName: | QPlatformTextureList::QPlatformTextureList | Prototype: | QPlatformTextureList::QPlatformTextureList(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 137-140 |
| | 2 | 1 |