Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
resetBufferName: | QRasterBuffer::resetBuffer | Prototype: | void QRasterBuffer::resetBuffer(int val) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3679-3682 |
| | 1 | 1 |
prepareName: | QRasterBuffer::prepare | Prototype: | QImage::Format QRasterBuffer::prepare(QImage *image) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3659-3677 |
| | 13 | 2 |
initName: | QRasterBuffer::init | Prototype: | void QRasterBuffer::init() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3651-3657 |
| | 4 | 1 |
flushToARGBImageName: | QRasterBuffer::flushToARGBImage | Prototype: | void QRasterBuffer::flushToARGBImage(QImage *target) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 4126-4147 |
| | 14 | 4 |
colorizeBitmapName: | QRasterBuffer::colorizeBitmap | Prototype: | QImage QRasterBuffer::colorizeBitmap(const QImage &image, const QColor &color) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3624-3645 |
| | 15 | 4 |
bufferImageName: | QRasterBuffer::bufferImage | Prototype: | QImage QRasterBuffer::bufferImage() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 4109-4122 |
| | 7 | 3 |