| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
timerEvent| Name: | existingImageFileForPath::QQuickPixmapStore::timerEvent | | Prototype: | void QQuickPixmapStore::timerEvent(QTimerEvent *) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | | Lines: | 1113-1123 |
| | 5 | 2 |
~QQuickPixmapStore| Name: | existingImageFileForPath::QQuickPixmapStore::~QQuickPixmapStore | | Prototype: | QQuickPixmapStore::~QQuickPixmapStore() | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | | Lines: | 1009-1044 |
| | 14 | 6 |
unreferencePixmap| Name: | existingImageFileForPath::QQuickPixmapStore::unreferencePixmap | | Prototype: | void QQuickPixmapStore::unreferencePixmap(QQuickPixmapData *data) | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | | Lines: | 1046-1072 |
| | 17 | 5 |
QQuickPixmapStore| Name: | existingImageFileForPath::QQuickPixmapStore::QQuickPixmapStore | | Prototype: | QQuickPixmapStore::QQuickPixmapStore() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | | Lines: | 1004-1007 |
| | 2 | 1 |
purgeCache| Name: | existingImageFileForPath::QQuickPixmapStore::purgeCache | | Prototype: | void QQuickPixmapStore::purgeCache() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | | Lines: | 1125-1128 |
| | 1 | 1 |
referencePixmap| Name: | existingImageFileForPath::QQuickPixmapStore::referencePixmap | | Prototype: | void QQuickPixmapStore::referencePixmap(QQuickPixmapData *data) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | | Lines: | 1074-1091 |
| | 11 | 3 |
shrinkCache| Name: | existingImageFileForPath::QQuickPixmapStore::shrinkCache | | Prototype: | void QQuickPixmapStore::shrinkCache(int remove) | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | | Lines: | 1093-1111 |
| | 12 | 3 |