| Functionâ–´ | Condition % | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QImage| Name:  | QImage::QImage |  | Prototype:  | QImage::QImage() noexcept |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 766-770 |  | Comparison:  | New |  
  |  | New | 1 | 1 | 
 pixelFormat| Name:  | QImage::pixelFormat |  | Prototype:  | QPixelFormat QImage::pixelFormat() const noexcept |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 5180-5183 |  | Comparison:  | New |  
  |  | New | 1 | 1 | 
 setPixelColor| Name:  | QImage::setPixelColor |  | Prototype:  | void QImage::setPixelColor(int x, int y, const QColor &color) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 2467-2509 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines (reference):  | 2454-2490 |  | Comparison:  | Different |  
  |  | Different | 22 | 12 | 
 text| Name:  | QImage::text |  | Prototype:  | QString QImage::text(const QString &key) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 3776-3790 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines (reference):  | 3757-3772 |  | Comparison:  | Different |  
  |  | Different | 10 | 5 | 
 toImageFormat| Name:  | QImage::toImageFormat |  | Prototype:  | QImage::Format QImage::toImageFormat(QPixelFormat format) noexcept |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 5197-5204 |  | Comparison:  | New |  
  |  | New | 4 | 3 | 
 toPixelFormat| Name:  | QImage::toPixelFormat |  | Prototype:  | QPixelFormat QImage::toPixelFormat(QImage::Format format) noexcept |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 5188-5192 |  | Comparison:  | New |  
  |  | New | 2 | 1 |