Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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]::annotateListElementsName: | annotateListElements::[lambda]::annotateListElements | Prototype: | static void annotateListElements(QmlIR::Document *document) | Coverage: | 81.250% (26/32) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qmlcachegen/qmlcachegen.cpp | Lines: | 100-130 |
| | 16 | 10 |
annotateListElements::[lambda]::checkArgumentsObjectUseInSignalHandlersName: | annotateListElements::[lambda]::checkArgumentsObjectUseInSignalHandlers | Prototype: | static bool checkArgumentsObjectUseInSignalHandlers(const QmlIR::Document &doc, Error *error) | Coverage: | 79.167% (19/24) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qmlcachegen/qmlcachegen.cpp | Lines: | 132-163 |
| | 25 | 8 |
annotateListElements::[lambda]::compileJSFileName: | annotateListElements::[lambda]::compileJSFile | Prototype: | static bool compileJSFile(const QString &inputFileName, const QString &inputFileUrl, SaveFunction saveFunction, Error *error) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qmlcachegen/qmlcachegen.cpp | Lines: | 248-336 |
| | 59 | 11 |
annotateListElements::[lambda]::compileQmlFileName: | annotateListElements::[lambda]::compileQmlFile | Prototype: | static bool compileQmlFile(const QString &inputFileName, SaveFunction saveFunction, Error *error) | Coverage: | 47.059% (16/34) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qmlcachegen/qmlcachegen.cpp | Lines: | 167-246 |
| | 53 | 14 |
annotateListElements::[lambda]::main::[lambda]::[lambda]Name: | annotateListElements::[lambda]::main::[lambda]::[lambda] | Prototype: | [inputResourcePath, outputFileName](QV4::CompiledData::CompilationUnit *unit, QString *errorString) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qmlcachegen/qmlcachegen.cpp | Lines: | 526-528 |
| | 1 | 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 |
annotateListElements::[lambda]::main::mainName: | annotateListElements::[lambda]::main::main | Prototype: | int main(int argc, char **argv) | Coverage: | 33.784% (25/74) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qmlcachegen/qmlcachegen.cpp | Lines: | 413-556 |
| | 142 | 22 |
annotateListElements::[lambda]::saveUnitAsCppName: | annotateListElements::[lambda]::saveUnitAsCpp | Prototype: | static bool saveUnitAsCpp(const QString &inputFileName, const QString &outputFileName, QV4::CompiledData::CompilationUnit *unit, QString *errorString) | Coverage: | 0.000% (0/46) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qmlcachegen/qmlcachegen.cpp | Lines: | 338-411 |
| | 47 | 18 |
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 |
annotateListElements::[lambda]::saveUnitAsCpp::[lambda]Name: | annotateListElements::[lambda]::saveUnitAsCpp::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qmlcachegen/qmlcachegen.cpp | Lines: | 369-369 |
| | 0 | 1 |
appendControl1CoordsName: | appendControl1Coords | Prototype: | static inline void appendControl1Coords(QVector<GLfloat> *v, QQuickPathCubic *c, const QPointF &pos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quickshapes/qquickshapenvprrenderer.cpp | Lines: | 222-228 |
| | 4 | 1 |
appendControl2CoordsName: | appendControl2Coords | Prototype: | static inline void appendControl2Coords(QVector<GLfloat> *v, QQuickPathCubic *c, const QPointF &pos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quickshapes/qquickshapenvprrenderer.cpp | Lines: | 230-236 |
| | 4 | 1 |
appendControlCoordsName: | appendControlCoords | Prototype: | static inline void appendControlCoords(QVector<GLfloat> *v, QQuickPathQuad *c, const QPointF &pos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quickshapes/qquickshapenvprrenderer.cpp | Lines: | 214-220 |
| | 4 | 1 |
appendCoordsName: | appendCoords | Prototype: | static inline void appendCoords(QVector<GLfloat> *v, QQuickCurve *c, QPointF *pos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quickshapes/qquickshapenvprrenderer.cpp | Lines: | 205-212 |
| | 5 | 1 |
appendQuadName: | 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 |
appendReplacementStringName: | appendReplacementString | Prototype: | static void appendReplacementString(QString *result, const QString &input, const QString& replaceValue, uint* matchOffsets, int captureCount) | Coverage: | 57.143% (28/49) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4stringobject.cpp | Lines: | 678-722 |
| | 35 | 13 |
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 |
boolName: | 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 |
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 |
checkNotifySignalValidity_QQuickAnimatedImageName: | checkNotifySignalValidity_QQuickAnimatedImage | Prototype: | static void checkNotifySignalValidity_QQuickAnimatedImage(QQuickAnimatedImage *t) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickanimatedimage_p.cpp | Lines: | 313-315 |
| | 1 | 1 |
checkNotifySignalValidity_QQuickImplicitSizeItemName: | checkNotifySignalValidity_QQuickImplicitSizeItem | Prototype: | static void checkNotifySignalValidity_QQuickImplicitSizeItem(QQuickImplicitSizeItem *t) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickimplicitsizeitem_p.cpp | Lines: | 141-144 |
| | 2 | 1 |
checkVersionName: | checkVersion | Prototype: | static bool checkVersion(const QUrl &url) | Coverage: | 52.000% (13/25) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qmlscene/main.cpp | Lines: | 249-293 |
| | 43 | 9 |
clampToName: | clampTo | Prototype: | template<typename T> inline T clampTo(double value, T min = defaultMinimumForClamp<T>(), T max = defaultMaximumForClamp<T>()) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/MathExtras.h | Lines: | 264-271 |
| | 5 | 3 |
clampToFloatName: | clampToFloat | Prototype: | inline float clampToFloat(double value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/MathExtras.h | Lines: | 279-282 |
| | 1 | 1 |
clampToIntegerName: | clampToInteger | Prototype: | inline int clampToInteger(double value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/MathExtras.h | Lines: | 274-277 |
| | 1 | 1 |
clampToIntegerName: | clampToInteger | Prototype: | inline int clampToInteger(float value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/MathExtras.h | Lines: | 289-292 |
| | 1 | 1 |
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 |
clampToPositiveIntegerName: | clampToPositiveInteger | Prototype: | inline int clampToPositiveInteger(double value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/MathExtras.h | Lines: | 284-287 |
| | 1 | 1 |
collectPropertyName: | collectProperty | Prototype: | const QV4::Object *collectProperty(const QV4::ScopedValue &value, QV4::ExecutionEngine *engine, QJsonObject &dict) | Coverage: | 45.238% (19/42) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qv4datacollector.cpp | Lines: | 128-193 |
| | 44 | 16 |
colorToColor4ubName: | 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 |
colorToColor4ubName: | 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 |
compareEqualIntName: | compareEqualInt | Prototype: | static bool compareEqualInt(QV4::Value &accumulator, QV4::Value lhs, int rhs) | Coverage: | 52.381% (11/21) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4vme_moth.cpp | Lines: | 365-392 |
| | 13 | 13 |
componentExtensionName: | componentExtension | Prototype: | static inline QQmlComponentExtension *componentExtension(QV4::ExecutionEngine *engine) | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlcomponent.cpp | Lines: | 85-85 |
| | 1 | 4 |
constantName: | 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 |
contextFactoryName: | contextFactory | Prototype: | QSGAdaptationBackendData *contextFactory() | Coverage: | 55.814% (24/43) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontextplugin.cpp | Lines: | 106-174 |
| | 37 | 15 |
contextHasNoExtensionsName: | 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 |
convertHexName: | convertHex | Prototype: | static inline unsigned char convertHex(ushort c) | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljslexer.cpp | Lines: | 65-73 |
| | 5 | 3 |
convertHexName: | 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 |
convertJSValueToVariantTypeName: | 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 |
convertToNativeQObjectName: | convertToNativeQObject | Prototype: | static bool convertToNativeQObject(QV4::ExecutionEngine *e, const QV4::Value &value, const QByteArray &targetType, void **result) | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4engine.cpp | Lines: | 1865-1878 |
| | 9 | 4 |
copySignName: | 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 |
countMetaObjectFieldsName: | 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 |
createDummyWindowName: | createDummyWindow | Prototype: | static QObject *createDummyWindow(QQmlEngine *engine) | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/designer/qquickdesignersupportitems.cpp | Lines: | 166-170 |
| | 2 | 1 |
createListFromArrayLikeName: | createListFromArrayLike | Prototype: | static CallArgs createListFromArrayLike(Scope &scope, const Object *o) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4reflect.cpp | Lines: | 76-87 |
| | 7 | 3 |
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 |
currentTextLineName: | currentTextLine | Prototype: | static QTextLine currentTextLine(const QTextCursor &cursor) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquicktextcontrol.cpp | Lines: | 82-94 |
| | 8 | 3 |
debugFocusTreeName: | debugFocusTree | Prototype: | void debugFocusTree(QQuickItem *item, QQuickItem *scope = nullptr, int depth = 1) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | Lines: | 93-111 |
| | 14 | 4 |
debug_slowPathName: | debug_slowPath | Prototype: | static void debug_slowPath(QV4::ExecutionEngine *engine) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4vme_moth.cpp | Lines: | 282-289 |
| | 5 | 3 |
decodeName: | decode | Prototype: | static QString decode(const QString &input, DecodeMode decodeMode, bool *ok) | Coverage: | 90.411% (66/73) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4globalobject.cpp | Lines: | 226-329 |
| | 77 | 23 |
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 |
defaultMaximumForClampName: | defaultMaximumForClamp | Prototype: | template<typename T> inline T defaultMaximumForClamp() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/MathExtras.h | Lines: | 262-262 |
| | 1 | 1 |
defaultMinimumForClampName: | defaultMinimumForClamp | Prototype: | template<typename T> inline T defaultMinimumForClamp() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/MathExtras.h | Lines: | 259-259 |
| | 1 | 1 |
defaultMinimumForClampName: | defaultMinimumForClamp | Prototype: | template<> inline float defaultMinimumForClamp() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/MathExtras.h | Lines: | 260-260 |
| | 1 | 1 |
defaultMinimumForClampName: | defaultMinimumForClamp | Prototype: | template<> inline double defaultMinimumForClamp() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/MathExtras.h | Lines: | 261-261 |
| | 1 | 1 |
deg2gradName: | deg2grad | Prototype: | inline double deg2grad(double d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/MathExtras.h | Lines: | 242-242 |
| | 1 | 1 |
deg2gradName: | deg2grad | Prototype: | inline float deg2grad(float d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/MathExtras.h | Lines: | 251-251 |
| | 1 | 1 |
deg2radName: | deg2rad | Prototype: | inline double deg2rad(double d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/MathExtras.h | Lines: | 240-240 |
| | 1 | 1 |
deg2radName: | deg2rad | Prototype: | inline float deg2rad(float d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/MathExtras.h | Lines: | 249-249 |
| | 1 | 1 |
deg2turnName: | deg2turn | Prototype: | inline double deg2turn(double d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/MathExtras.h | Lines: | 245-245 |
| | 1 | 1 |
deg2turnName: | deg2turn | Prototype: | inline float deg2turn(float d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/MathExtras.h | Lines: | 254-254 |
| | 1 | 1 |
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 |
deletePathWorkThreadPoolName: | 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 |
diagnosticErrorMessageName: | diagnosticErrorMessage | Prototype: | QString diagnosticErrorMessage(const QString &fileName, const QQmlJS::DiagnosticMessage &m) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qmlcachegen/qmlcachegen.cpp | Lines: | 84-97 |
| | 9 | 3 |
disableDiskCacheName: | disableDiskCache | Prototype: | static bool disableDiskCache() | Coverage: | 83.333% (10/12) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmltypeloader.cpp | Lines: | 104-104 |
| | 0 | 4 |
displayFileDialogName: | displayFileDialog | Prototype: | static void displayFileDialog(Options *options) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qmlscene/main.cpp | Lines: | 295-309 |
| | 8 | 3 |
doubleToIntegerName: | doubleToInteger | Prototype: | inline void doubleToInteger(double d, unsigned long long& value) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/MathExtras.h | Lines: | 396-416 |
| | 7 | 3 |
dragOverThresholdName: | 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 |
dumpErrorsName: | dumpErrors | Prototype: | static bool dumpErrors() | Coverage: | 41.667% (5/12) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmltypeloader.cpp | Lines: | 103-103 |
| | 0 | 4 |
encodeName: | 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 |
engineDataName: | engineData | Prototype: | static inline QQmlDelegateModelEngineData *engineData(QV4::ExecutionEngine *engine) | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qqmldelegatemodel.cpp | Lines: | 137-137 |
| | 1 | 4 |
engineDataName: | engineData | Prototype: | static inline QQmlAdaptorModelEngineData *engineData(QV4::ExecutionEngine *engine) | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/util/qqmladaptormodel.cpp | Lines: | 62-62 |
| | 1 | 4 |
engineDataName: | engineData | Prototype: | static inline QQuickContext2DEngineData *engineData(QV4::ExecutionEngine *engine) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2d.cpp | Lines: | 488-488 |
| | 1 | 4 |
enumForSingletonName: | enumForSingleton | Prototype: | static int enumForSingleton(QV4::ExecutionEngine *v4, String *name, QObject *qobjectSingleton, const QQmlType &type, bool *ok) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmltypewrapper.cpp | Lines: | 141-160 |
| | 13 | 4 |
escapeName: | escape | Prototype: | static QString escape(const QString &input) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4globalobject.cpp | Lines: | 71-101 |
| | 23 | 4 |
excludeBaseUrlName: | excludeBaseUrl | Prototype: | bool excludeBaseUrl(const QString &importUrl, const QString &fileName, const QString &baseUrl) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlimport.cpp | Lines: | 445-457 |
| | 6 | 4 |
existingImageFileForPath::QQuickPixmap::QQuickPixmapName: | 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::QQuickPixmapName: | 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::QQuickPixmapName: | 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::QQuickPixmapName: | 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 |
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::clearName: | 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::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::isCachedName: | 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::isErrorName: | 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::isLoadingName: | 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::isNullName: | 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::isReadyName: | 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::loadName: | 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::loadName: | 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::loadName: | 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 |