| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QPlatformTextureList| Name:  | 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:  | 131-134 |  
  |  | 2 | 1 | 
 clear| Name:  | 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:  | 204-208 |  
  |  | 2 | 1 | 
 clipRect| Name:  | 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:  | 170-174 |  
  |  | 2 | 1 | 
 count| Name:  | 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:  | 140-144 |  
  |  | 2 | 1 | 
 flags| Name:  | 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:  | 158-162 |  
  |  | 2 | 1 | 
 geometry| Name:  | 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:  | 164-168 |  
  |  | 2 | 1 | 
 isLocked| Name:  | 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:  | 185-189 |  
  |  | 2 | 1 | 
 source| Name:  | 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:  | 152-156 |  
  |  | 2 | 1 | 
 textureId| Name:  | 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:  | 146-150 |  
  |  | 2 | 1 | 
 lock| Name:  | 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:  | 176-183 |  
  |  | 4 | 2 | 
 appendTexture| Name:  | 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:  | 191-202 |  
  |  | 8 | 1 |