| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
event| Name: | existingImageFileForPath::QQuickPixmapReply::event | | Prototype: | bool QQuickPixmapReply::event(QEvent *event) | | Coverage: | 62.500% (15/24) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | | Lines: | 1150-1182 |
| | 21 | 7 |
QQuickPixmapReply| Name: | existingImageFileForPath::QQuickPixmapReply::QQuickPixmapReply | | Prototype: | QQuickPixmapReply::QQuickPixmapReply(QQuickPixmapData *d) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | | Lines: | 1135-1142 |
| | 3 | 2 |
downloadProgress| Name: | existingImageFileForPath::QQuickPixmapReply::downloadProgress | | Prototype: | void QQuickPixmapReply::downloadProgress(qint64 _t1, qint64 _t2) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/qquickpixmapcache.moc | | Lines: | 140-144 |
| | 2 | 1 |
finished| Name: | existingImageFileForPath::QQuickPixmapReply::finished | | Prototype: | void QQuickPixmapReply::finished() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/qquickpixmapcache.moc | | Lines: | 134-137 |
| | 1 | 1 |