| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QSGSoftwarePixmapTexture| Name: | QSGSoftwarePixmapTexture::QSGSoftwarePixmapTexture | | Prototype: | QSGSoftwarePixmapTexture::QSGSoftwarePixmapTexture(const QImage &image, uint flags) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarepixmaptexture.cpp | | Lines: | 44-55 |
| | 3 | 2 |
QSGSoftwarePixmapTexture| Name: | QSGSoftwarePixmapTexture::QSGSoftwarePixmapTexture | | Prototype: | QSGSoftwarePixmapTexture::QSGSoftwarePixmapTexture(const QPixmap &pixmap) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarepixmaptexture.cpp | | Lines: | 57-60 |
| | 2 | 1 |
bind| Name: | QSGSoftwarePixmapTexture::bind | | Prototype: | void QSGSoftwarePixmapTexture::bind() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarepixmaptexture.cpp | | Lines: | 83-86 |
| | 1 | 1 |
hasAlphaChannel| Name: | QSGSoftwarePixmapTexture::hasAlphaChannel | | Prototype: | bool QSGSoftwarePixmapTexture::hasAlphaChannel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarepixmaptexture.cpp | | Lines: | 73-76 |
| | 1 | 1 |
hasMipmaps| Name: | QSGSoftwarePixmapTexture::hasMipmaps | | Prototype: | bool QSGSoftwarePixmapTexture::hasMipmaps() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarepixmaptexture.cpp | | Lines: | 78-81 |
| | 1 | 1 |
pixmap| Name: | QSGSoftwarePixmapTexture::pixmap | | Prototype: | const QPixmap &pixmap() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarepixmaptexture_p.h | | Lines: | 71-71 |
| | 1 | 1 |
textureId| Name: | QSGSoftwarePixmapTexture::textureId | | Prototype: | int QSGSoftwarePixmapTexture::textureId() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarepixmaptexture.cpp | | Lines: | 63-66 |
| | 1 | 1 |
textureSize| Name: | QSGSoftwarePixmapTexture::textureSize | | Prototype: | QSize QSGSoftwarePixmapTexture::textureSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarepixmaptexture.cpp | | Lines: | 68-71 |
| | 1 | 1 |