Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
existingImageFileForPath::QQuickPixmap::loadName: | existingImageFileForPath::QQuickPixmap::load | Prototype: | void QQuickPixmap::load(QQmlEngine *engine, const QUrl &url, const QSize &requestSize, QQuickPixmap::Options options) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 1524-1527 |
| | 1 | 1 |
existingImageFileForPath::QQuickPixmap::loadName: | existingImageFileForPath::QQuickPixmap::load | Prototype: | void QQuickPixmap::load(QQmlEngine *engine, const QUrl &url, const QSize &requestSize, QQuickPixmap::Options options, const QQuickImageProviderOptions &providerOptions) | Coverage: | 68.333% (41/60) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 1529-1599 |
| | 46 | 19 |
existingImageFileForPath::QQuickPixmap::purgeCacheName: | existingImageFileForPath::QQuickPixmap::purgeCache | Prototype: | void QQuickPixmap::purgeCache() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 1130-1133 |
| | 1 | 1 |
existingImageFileForPath::QQuickPixmap::rectName: | existingImageFileForPath::QQuickPixmap::rect | Prototype: | QRect QQuickPixmap::rect() const | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 1501-1507 |
| | 3 | 2 |
existingImageFileForPath::QQuickPixmap::requestSizeName: | existingImageFileForPath::QQuickPixmap::requestSize | Prototype: | const QSize &QQuickPixmap::requestSize() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 1435-1441 |
| | 3 | 2 |
existingImageFileForPath::QQuickPixmap::setImageName: | existingImageFileForPath::QQuickPixmap::setImage | Prototype: | void QQuickPixmap::setImage(const QImage &p) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 1466-1472 |
| | 3 | 2 |
existingImageFileForPath::QQuickPixmap::setPixmapName: | existingImageFileForPath::QQuickPixmap::setPixmap | Prototype: | void QQuickPixmap::setPixmap(const QQuickPixmap &other) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 1474-1483 |
| | 5 | 2 |
existingImageFileForPath::QQuickPixmap::statusName: | existingImageFileForPath::QQuickPixmap::status | Prototype: | QQuickPixmap::Status QQuickPixmap::status() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 1411-1417 |
| | 3 | 2 |
existingImageFileForPath::QQuickPixmap::textureFactoryName: | existingImageFileForPath::QQuickPixmap::textureFactory | Prototype: | QQuickTextureFactory *QQuickPixmap::textureFactory() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 1451-1457 |
| | 3 | 2 |
existingImageFileForPath::QQuickPixmap::urlName: | existingImageFileForPath::QQuickPixmap::url | Prototype: | const QUrl &QQuickPixmap::url() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 1419-1425 |
| | 3 | 2 |
existingImageFileForPath::QQuickPixmap::widthName: | existingImageFileForPath::QQuickPixmap::width | Prototype: | int QQuickPixmap::width() const | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 1485-1491 |
| | 3 | 2 |
existingImageFileForPath::QQuickPixmap::~QQuickPixmapName: | existingImageFileForPath::QQuickPixmap::~QQuickPixmap | Prototype: | QQuickPixmap::~QQuickPixmap() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 1374-1381 |
| | 4 | 2 |
existingImageFileForPath::QQuickPixmapData::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 |
existingImageFileForPath::QQuickPixmapData::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 |
existingImageFileForPath::QQuickPixmapData::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 |
existingImageFileForPath::QQuickPixmapData::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 |
existingImageFileForPath::QQuickPixmapData::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 |
existingImageFileForPath::QQuickPixmapReader::QQuickPixmapReaderName: | existingImageFileForPath::QQuickPixmapReader::QQuickPixmapReader | Prototype: | QQuickPixmapReader::QQuickPixmapReader(QQmlEngine *eng) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 464-474 |
| | 4 | 1 |
existingImageFileForPath::QQuickPixmapReader::asyncResponseFinishedName: | existingImageFileForPath::QQuickPixmapReader::asyncResponseFinished | Prototype: | void QQuickPixmapReader::asyncResponseFinished(QQuickImageResponse *response) | Coverage: | 58.333% (7/12) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 564-589 |
| | 16 | 4 |
existingImageFileForPath::QQuickPixmapReader::cancelName: | existingImageFileForPath::QQuickPixmapReader::cancel | Prototype: | void QQuickPixmapReader::cancel(QQuickPixmapReply *reply) | Coverage: | 78.571% (11/14) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 913-930 |
| | 9 | 5 |
existingImageFileForPath::QQuickPixmapReader::existingInstanceName: | existingImageFileForPath::QQuickPixmapReader::existingInstance | Prototype: | QQuickPixmapReader *QQuickPixmapReader::existingInstance(QQmlEngine *engine) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 895-899 |
| | 1 | 1 |
existingImageFileForPath::QQuickPixmapReader::getImageName: | existingImageFileForPath::QQuickPixmapReader::getImage | Prototype: | QQuickPixmapReply *QQuickPixmapReader::getImage(QQuickPixmapData *data) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 901-911 |
| | 7 | 2 |
existingImageFileForPath::QQuickPixmapReader::instanceName: | existingImageFileForPath::QQuickPixmapReader::instance | Prototype: | QQuickPixmapReader *QQuickPixmapReader::instance(QQmlEngine *engine) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 883-893 |
| | 5 | 2 |
existingImageFileForPath::QQuickPixmapReader::networkRequestDoneName: | existingImageFileForPath::QQuickPixmapReader::networkRequestDone | Prototype: | void QQuickPixmapReader::networkRequestDone(QNetworkReply *reply) | Coverage: | 70.000% (14/20) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 513-561 |
| | 33 | 7 |
existingImageFileForPath::QQuickPixmapReader::processJobName: | existingImageFileForPath::QQuickPixmapReader::processJob | Prototype: | void QQuickPixmapReader::processJob(QQuickPixmapReply *runningJob, const QUrl &url, const QString &localFile, QQuickImageProvider::ImageType imageType, QQuickImageProvider *provider) | Coverage: | 51.111% (46/90) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 710-881 |
| | 103 | 29 |
existingImageFileForPath::QQuickPixmapReader::processJobsName: | existingImageFileForPath::QQuickPixmapReader::processJobs | Prototype: | void QQuickPixmapReader::processJobs() | Coverage: | 71.429% (40/56) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 630-708 |
| | 46 | 16 |
existingImageFileForPath::QQuickPixmapReader::runName: | existingImageFileForPath::QQuickPixmapReader::run | Prototype: | void QQuickPixmapReader::run() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 932-953 |
| | 13 | 2 |
existingImageFileForPath::QQuickPixmapReader::~QQuickPixmapReaderName: | existingImageFileForPath::QQuickPixmapReader::~QQuickPixmapReader | Prototype: | QQuickPixmapReader::~QQuickPixmapReader() | Coverage: | 43.750% (7/16) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 476-510 |
| | 20 | 8 |
existingImageFileForPath::QQuickPixmapReader::~QQuickPixmapReader::[lambda]Name: | existingImageFileForPath::QQuickPixmapReader::~QQuickPixmapReader::[lambda] | Prototype: | [this](QQuickPixmapReply *reply) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 492-497 |
| | 3 | 2 |
existingImageFileForPath::QQuickPixmapReaderThreadObject::QQuickPixmapReaderThreadObjectName: | existingImageFileForPath::QQuickPixmapReaderThreadObject::QQuickPixmapReaderThreadObject | Prototype: | QQuickPixmapReaderThreadObject::QQuickPixmapReaderThreadObject(QQuickPixmapReader *i) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 591-594 |
| | 2 | 1 |
existingImageFileForPath::QQuickPixmapReaderThreadObject::asyncResponseFinishedName: | existingImageFileForPath::QQuickPixmapReaderThreadObject::asyncResponseFinished | Prototype: | void QQuickPixmapReaderThreadObject::asyncResponseFinished(QQuickImageResponse *response) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 619-622 |
| | 1 | 1 |
existingImageFileForPath::QQuickPixmapReaderThreadObject::asyncResponseFinishedName: | existingImageFileForPath::QQuickPixmapReaderThreadObject::asyncResponseFinished | Prototype: | void QQuickPixmapReaderThreadObject::asyncResponseFinished() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 624-628 |
| | 2 | 1 |
existingImageFileForPath::QQuickPixmapReaderThreadObject::eventName: | existingImageFileForPath::QQuickPixmapReaderThreadObject::event | Prototype: | bool QQuickPixmapReaderThreadObject::event(QEvent *e) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 601-609 |
| | 4 | 2 |
existingImageFileForPath::QQuickPixmapReaderThreadObject::networkRequestDoneName: | existingImageFileForPath::QQuickPixmapReaderThreadObject::networkRequestDone | Prototype: | void QQuickPixmapReaderThreadObject::networkRequestDone() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 611-617 |
| | 2 | 1 |
existingImageFileForPath::QQuickPixmapReaderThreadObject::processJobsName: | existingImageFileForPath::QQuickPixmapReaderThreadObject::processJobs | Prototype: | void QQuickPixmapReaderThreadObject::processJobs() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 596-599 |
| | 1 | 1 |
existingImageFileForPath::QQuickPixmapReply::QQuickPixmapReplyName: | 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 |
existingImageFileForPath::QQuickPixmapReply::downloadProgressName: | 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 |
existingImageFileForPath::QQuickPixmapReply::eventName: | 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 |
existingImageFileForPath::QQuickPixmapReply::finishedName: | 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 |
existingImageFileForPath::QQuickPixmapStore::QQuickPixmapStoreName: | 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 |
existingImageFileForPath::QQuickPixmapStore::purgeCacheName: | 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 |
existingImageFileForPath::QQuickPixmapStore::referencePixmapName: | 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 |
existingImageFileForPath::QQuickPixmapStore::shrinkCacheName: | 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 |
existingImageFileForPath::QQuickPixmapStore::timerEventName: | 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 |
existingImageFileForPath::QQuickPixmapStore::unreferencePixmapName: | 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 |
existingImageFileForPath::QQuickPixmapStore::~QQuickPixmapStoreName: | 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 |
existingImageFileForPath::Q_QGS_nullPixmap::innerFunctionName: | existingImageFileForPath::Q_QGS_nullPixmap::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 1349-1349 |
| | 1 | 4 |
existingImageFileForPath::Q_QGS_nullPixmap::innerFunction::~HolderBaseName: | existingImageFileForPath::Q_QGS_nullPixmap::innerFunction::~HolderBase | Prototype: | ~HolderBase() noexcept | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 1349-1349 |
| | 1 | 2 |
existingImageFileForPath::Q_QGS_pixmapStore::innerFunctionName: | existingImageFileForPath::Q_QGS_pixmapStore::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 1001-1001 |
| | 1 | 4 |
existingImageFileForPath::Q_QGS_pixmapStore::innerFunction::~HolderBaseName: | existingImageFileForPath::Q_QGS_pixmapStore::innerFunction::~HolderBase | Prototype: | ~HolderBase() noexcept | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 1001-1001 |
| | 1 | 2 |
existingImageFileForPath::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 |
existingImageFileForPath::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 |
existingImageFileForPath::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 |
existingImageFileForPath::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 |
expandedRectName: | expandedRect | Prototype: | static QRect expandedRect(const QRect &rect, Qt::Edge edge, int increment) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquicktableview.cpp | Lines: | 78-91 |
| | 6 | 5 |
expressions_to_runName: | expressions_to_run | Prototype: | static inline bool expressions_to_run(QQmlContextData *ctxt, bool isGlobalRefresh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlcontext.cpp | Lines: | 711-714 |
| | 1 | 1 |
extractQtSignalName: | extractQtSignal | Prototype: | static QPair<QObject *, int> extractQtSignal(const QV4::Value &value) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp | Lines: | 109-124 |
| | 10 | 4 |
fastFlagsForPropertyName: | fastFlagsForProperty | Prototype: | static QQmlPropertyData::Flags fastFlagsForProperty(const QMetaProperty &p) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlpropertycache.cpp | Lines: | 85-98 |
| | 8 | 2 |
fetchOrCreateTypeForUrlName: | fetchOrCreateTypeForUrl | Prototype: | QQmlType fetchOrCreateTypeForUrl(const QString &urlString, const QHashedStringRef& typeName, bool isCompositeSingleton, QList<QQmlError> *errors, int majorVersion=-1, int minorVersion=-1) | Coverage: | 68.750% (11/16) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlimport.cpp | Lines: | 145-211 |
| | 32 | 5 |
fillRectShadowName: | fillRectShadow | Prototype: | static void fillRectShadow(QPainter* p, QRectF shadowRect, qreal offsetX, qreal offsetY, qreal blur, const QColor& color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer.cpp | Lines: | 169-173 |
| | 2 | 1 |
fillShadowPathName: | fillShadowPath | Prototype: | static void fillShadowPath(QPainter* p, const QPainterPath& path, qreal offsetX, qreal offsetY, qreal blur, const QColor& color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer.cpp | Lines: | 175-179 |
| | 2 | 1 |
fillUniformArrayFromImageName: | fillUniformArrayFromImage | Prototype: | void fillUniformArrayFromImage(float* array, const QImage& img, int size) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | Lines: | 457-467 |
| | 7 | 4 |
filterResourceFile::[lambda]::[lambda]::[lambda]::[lambda]::[lambda]::filterResourceFileName: | filterResourceFile::[lambda]::[lambda]::[lambda]::[lambda]::[lambda]::filterResourceFile | Prototype: | int filterResourceFile(const QString &input, const QString &output) | Coverage: | 0.000% (0/86) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qmlcachegen/resourcefilter.cpp | Lines: | 33-183 |
| | 165 | 28 |
findCharName: | findChar | Prototype: | static int findChar(const QChar *str, int len, QChar ch, int from) | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring.cpp | Lines: | 192-206 |
| | 11 | 5 |
findCompositeSingletonsName: | findCompositeSingletons | Prototype: | void findCompositeSingletons(const QQmlImportNamespace &set, QList<QQmlImports::CompositeSingletonReference> &resultList, const QUrl &baseUrl) | Coverage: | 93.750% (15/16) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlimport.cpp | Lines: | 459-491 |
| | 20 | 6 |
findCompositeSingletons::[lambda]Name: | findCompositeSingletons::[lambda] | Prototype: | [&resultList, &set](const QQmlType &singleton) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlimport.cpp | Lines: | 481-488 |
| | 6 | 1 |
flagsForPropertyTypeName: | flagsForPropertyType | Prototype: | static void flagsForPropertyType(int propType, QQmlPropertyData::Flags &flags) | Coverage: | 92.000% (23/25) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlpropertycache.cpp | Lines: | 102-126 |
| | 17 | 9 |
flush_vme_signalName: | flush_vme_signal | Prototype: | static inline void flush_vme_signal(const QObject *object, int index, bool indexInSignalRange) | Coverage: | 100.000% (17/17) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlproperty.cpp | Lines: | 1655-1671 |
| | 10 | 4 |
fontSmoothingGammaName: | fontSmoothingGamma | Prototype: | static inline qreal fontSmoothingGamma() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp | Lines: | 125-129 |
| | 1 | 1 |
forceDiskCacheName: | forceDiskCache | Prototype: | static bool forceDiskCache() | Coverage: | 41.667% (5/12) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmltypeloader.cpp | Lines: | 105-105 |
| | 0 | 4 |
freeFramebufferFuncName: | freeFramebufferFunc | Prototype: | static void freeFramebufferFunc(QOpenGLFunctions *funcs, GLuint id) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultdistancefieldglyphcache.cpp | Lines: | 278-281 |
| | 1 | 1 |
freeze_recursiveName: | freeze_recursive | Prototype: | static void freeze_recursive(QV4::ExecutionEngine *v4, QV4::Object *object) | Coverage: | 92.000% (23/25) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/v8/qv8engine.cpp | Lines: | 218-250 |
| | 23 | 9 |
fromLatin1ListName: | fromLatin1List | Prototype: | static QStringList fromLatin1List(const QList<QByteArray> &list) | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 420-427 |
| | 5 | 2 |
fuzzyLessThanOrEqualToName: | fuzzyLessThanOrEqualTo | Prototype: | static bool fuzzyLessThanOrEqualTo(qreal a, qreal b) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickflickable.cpp | Lines: | 498-506 |
| | 4 | 2 |
fxViewItemAtPositionName: | fxViewItemAtPosition | Prototype: | static FxViewItem * fxViewItemAtPosition(const QList<FxViewItem *> &items, qreal x, qreal y) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemview.cpp | Lines: | 929-936 |
| | 4 | 3 |
generateGradientColorTableName: | generateGradientColorTable | Prototype: | static void generateGradientColorTable(const QQuickShapeGradientCache::Key &gradient, uint *colorTable, int size, float opacity) | Coverage: | 64.000% (16/25) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quickshapes/qquickshape.cpp | Lines: | 1528-1577 |
| | 34 | 8 |
generateResourceDirectoryTree::generateLoaderName: | generateResourceDirectoryTree::generateLoader | Prototype: | bool generateLoader(const QStringList &compiledFiles, const QString &outputFileName, const QStringList &resourceFileMappings, QString *errorString) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qmlcachegen/generateloader.cpp | Lines: | 330-441 |
| | 82 | 11 |
generateResourceDirectoryTree::generateResourceDirectoryTreeName: | generateResourceDirectoryTree::generateResourceDirectoryTree | Prototype: | static QByteArray generateResourceDirectoryTree(QTextStream &code, const QStringList &qrcFiles) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qmlcachegen/generateloader.cpp | Lines: | 263-318 |
| | 36 | 12 |
generateResourceDirectoryTree::qtResourceNameForFileName: | generateResourceDirectoryTree::qtResourceNameForFile | Prototype: | static QString qtResourceNameForFile(const QString &fileName) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qmlcachegen/generateloader.cpp | Lines: | 320-328 |
| | 6 | 2 |
getAppFlagsName: | getAppFlags | Prototype: | void getAppFlags(int &argc, char **argv) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qml/main.cpp | Lines: | 365-399 |
| | 16 | 9 |
getColorProviderName: | getColorProvider | Prototype: | static QQmlColorProvider **getColorProvider(void) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlglobal.cpp | Lines: | 306-315 |
| | 4 | 2 |
getColorProviderName: | getColorProvider | Prototype: | static QQuickColorProvider *getColorProvider() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickglobal.cpp | Lines: | 844-848 |
| | 1 | 1 |
getFileSansBangLineName: | getFileSansBangLine | Prototype: | bool getFileSansBangLine(const QString &path, QByteArray &output) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qml/main.cpp | Lines: | 401-412 |
| | 8 | 3 |
getGuiProviderName: | getGuiProvider | Prototype: | static QQmlGuiProvider **getGuiProvider(void) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlglobal.cpp | Lines: | 357-365 |
| | 3 | 2 |
getGuiProviderName: | getGuiProvider | Prototype: | static QQuickGuiProvider *getGuiProvider() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickglobal.cpp | Lines: | 850-854 |
| | 1 | 1 |
getLSBSetName: | getLSBSet | Prototype: | template <typename T> inline unsigned getLSBSet(T value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/MathExtras.h | Lines: | 323-331 |
| | 4 | 2 |
getPageName: | getPage | Prototype: | Page *getPage(Value *val) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4persistent.cpp | Lines: | 67-69 |
| | 1 | 1 |
getScopeName: | getScope | Prototype: | static inline Heap::CallContext *getScope(QV4::Value *stack, int level) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4vme_moth.cpp | Lines: | 349-358 |
| | 6 | 2 |
getThisStringName: | getThisString | Prototype: | static QString getThisString(ExecutionEngine *v4, const QV4::Value *thisObject) | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4stringobject.cpp | Lines: | 287-298 |
| | 8 | 4 |
getTileRuleName: | getTileRule | Prototype: | static Qt::TileRule getTileRule(qreal factor) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwareinternalimagenode.cpp | Lines: | 452-461 |
| | 6 | 3 |
getValueTypeProviderName: | getValueTypeProvider | Prototype: | static QQmlValueTypeProvider **getValueTypeProvider(void) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlglobal.cpp | Lines: | 237-244 |
| | 3 | 2 |
getValueTypeProviderName: | getValueTypeProvider | Prototype: | static QQuickValueTypeProvider *getValueTypeProvider() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickglobal.cpp | Lines: | 838-842 |
| | 1 | 1 |
get_indexName: | get_index | Prototype: | static QV4::ReturnedValue get_index(const QV4::FunctionObject *f, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 40.000% (2/5) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/util/qqmladaptormodel.cpp | Lines: | 64-72 |
| | 5 | 2 |
get_wrap_modeName: | get_wrap_mode | Prototype: | static void get_wrap_mode(QQuickShaderEffectSource::WrapMode mode, QSGTexture::WrapMode *hWrap, QSGTexture::WrapMode *vWrap) | Coverage: | 25.000% (2/8) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickshadereffectsource.cpp | Lines: | 638-657 |
| | 11 | 5 |
grad2degName: | grad2deg | Prototype: | inline double grad2deg(double g) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/MathExtras.h | Lines: | 243-243 |
| | 1 | 1 |
grad2degName: | grad2deg | Prototype: | inline float grad2deg(float g) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/MathExtras.h | Lines: | 252-252 |
| | 1 | 1 |
grad2radName: | grad2rad | Prototype: | inline double grad2rad(double g) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/MathExtras.h | Lines: | 247-247 |
| | 1 | 1 |
grad2radName: | grad2rad | Prototype: | inline float grad2rad(float g) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/MathExtras.h | Lines: | 256-256 |
| | 1 | 1 |
handleCompileErrorsName: | handleCompileErrors | Prototype: | void handleCompileErrors(const QFileInfo &fi, QQuickView *view) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktest.cpp | Lines: | 137-181 |
| | 35 | 7 |
handler_autoParentName: | handler_autoParent | Prototype: | static QQmlPrivate::AutoParentResult handler_autoParent(QObject *obj, QObject *parent) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/handlers/qquickhandlersmodule.cpp | Lines: | 57-67 |
| | 6 | 3 |