Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
releaseName: | existingImageFileForPath::QQuickPixmapData::release | Prototype: | void QQuickPixmapData::release() | Coverage: | 90.000% (18/20) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 1199-1226 |
| | 19 | 7 |
addrefName: | existingImageFileForPath::QQuickPixmapData::addref | Prototype: | void QQuickPixmapData::addref() | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 1191-1197 |
| | 4 | 3 |
removeFromCacheName: | existingImageFileForPath::QQuickPixmapData::removeFromCache | Prototype: | void QQuickPixmapData::removeFromCache() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 1239-1248 |
| | 6 | 3 |
addToCacheName: | existingImageFileForPath::QQuickPixmapData::addToCache | Prototype: | void QQuickPixmapData::addToCache() | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 1228-1237 |
| | 6 | 3 |
costName: | existingImageFileForPath::QQuickPixmapData::cost | Prototype: | int QQuickPixmapData::cost() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 1184-1189 |
| | 3 | 2 |