Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QQuickPixmapName: | existingImageFileForPath::QQuickPixmap | Coverage: | 70.520% (122/173) |
| | 135 | 74 |
QQuickPixmapDataName: | existingImageFileForPath::QQuickPixmapData | Coverage: | 76.087% (35/46) |
| | 38 | 18 |
QQuickPixmapReaderName: | existingImageFileForPath::QQuickPixmapReader | Coverage: | 62.832% (142/226) |
| | 260 | 79 |
QQuickPixmapReaderThreadObjectName: | existingImageFileForPath::QQuickPixmapReaderThreadObject | Coverage: | 100.000% (9/9) |
| | 12 | 7 |
QQuickPixmapReplyName: | existingImageFileForPath::QQuickPixmapReply | Coverage: | 70.000% (21/30) |
| | 27 | 11 |
QQuickPixmapStoreName: | existingImageFileForPath::QQuickPixmapStore | Coverage: | 91.525% (54/59) |
| | 62 | 21 |
Q_QGS_nullPixmapName: | existingImageFileForPath::Q_QGS_nullPixmap | Coverage: | 0.000% (0/9) |
| | 3 | 7 |
Q_QGS_pixmapStoreName: | existingImageFileForPath::Q_QGS_pixmapStore | Coverage: | 77.778% (7/9) |
| | 3 | 7 |
createPixmapDataSyncName: | existingImageFileForPath::createPixmapDataSync | Prototype: | static QQuickPixmapData* createPixmapDataSync(QQuickPixmap *declarativePixmap, QQmlEngine *engine, const QUrl &url, const QSize &requestSize, const QQuickImageProviderOptions &providerOptions, bool *ok) | Coverage: | 62.500% (35/56) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 1250-1342 |
| | 56 | 18 |
existingImageFileForPathName: | existingImageFileForPath::existingImageFileForPath | Prototype: | static QString existingImageFileForPath(const QString &localFile) | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 447-462 |
| | 9 | 4 |
operator==Name: | existingImageFileForPath::operator== | Prototype: | inline bool operator==(const QQuickPixmapKey &lhs, const QQuickPixmapKey &rhs) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 963-966 |
| | 1 | 1 |
qHashName: | existingImageFileForPath::qHash | Prototype: | inline uint qHash(const QQuickPixmapKey &key) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 968-971 |
| | 1 | 1 |