Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
addToPropertyNameListIfNotBlackListedName: | 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 |
allocatePageName: | 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 |
animationTimerCallbackName: | animationTimerCallback | Prototype: | void animationTimerCallback(qint64 delta) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickprofiler.cpp | Lines: | 59-64 |
| | 3 | 2 |
annotateListElements::[lambda]::saveUnitAsCpp::[lambda]Name: | annotateListElements::[lambda]::saveUnitAsCpp::[lambda] | Prototype: | [&f, errorString](const QByteArray &data) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qmlcachegen/qmlcachegen.cpp | Lines: | 346-352 |
| | 4 | 2 |
arrayFromVariantListName: | 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 |
cacheForObjectName: | 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 |
checkForApplicationInstanceName: | checkForApplicationInstance | Prototype: | static void checkForApplicationInstance() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsengine.cpp | Lines: | 282-286 |
| | 2 | 2 |
clampToIntegerName: | clampToInteger | Prototype: | inline int clampToInteger(unsigned x) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/MathExtras.h | Lines: | 294-301 |
| | 4 | 2 |
currentIndexRemainderName: | currentIndexRemainder | Prototype: | static inline int currentIndexRemainder(int currentIndex, int modelCount) noexcept | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 1905-1911 |
| | 3 | 2 |
decomposeDoubleName: | decomposeDouble | Prototype: | inline void decomposeDouble(double number, bool& sign, int32_t& exponent, uint64_t& mantissa) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/MathExtras.h | Lines: | 377-393 |
| | 8 | 2 |
delayedRedirectName: | delayedRedirect | Prototype: | void delayedRedirect(QQmlListProperty<QObject> *prop, QObject *value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickparticlegroup.cpp | Lines: | 99-104 |
| | 3 | 2 |
existingImageFileForPath::QQuickPixmap::autoTransformName: | 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::clearName: | 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::connectDownloadProgressName: | existingImageFileForPath::QQuickPixmap::connectDownloadProgress | Prototype: | bool QQuickPixmap::connectDownloadProgress(QObject *object, const char *method) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 1649-1657 |
| | 4 | 2 |
existingImageFileForPath::QQuickPixmap::connectDownloadProgressName: | existingImageFileForPath::QQuickPixmap::connectDownloadProgress | Prototype: | bool QQuickPixmap::connectDownloadProgress(QObject *object, int method) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 1659-1667 |
| | 4 | 2 |
existingImageFileForPath::QQuickPixmap::connectFinishedName: | existingImageFileForPath::QQuickPixmap::connectFinished | Prototype: | bool QQuickPixmap::connectFinished(QObject *object, const char *method) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 1629-1637 |
| | 4 | 2 |
existingImageFileForPath::QQuickPixmap::connectFinishedName: | existingImageFileForPath::QQuickPixmap::connectFinished | Prototype: | bool QQuickPixmap::connectFinished(QObject *object, int method) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 1639-1647 |
| | 4 | 2 |
existingImageFileForPath::QQuickPixmap::errorName: | existingImageFileForPath::QQuickPixmap::error | Prototype: | QString QQuickPixmap::error() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 1403-1409 |
| | 3 | 2 |
existingImageFileForPath::QQuickPixmap::heightName: | 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::imageName: | existingImageFileForPath::QQuickPixmap::image | Prototype: | QImage QQuickPixmap::image() const | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 1459-1464 |
| | 3 | 2 |
existingImageFileForPath::QQuickPixmap::implicitSizeName: | existingImageFileForPath::QQuickPixmap::implicitSize | Prototype: | const QSize &QQuickPixmap::implicitSize() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 1427-1433 |
| | 3 | 2 |
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::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::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::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::~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::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::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::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::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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
insertInFrontName: | insertInFront | Prototype: | inline void insertInFront(PersistentValueStorage *storage, Page *p) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4persistent.cpp | Lines: | 71-78 |
| | 5 | 2 |
isWindowName: | isWindow | Prototype: | static bool isWindow(QObject *object) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/designer/qquickdesignersupportitems.cpp | Lines: | 184-189 |
| | 3 | 2 |
makeLoaderSynchronousName: | makeLoaderSynchronous | Prototype: | static void makeLoaderSynchronous(QObject *object) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/designer/qquickdesignersupportitems.cpp | Lines: | 83-87 |
| | 2 | 2 |
metaObjectSignalCountName: | metaObjectSignalCount | Prototype: | static int metaObjectSignalCount(const QMetaObject *metaObject) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlpropertycache.cpp | Lines: | 128-134 |
| | 4 | 2 |
noFilesGivenName: | noFilesGiven | Prototype: | void noFilesGiven() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qml/main.cpp | Lines: | 357-362 |
| | 3 | 2 |
objectFromVariantMapName: | objectFromVariantMap | Prototype: | static QV4::ReturnedValue objectFromVariantMap(QV4::ExecutionEngine *e, const QVariantMap &map) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4engine.cpp | Lines: | 1370-1381 |
| | 8 | 2 |
octalDigitName: | octalDigit | Prototype: | int octalDigit(QChar c) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljslexer.cpp | Lines: | 232-237 |
| | 3 | 2 |
operator <<Name: | operator << | Prototype: | QDebug operator <<(QDebug debug, const QQmlListCompositor::Range &range) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/util/qqmllistcompositor.cpp | Lines: | 1378-1393 |
| | 13 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug d, const QAbstractAnimationJob *job) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | Lines: | 657-665 |
| | 5 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug d, const QSGRootNode *n) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/coreapi/qsgnode.cpp | Lines: | 1577-1590 |
| | 8 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QSGCompressedTextureData *d) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/compressedtexture/qsgcompressedtexture.cpp | Lines: | 71-87 |
| | 11 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug d, const QSGOpacityNode *n) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/coreapi/qsgnode.cpp | Lines: | 1558-1574 |
| | 11 | 2 |
operator==Name: | operator== | Prototype: | bool operator==(const QQmlProfilerEvent &event1, const QQmlProfilerEvent &event2) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmldebug/qqmlprofilerevent.cpp | Lines: | 45-52 |
| | 3 | 2 |
particleData_curSizeName: | particleData_curSize | Prototype: | static QV4::ReturnedValue particleData_curSize(const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 325-334 |
| | 5 | 2 |
particleData_discardName: | particleData_discard | Prototype: | static QV4::ReturnedValue particleData_discard(const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 302-312 |
| | 6 | 2 |
particleData_get_alphaName: | particleData_get_alpha | Prototype: | static QV4::ReturnedValue particleData_get_alpha (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 427-427 |
| | 1 | 2 |
particleData_get_animIdxName: | particleData_get_animIdx | Prototype: | static QV4::ReturnedValue particleData_get_animIdx (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 446-446 |
| | 1 | 2 |
particleData_get_animTName: | particleData_get_animT | Prototype: | static QV4::ReturnedValue particleData_get_animT (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 450-450 |
| | 1 | 2 |
particleData_get_autoRotateName: | particleData_get_autoRotate | Prototype: | static QV4::ReturnedValue particleData_get_autoRotate (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 428-428 |
| | 1 | 2 |
particleData_get_axName: | particleData_get_ax | Prototype: | static QV4::ReturnedValue particleData_get_ax (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 438-438 |
| | 1 | 2 |
particleData_get_ayName: | particleData_get_ay | Prototype: | static QV4::ReturnedValue particleData_get_ay (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 439-439 |
| | 1 | 2 |
particleData_get_blueName: | particleData_get_blue | Prototype: | static QV4::ReturnedValue particleData_get_blue (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 426-426 |
| | 1 | 2 |
particleData_get_curAXName: | particleData_get_curAX | Prototype: | static QV4::ReturnedValue particleData_get_curAX (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 454-454 |
| | 1 | 2 |
particleData_get_curAYName: | particleData_get_curAY | Prototype: | static QV4::ReturnedValue particleData_get_curAY (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 457-457 |
| | 1 | 2 |
particleData_get_curVXName: | particleData_get_curVX | Prototype: | static QV4::ReturnedValue particleData_get_curVX (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 453-453 |
| | 1 | 2 |
particleData_get_curVYName: | particleData_get_curVY | Prototype: | static QV4::ReturnedValue particleData_get_curVY (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 456-456 |
| | 1 | 2 |
particleData_get_curXName: | particleData_get_curX | Prototype: | static QV4::ReturnedValue particleData_get_curX (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 452-452 |
| | 1 | 2 |
particleData_get_curYName: | particleData_get_curY | Prototype: | static QV4::ReturnedValue particleData_get_curY (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 455-455 |
| | 1 | 2 |
particleData_get_endSizeName: | particleData_get_endSize | Prototype: | static QV4::ReturnedValue particleData_get_endSize (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 435-435 |
| | 1 | 2 |
particleData_get_frameAtName: | particleData_get_frameAt | Prototype: | static QV4::ReturnedValue particleData_get_frameAt (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 448-448 |
| | 1 | 2 |
particleData_get_frameCountName: | particleData_get_frameCount | Prototype: | static QV4::ReturnedValue particleData_get_frameCount (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 449-449 |
| | 1 | 2 |
particleData_get_frameDurationName: | particleData_get_frameDuration | Prototype: | static QV4::ReturnedValue particleData_get_frameDuration (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 447-447 |
| | 1 | 2 |
particleData_get_greenName: | particleData_get_green | Prototype: | static QV4::ReturnedValue particleData_get_green (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 425-425 |
| | 1 | 2 |
particleData_get_lifeSpanName: | particleData_get_lifeSpan | Prototype: | static QV4::ReturnedValue particleData_get_lifeSpan (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 433-433 |
| | 1 | 2 |
particleData_get_rName: | particleData_get_r | Prototype: | static QV4::ReturnedValue particleData_get_r (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 451-451 |
| | 1 | 2 |
particleData_get_redName: | particleData_get_red | Prototype: | static QV4::ReturnedValue particleData_get_red (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 424-424 |
| | 1 | 2 |
particleData_get_rotationName: | particleData_get_rotation | Prototype: | static QV4::ReturnedValue particleData_get_rotation (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 444-444 |
| | 1 | 2 |
particleData_get_rotationVelocityName: | particleData_get_rotationVelocity | Prototype: | static QV4::ReturnedValue particleData_get_rotationVelocity (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 445-445 |
| | 1 | 2 |
particleData_get_sizeName: | particleData_get_size | Prototype: | static QV4::ReturnedValue particleData_get_size (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 434-434 |
| | 1 | 2 |
particleData_get_tName: | particleData_get_t | Prototype: | static QV4::ReturnedValue particleData_get_t (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 432-432 |
| | 1 | 2 |
particleData_get_updateName: | particleData_get_update | Prototype: | static QV4::ReturnedValue particleData_get_update (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 429-429 |
| | 1 | 2 |
particleData_get_vxName: | particleData_get_vx | Prototype: | static QV4::ReturnedValue particleData_get_vx (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 436-436 |
| | 1 | 2 |
particleData_get_vyName: | particleData_get_vy | Prototype: | static QV4::ReturnedValue particleData_get_vy (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 437-437 |
| | 1 | 2 |
particleData_get_xName: | particleData_get_x | Prototype: | static QV4::ReturnedValue particleData_get_x (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 430-430 |
| | 1 | 2 |
particleData_get_xxName: | particleData_get_xx | Prototype: | static QV4::ReturnedValue particleData_get_xx (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 440-440 |
| | 1 | 2 |
particleData_get_xyName: | particleData_get_xy | Prototype: | static QV4::ReturnedValue particleData_get_xy (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 441-441 |
| | 1 | 2 |
particleData_get_yName: | particleData_get_y | Prototype: | static QV4::ReturnedValue particleData_get_y (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 431-431 |
| | 1 | 2 |
particleData_get_yxName: | particleData_get_yx | Prototype: | static QV4::ReturnedValue particleData_get_yx (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 442-442 |
| | 1 | 2 |
particleData_get_yyName: | particleData_get_yy | Prototype: | static QV4::ReturnedValue particleData_get_yy (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 443-443 |
| | 1 | 2 |
particleData_lifeLeftName: | particleData_lifeLeft | Prototype: | static QV4::ReturnedValue particleData_lifeLeft(const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | Lines: | 314-323 |
| | 5 | 2 |