| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
toImage| Name: | QBlittablePlatformPixmap::toImage | | Prototype: | QImage QBlittablePlatformPixmap::toImage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 162-165 |
| | 1 | 1 |
setDevicePixelRatio| Name: | QBlittablePlatformPixmap::setDevicePixelRatio | | Prototype: | void QBlittablePlatformPixmap::setDevicePixelRatio(qreal scaleFactor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 201-204 |
| | 1 | 1 |
setBlittable| Name: | QBlittablePlatformPixmap::setBlittable | | Prototype: | void QBlittablePlatformPixmap::setBlittable(QBlittable *blittable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 80-84 |
| | 2 | 1 |
resize| Name: | QBlittablePlatformPixmap::resize | | Prototype: | void QBlittablePlatformPixmap::resize(int width, int height) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 86-95 |
| | 7 | 1 |
paintEngine| Name: | QBlittablePlatformPixmap::paintEngine | | Prototype: | QPaintEngine *QBlittablePlatformPixmap::paintEngine() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 206-213 |
| | 4 | 2 |
metric| Name: | QBlittablePlatformPixmap::metric | | Prototype: | int QBlittablePlatformPixmap::metric(QPaintDevice::PaintDeviceMetric metric) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 97-126 |
| | 13 | 13 |
hasAlphaChannel| Name: | QBlittablePlatformPixmap::hasAlphaChannel | | Prototype: | bool QBlittablePlatformPixmap::hasAlphaChannel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 167-170 |
| | 1 | 1 |
fromImage| Name: | QBlittablePlatformPixmap::fromImage | | Prototype: | void QBlittablePlatformPixmap::fromImage(const QImage &image, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 172-194 |
| | 16 | 3 |
fill| Name: | QBlittablePlatformPixmap::fill | | Prototype: | void QBlittablePlatformPixmap::fill(const QColor &color) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 128-155 |
| | 15 | 4 |
devicePixelRatio| Name: | QBlittablePlatformPixmap::devicePixelRatio | | Prototype: | qreal QBlittablePlatformPixmap::devicePixelRatio() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 196-199 |
| | 1 | 1 |
buffer| Name: | QBlittablePlatformPixmap::buffer | | Prototype: | QImage *QBlittablePlatformPixmap::buffer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 157-160 |
| | 1 | 1 |
blittable| Name: | QBlittablePlatformPixmap::blittable | | Prototype: | QBlittable *QBlittablePlatformPixmap::blittable() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 70-78 |
| | 4 | 2 |
QBlittablePlatformPixmap| Name: | QBlittablePlatformPixmap::QBlittablePlatformPixmap | | Prototype: | QBlittablePlatformPixmap::QBlittablePlatformPixmap() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 51-60 |
| | 1 | 1 |