| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 ~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:  | 161-171 |  
  |  | 8 | 4 | 
 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:  | 3482-3489 |  
  |  | 5 | 3 | 
 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:  | 108-159 |  
  |  | 32 | 7 | 
 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:  | 792-832 |  
  |  | 29 | 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:  | 4746-4764 |  
  |  | 10 | 5 | 
 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:  | 177-282 |  
  |  | 55 | 39 | 
 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:  | 88-99 |  
  |  | 2 | 1 |