| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
existingImageFileForPath::qHash| Name: | 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 |
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::QQuickPixmapStore::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 |
existingImageFileForPath::QQuickPixmapStore::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 |
existingImageFileForPath::QQuickPixmapStore::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 |
existingImageFileForPath::QQuickPixmapStore::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 |
existingImageFileForPath::QQuickPixmapReply::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 |
existingImageFileForPath::QQuickPixmapReply::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 |
existingImageFileForPath::QQuickPixmapReply::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 |
existingImageFileForPath::QQuickPixmapReaderThreadObject::processJobs| Name: | 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::QQuickPixmapReaderThreadObject::networkRequestDone| Name: | 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::event| Name: | 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::asyncResponseFinished| Name: | 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::asyncResponseFinished| Name: | 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::QQuickPixmapReaderThreadObject| Name: | 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::QQuickPixmapReader::run| Name: | 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::instance| Name: | 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::getImage| Name: | 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::existingInstance| Name: | 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::QQuickPixmapReader| Name: | 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::QQuickPixmap::~QQuickPixmap| Name: | 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::QQuickPixmap::width| Name: | 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::textureFactory| Name: | 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::status| Name: | 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::setImage| Name: | 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::purgeCache| Name: | 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::load| Name: | existingImageFileForPath::QQuickPixmap::load | | Prototype: | void QQuickPixmap::load(QQmlEngine *engine, const QUrl &url) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | | Lines: | 1509-1512 |
| | 1 | 1 |
existingImageFileForPath::QQuickPixmap::load| Name: | existingImageFileForPath::QQuickPixmap::load | | Prototype: | void QQuickPixmap::load(QQmlEngine *engine, const QUrl &url, 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: | 1514-1517 |
| | 1 | 1 |
existingImageFileForPath::QQuickPixmap::load| Name: | existingImageFileForPath::QQuickPixmap::load | | Prototype: | void QQuickPixmap::load(QQmlEngine *engine, const QUrl &url, const QSize &size) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | | Lines: | 1519-1522 |
| | 1 | 1 |
existingImageFileForPath::QQuickPixmap::load| Name: | 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::isReady| Name: | existingImageFileForPath::QQuickPixmap::isReady | | Prototype: | bool QQuickPixmap::isReady() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | | Lines: | 1388-1391 |
| | 1 | 1 |
existingImageFileForPath::QQuickPixmap::isNull| Name: | existingImageFileForPath::QQuickPixmap::isNull | | Prototype: | bool QQuickPixmap::isNull() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | | Lines: | 1383-1386 |
| | 1 | 1 |
existingImageFileForPath::QQuickPixmap::isLoading| Name: | existingImageFileForPath::QQuickPixmap::isLoading | | Prototype: | bool QQuickPixmap::isLoading() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | | Lines: | 1398-1401 |
| | 1 | 1 |
existingImageFileForPath::QQuickPixmap::isError| Name: | existingImageFileForPath::QQuickPixmap::isError | | Prototype: | bool QQuickPixmap::isError() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | | Lines: | 1393-1396 |
| | 1 | 1 |
existingImageFileForPath::QQuickPixmap::isCached| Name: | existingImageFileForPath::QQuickPixmap::isCached | | Prototype: | bool QQuickPixmap::isCached(const QUrl &url, const QSize &requestSize, const QQuickImageProviderOptions &options) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | | Lines: | 1621-1627 |
| | 3 | 1 |
existingImageFileForPath::QQuickPixmap::height| Name: | existingImageFileForPath::QQuickPixmap::height | | Prototype: | int QQuickPixmap::height() const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | | Lines: | 1493-1499 |
| | 3 | 2 |
existingImageFileForPath::QQuickPixmap::clear| Name: | existingImageFileForPath::QQuickPixmap::clear | | Prototype: | void QQuickPixmap::clear() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | | Lines: | 1601-1608 |
| | 4 | 2 |
existingImageFileForPath::QQuickPixmap::clear| Name: | existingImageFileForPath::QQuickPixmap::clear | | Prototype: | void QQuickPixmap::clear(QObject *obj) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | | Lines: | 1610-1619 |
| | 6 | 3 |
existingImageFileForPath::QQuickPixmap::autoTransform| Name: | existingImageFileForPath::QQuickPixmap::autoTransform | | Prototype: | QQuickImageProviderOptions::AutoTransform QQuickPixmap::autoTransform() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | | Lines: | 1443-1449 |
| | 3 | 2 |
existingImageFileForPath::QQuickPixmap::QQuickPixmap| Name: | existingImageFileForPath::QQuickPixmap::QQuickPixmap | | Prototype: | QQuickPixmap::QQuickPixmap() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | | Lines: | 1351-1354 |
| | 2 | 1 |
existingImageFileForPath::QQuickPixmap::QQuickPixmap| Name: | existingImageFileForPath::QQuickPixmap::QQuickPixmap | | Prototype: | QQuickPixmap::QQuickPixmap(QQmlEngine *engine, const QUrl &url) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | | Lines: | 1356-1360 |
| | 1 | 1 |
existingImageFileForPath::QQuickPixmap::QQuickPixmap| Name: | existingImageFileForPath::QQuickPixmap::QQuickPixmap | | Prototype: | QQuickPixmap::QQuickPixmap(QQmlEngine *engine, const QUrl &url, const QSize &size) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | | Lines: | 1362-1366 |
| | 1 | 1 |
existingImageFileForPath::QQuickPixmap::QQuickPixmap| Name: | existingImageFileForPath::QQuickPixmap::QQuickPixmap | | Prototype: | QQuickPixmap::QQuickPixmap(const QUrl &url, const QImage &image) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | | Lines: | 1368-1372 |
| | 2 | 1 |
encode| Name: | encode | | Prototype: | static QString encode(const QString &input, const char *unescapedSet, bool *ok) | | Coverage: | 100.000% (60/60) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4globalobject.cpp | | Lines: | 152-219 |
| | 47 | 14 |
dragOverThreshold| Name: | dragOverThreshold | | Prototype: | static bool dragOverThreshold(const QQuickEventPoint *point) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/handlers/qquicktaphandler.cpp | | Lines: | 110-115 |
| | 3 | 1 |
deletePathWorkThreadPool| Name: | deletePathWorkThreadPool | | Prototype: | static void deletePathWorkThreadPool() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quickshapes/qquickshapegenericrenderer.cpp | | Lines: | 283-287 |
| | 2 | 1 |
countMetaObjectFields| Name: | countMetaObjectFields | | Prototype: | template <typename StringVisitor> int countMetaObjectFields(const QMetaObject &mo, StringVisitor stringVisitor) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlpropertycache.cpp | | Lines: | 1385-1407 |
| | 9 | 3 |
copySign| Name: | copySign | | Prototype: | static inline __attribute__((always_inline)) double copySign(double x, double y) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4mathobject.cpp | | Lines: | 112-115 |
| | 1 | 1 |
convertJSValueToVariantType| Name: | convertJSValueToVariantType | | Prototype: | template <typename ReturnType> ReturnType convertJSValueToVariantType(const QJSValue &value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/v8/qv8engine.cpp | | Lines: | 97-101 |
| | 1 | 1 |
convertHex| Name: | convertHex | | Prototype: | static inline QChar convertHex(QChar c1, QChar c2) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljslexer.cpp | | Lines: | 75-78 |
| | 1 | 1 |
contextHasNoExtensions| Name: | contextHasNoExtensions | | Prototype: | inline bool contextHasNoExtensions(QQmlContextData *context) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlpropertycache.cpp | | Lines: | 787-792 |
| | 1 | 1 |
constant| Name: | constant | | Prototype: | static inline const QV4::Value &constant(Function *function, int index) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4vme_moth.cpp | | Lines: | 360-363 |
| | 1 | 1 |
colorToColor4ub| Name: | colorToColor4ub | | Prototype: | inline Color4ub colorToColor4ub(const QColor &c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgbasicinternalrectanglenode.cpp | | Lines: | 56-64 |
| | 6 | 1 |
colorToColor4ub| Name: | colorToColor4ub | | Prototype: | static inline QQuickShapeGenericRenderer::Color4ub colorToColor4ub(const QColor &c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quickshapes/qquickshapegenericrenderer.cpp | | Lines: | 66-75 |
| | 7 | 1 |
cacheForObject| Name: | cacheForObject | | Prototype: | static QQmlPropertyCache *cacheForObject(QObject *object, QQmlEngine *engine) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/designer/qqmldesignermetaobject.cpp | | Lines: | 82-89 |
| | 4 | 2 |
bool| Name: | bool | | Prototype: | template<typename T> QFlagPointer<T>::operator bool() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qflagpointer_p.h | | Lines: | 235-239 |
| | 1 | 1 |
arrayFromVariantList| Name: | arrayFromVariantList | | Prototype: | static QV4::ReturnedValue arrayFromVariantList(QV4::ExecutionEngine *e, const QVariantList &list) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4engine.cpp | | Lines: | 1356-1368 |
| | 9 | 2 |
appendQuad| Name: | appendQuad | | Prototype: | static inline void appendQuad(quint16 **indices, quint16 topLeft, quint16 topRight, quint16 bottomLeft, quint16 bottomRight) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgbasicinternalimagenode.cpp | | Lines: | 192-201 |
| | 6 | 1 |
annotateListElements::[lambda]::main::[lambda]::[lambda]| Name: | annotateListElements::[lambda]::main::[lambda]::[lambda] | | Prototype: | [outputFileName](QV4::CompiledData::CompilationUnit *unit, QString *errorString) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qmlcachegen/qmlcachegen.cpp | | Lines: | 531-533 |
| | 1 | 1 |
allocatePage| Name: | allocatePage | | Prototype: | Page *allocatePage(PersistentValueStorage *storage) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4persistent.cpp | | Lines: | 88-106 |
| | 12 | 2 |
adoptRef| Name: | adoptRef | | Prototype: | template <typename T> PassRefPtr<T> adoptRef(T* ptr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/PassRefPtr.h | | Lines: | 90-96 |
| | 3 | 1 |
adoptPtr| Name: | adoptPtr | | Prototype: | template <typename T> PassOwnPtr<T> adoptPtr(T* ptr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/PassOwnPtr.h | | Lines: | 109-115 |
| | 3 | 1 |
addToPropertyNameListIfNotBlackListed| Name: | addToPropertyNameListIfNotBlackListed | | Prototype: | static void addToPropertyNameListIfNotBlackListed(QQuickDesignerSupport::PropertyNameList *propertyNameList, const QQuickDesignerSupport::PropertyName &propertyName) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/designer/qquickdesignersupportproperties.cpp | | Lines: | 47-52 |
| | 2 | 2 |
addProperty| Name: | addProperty | | Prototype: | static void addProperty(QMetaObjectBuilder *builder, int propertyId, const QByteArray &propertyName, const QByteArray &propertyType) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/util/qqmladaptormodel.cpp | | Lines: | 83-89 |
| | 4 | 1 |
addEscapeSequence| Name: | addEscapeSequence | | Prototype: | static void addEscapeSequence(QString &output, uchar ch) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4globalobject.cpp | | Lines: | 145-150 |
| | 3 | 1 |
accessibleUnignoredChildren| Name: | accessibleUnignoredChildren | | Prototype: | QList<QQuickItem *> accessibleUnignoredChildren(QQuickItem *item, bool paintOrder) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | | Lines: | 167-172 |
| | 3 | 1 |
WorkerRemoveEvent::workerId| Name: | WorkerRemoveEvent::workerId | | Prototype: | int WorkerRemoveEvent::workerId() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qquickworkerscript.cpp | | Lines: | 468-471 |
| | 1 | 1 |
WorkerRemoveEvent::WorkerRemoveEvent| Name: | WorkerRemoveEvent::WorkerRemoveEvent | | Prototype: | WorkerRemoveEvent::WorkerRemoveEvent(int workerId) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qquickworkerscript.cpp | | Lines: | 463-466 |
| | 2 | 1 |
WorkerLoadEvent::workerId| Name: | WorkerLoadEvent::workerId | | Prototype: | int WorkerLoadEvent::workerId() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qquickworkerscript.cpp | | Lines: | 453-456 |
| | 1 | 1 |
WorkerLoadEvent::url| Name: | WorkerLoadEvent::url | | Prototype: | QUrl WorkerLoadEvent::url() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qquickworkerscript.cpp | | Lines: | 458-461 |
| | 1 | 1 |
WorkerLoadEvent::WorkerLoadEvent| Name: | WorkerLoadEvent::WorkerLoadEvent | | Prototype: | WorkerLoadEvent::WorkerLoadEvent(int workerId, const QUrl &url) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qquickworkerscript.cpp | | Lines: | 448-451 |
| | 2 | 1 |
WorkerErrorEvent::error| Name: | WorkerErrorEvent::error | | Prototype: | QQmlError WorkerErrorEvent::error() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qquickworkerscript.cpp | | Lines: | 478-481 |
| | 1 | 1 |
WorkerErrorEvent::WorkerErrorEvent| Name: | WorkerErrorEvent::WorkerErrorEvent | | Prototype: | WorkerErrorEvent::WorkerErrorEvent(const QQmlError &error) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qquickworkerscript.cpp | | Lines: | 473-476 |
| | 2 | 1 |
WorkerDataEvent::workerId| Name: | WorkerDataEvent::workerId | | Prototype: | int WorkerDataEvent::workerId() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qquickworkerscript.cpp | | Lines: | 438-441 |
| | 1 | 1 |
WorkerDataEvent::data| Name: | WorkerDataEvent::data | | Prototype: | QByteArray WorkerDataEvent::data() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qquickworkerscript.cpp | | Lines: | 443-446 |
| | 1 | 1 |
WorkerDataEvent::WorkerDataEvent| Name: | WorkerDataEvent::WorkerDataEvent | | Prototype: | WorkerDataEvent::WorkerDataEvent(int workerId, const QByteArray &data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qquickworkerscript.cpp | | Lines: | 429-432 |
| | 2 | 1 |
WeakValue::~WeakValue| Name: | WeakValue::~WeakValue | | Prototype: | WeakValue::~WeakValue() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4persistent.cpp | | Lines: | 389-392 |
| | 1 | 1 |
WeakValue::markOnce| Name: | WeakValue::markOnce | | Prototype: | void WeakValue::markOnce(MarkStack *markStack) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4persistent.cpp | | Lines: | 399-404 |
| | 3 | 2 |
WeakValue::free| Name: | WeakValue::free | | Prototype: | void WeakValue::free() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4persistent.cpp | | Lines: | 406-422 |
| | 7 | 3 |
WeakValue::allocVal| Name: | WeakValue::allocVal | | Prototype: | void WeakValue::allocVal(ExecutionEngine *engine) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4persistent.cpp | | Lines: | 394-397 |
| | 1 | 1 |
WeakValue::WeakValue| Name: | WeakValue::WeakValue | | Prototype: | WeakValue::WeakValue(const WeakValue &other) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4persistent.cpp | | Lines: | 360-367 |
| | 3 | 2 |
WTF::toASCIIUpper| Name: | WTF::toASCIIUpper | | Prototype: | template<typename CharType> inline CharType toASCIIUpper(CharType c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/ASCIICType.h | | Lines: | 124-127 |
| | 1 | 1 |
WTF::toASCIILower| Name: | WTF::toASCIILower | | Prototype: | template<typename CharType> inline CharType toASCIILower(CharType c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/ASCIICType.h | | Lines: | 109-112 |
| | 1 | 1 |
WTF::toASCIIHexValue| Name: | WTF::toASCIIHexValue | | Prototype: | template<typename CharType> inline int toASCIIHexValue(CharType c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/ASCIICType.h | | Lines: | 129-133 |
| | 2 | 1 |
WTF::systemPageSize| Name: | WTF::systemPageSize | | Prototype: | inline size_t systemPageSize() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageBlock.cpp | | Lines: | 45-48 |
| | 5 | 1 |
WTF::safeSub| Name: | WTF::safeSub | | Prototype: | template <typename U, typename V, typename R> static inline bool safeSub(U lhs, V rhs, R& result) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/CheckedArithmetic.h | | Lines: | 405-408 |
| | 1 | 1 |
WTF::safeMultiply| Name: | WTF::safeMultiply | | Prototype: | template <typename U, typename V, typename R> static inline bool safeMultiply(U lhs, V rhs, R& result) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/CheckedArithmetic.h | | Lines: | 410-413 |
| | 1 | 1 |
WTF::safeEquals| Name: | WTF::safeEquals | | Prototype: | template <typename U, typename V> static inline bool safeEquals(U lhs, V rhs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/CheckedArithmetic.h | | Lines: | 415-418 |
| | 1 | 1 |
WTF::safeAdd| Name: | WTF::safeAdd | | Prototype: | template <typename U, typename V, typename R> static inline bool safeAdd(U lhs, V rhs, R& result) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/CheckedArithmetic.h | | Lines: | 400-403 |
| | 1 | 1 |
WTF::roundUpToMultipleOf| Name: | WTF::roundUpToMultipleOf | | Prototype: | inline size_t roundUpToMultipleOf(size_t divisor, size_t x) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/StdLibExtras.h | | Lines: | 167-172 |
| | 3 | 1 |
WTF::pageSize| Name: | WTF::pageSize | | Prototype: | size_t pageSize() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageBlock.cpp | | Lines: | 67-73 |
| | 4 | 2 |
WTF::operator-| Name: | WTF::operator- | | Prototype: | template <typename U, typename V, typename OverflowHandler> static inline Checked<typename Result<U, V>::ResultType, OverflowHandler> operator-(Checked<U, OverflowHandler> lhs, V rhs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/CheckedArithmetic.h | | Lines: | 690-693 |
| | 1 | 1 |
WTF::operator+| Name: | WTF::operator+ | | Prototype: | template <typename U, typename V, typename OverflowHandler> static inline Checked<typename Result<U, V>::ResultType, OverflowHandler> operator+(U lhs, Checked<V, OverflowHandler> rhs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/CheckedArithmetic.h | | Lines: | 700-703 |
| | 1 | 1 |
WTF::operator*| Name: | WTF::operator* | | Prototype: | template <typename U, typename V, typename OverflowHandler> static inline Checked<typename Result<U, V>::ResultType, OverflowHandler> operator*(Checked<U, OverflowHandler> lhs, V rhs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/CheckedArithmetic.h | | Lines: | 695-698 |
| | 1 | 1 |
WTF::isPowerOfTwo| Name: | WTF::isPowerOfTwo | | Prototype: | inline bool isPowerOfTwo(size_t size) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageBlock.h | | Lines: | 35-35 |
| | 1 | 1 |
WTF::isPageAligned| Name: | WTF::isPageAligned | | Prototype: | inline bool isPageAligned(void* address) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageBlock.h | | Lines: | 33-33 |
| | 1 | 1 |
WTF::isPageAligned| Name: | WTF::isPageAligned | | Prototype: | inline bool isPageAligned(size_t size) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageBlock.h | | Lines: | 34-34 |
| | 1 | 1 |
WTF::isInBounds| Name: | WTF::isInBounds | | Prototype: | template <typename Target, typename Source> static inline bool isInBounds(Source value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/CheckedArithmetic.h | | Lines: | 171-174 |
| | 1 | 1 |
WTF::isASCIIUpper| Name: | WTF::isASCIIUpper | | Prototype: | template<typename CharType> inline bool isASCIIUpper(CharType c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/ASCIICType.h | | Lines: | 104-107 |
| | 1 | 1 |
WTF::isASCIIOctalDigit| Name: | WTF::isASCIIOctalDigit | | Prototype: | template<typename CharType> inline bool isASCIIOctalDigit(CharType c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/ASCIICType.h | | Lines: | 76-79 |
| | 1 | 1 |