Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QBlittablePlatformPixmapName: | 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 |
blittableName: | 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 |
bufferName: | 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 |
devicePixelRatioName: | 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 |
fillName: | 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 |
fromImageName: | 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 |
hasAlphaChannelName: | 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 |
metricName: | 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 |
paintEngineName: | 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 |
resizeName: | 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 |
setBlittableName: | 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 |
setDevicePixelRatioName: | 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 |
toImageName: | 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 |