| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QImageData| Name:  | QImageData::QImageData |  | Prototype:  | QImageData::QImageData() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 94-105 |  
  |  | 2 | 1 | 
 doImageIO| Name:  | QImageData::doImageIO |  | Prototype:  | bool QImageData::doImageIO(const QImage *image, QImageWriter *writer, int quality) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 3501-3508 |  
  |  | 5 | 3 | 
 create| Name:  | QImageData::create |  | Prototype:  | QImageData *QImageData::create(uchar *data, int width, int height, int bpl, QImage::Format format, bool readOnly, QImageCleanupFunction cleanupFunction, void *cleanupInfo) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 805-845 |  
  |  | 29 | 4 | 
 ~QImageData| Name:  | QImageData::~QImageData |  | Prototype:  | QImageData::~QImageData() |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 167-177 |  
  |  | 8 | 4 | 
 convertInPlace| Name:  | QImageData::convertInPlace |  | Prototype:  | bool QImageData::convertInPlace(QImage::Format newFormat, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 4764-4782 |  
  |  | 10 | 5 | 
 create| Name:  | QImageData::create |  | Prototype:  | QImageData * QImageData::create(const QSize &size, QImage::Format format) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 114-165 |  
  |  | 32 | 7 | 
 checkForAlphaPixels| Name:  | QImageData::checkForAlphaPixels |  | Prototype:  | bool QImageData::checkForAlphaPixels() const |  | Coverage:  |   0.000% (0/85) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 183-295 |  
  |  | 64 | 39 |