| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QRasterPlatformPixmap| Name: | QRasterPlatformPixmap::QRasterPlatformPixmap | | Prototype: | QRasterPlatformPixmap::QRasterPlatformPixmap(PixelType type) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 76-79 |
| | 2 | 1 |
buffer| Name: | QRasterPlatformPixmap::buffer | | Prototype: | QImage* QRasterPlatformPixmap::buffer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 352-355 |
| | 1 | 1 |
copy| Name: | QRasterPlatformPixmap::copy | | Prototype: | void QRasterPlatformPixmap::copy(const QPlatformPixmap *data, const QRect &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 154-157 |
| | 1 | 1 |
createCompatiblePlatformPixmap| Name: | QRasterPlatformPixmap::createCompatiblePlatformPixmap | | Prototype: | QPlatformPixmap *QRasterPlatformPixmap::createCompatiblePlatformPixmap() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 85-88 |
| | 1 | 1 |
createPixmapForImage| Name: | QRasterPlatformPixmap::createPixmapForImage | | Prototype: | void QRasterPlatformPixmap::createPixmapForImage(QImage &sourceImage, Qt::ImageConversionFlags flags, bool inPlace) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 289-350 |
| | 39 | 13 |
devicePixelRatio| Name: | QRasterPlatformPixmap::devicePixelRatio | | Prototype: | qreal QRasterPlatformPixmap::devicePixelRatio() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 357-360 |
| | 1 | 1 |
fill| Name: | QRasterPlatformPixmap::fill | | Prototype: | void QRasterPlatformPixmap::fill(const QColor &color) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 166-204 |
| | 24 | 9 |
fromData| Name: | QRasterPlatformPixmap::fromData | | Prototype: | bool QRasterPlatformPixmap::fromData(const uchar *buffer, uint len, const char *format, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 113-125 |
| | 8 | 2 |
fromImage| Name: | QRasterPlatformPixmap::fromImage | | Prototype: | void QRasterPlatformPixmap::fromImage(const QImage &sourceImage, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 127-132 |
| | 2 | 1 |
fromImageInPlace| Name: | QRasterPlatformPixmap::fromImageInPlace | | Prototype: | void QRasterPlatformPixmap::fromImageInPlace(QImage &sourceImage, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 134-138 |
| | 1 | 1 |
fromImageReader| Name: | QRasterPlatformPixmap::fromImageReader | | Prototype: | void QRasterPlatformPixmap::fromImageReader(QImageReader *imageReader, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 140-149 |
| | 5 | 2 |
hasAlphaChannel| Name: | QRasterPlatformPixmap::hasAlphaChannel | | Prototype: | bool QRasterPlatformPixmap::hasAlphaChannel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 206-209 |
| | 1 | 1 |
metric| Name: | QRasterPlatformPixmap::metric | | Prototype: | int QRasterPlatformPixmap::metric(QPaintDevice::PaintDeviceMetric metric) const | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 248-287 |
| | 19 | 15 |
paintEngine| Name: | QRasterPlatformPixmap::paintEngine | | Prototype: | QPaintEngine* QRasterPlatformPixmap::paintEngine() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 243-246 |
| | 1 | 1 |
resize| Name: | QRasterPlatformPixmap::resize | | Prototype: | void QRasterPlatformPixmap::resize(int width, int height) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 90-111 |
| | 14 | 3 |
scroll| Name: | QRasterPlatformPixmap::scroll | | Prototype: | bool QRasterPlatformPixmap::scroll(int dx, int dy, const QRect &rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 159-164 |
| | 3 | 2 |
setDevicePixelRatio| Name: | QRasterPlatformPixmap::setDevicePixelRatio | | Prototype: | void QRasterPlatformPixmap::setDevicePixelRatio(qreal scaleFactor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 362-365 |
| | 1 | 1 |
toImage| Name: | QRasterPlatformPixmap::toImage | | Prototype: | QImage QRasterPlatformPixmap::toImage() const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 211-223 |
| | 6 | 3 |
toImage| Name: | QRasterPlatformPixmap::toImage | | Prototype: | QImage QRasterPlatformPixmap::toImage(const QRect &rect) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 225-241 |
| | 11 | 3 |