| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
RenderNodeState::scissorEnabled| Name: | RenderNodeState::scissorEnabled | | Prototype: | bool scissorEnabled() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarerenderablenode.cpp | | Lines: | 238-238 |
| | 1 | 1 |
RenderNodeState::projectionMatrix| Name: | RenderNodeState::projectionMatrix | | Prototype: | const QMatrix4x4 *projectionMatrix() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarerenderablenode.cpp | | Lines: | 236-236 |
| | 1 | 1 |
RenderNodeState::clipRegion| Name: | RenderNodeState::clipRegion | | Prototype: | const QRegion *clipRegion() const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarerenderablenode.cpp | | Lines: | 241-241 |
| | 1 | 1 |
RelatedMethod| Name: | RelatedMethod | | Prototype: | static const QQmlPropertyData * RelatedMethod(const QQmlObjectOrGadget &object, const QQmlPropertyData *current, QQmlPropertyData &dummy, const QQmlPropertyCache *propertyCache) | | Coverage: | 23.810% (5/21) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp | | Lines: | 1382-1424 |
| | 22 | 7 |
RegExpObject::initProperties::RegExpPrototype::method_toString| Name: | RegExpObject::initProperties::RegExpPrototype::method_toString | | Prototype: | ReturnedValue RegExpPrototype::method_toString(const FunctionObject *b, const Value *thisObject, const Value *, int) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 419-427 |
| | 5 | 2 |
RegExpObject::initProperties::RegExpPrototype::method_test| Name: | RegExpObject::initProperties::RegExpPrototype::method_test | | Prototype: | ReturnedValue RegExpPrototype::method_test(const FunctionObject *b, const Value *thisObject, const Value *argv, int argc) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 413-417 |
| | 2 | 1 |
RegExpObject::initProperties::RegExpPrototype::method_get_rightContext| Name: | RegExpObject::initProperties::RegExpPrototype::method_get_rightContext | | Prototype: | ReturnedValue RegExpPrototype::method_get_rightContext(const FunctionObject *b, const Value *, const Value *, int) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 476-482 |
| | 4 | 1 |
RegExpObject::initProperties::RegExpPrototype::method_get_leftContext| Name: | RegExpObject::initProperties::RegExpPrototype::method_get_leftContext | | Prototype: | ReturnedValue RegExpPrototype::method_get_leftContext(const FunctionObject *b, const Value *, const Value *, int) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 468-474 |
| | 4 | 1 |
RegExpObject::initProperties::RegExpPrototype::method_get_lastParen| Name: | RegExpObject::initProperties::RegExpPrototype::method_get_lastParen | | Prototype: | ReturnedValue RegExpPrototype::method_get_lastParen(const FunctionObject *b, const Value *, const Value *, int) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 453-461 |
| | 6 | 2 |
RegExpObject::initProperties::RegExpPrototype::method_get_lastMatch_n| Name: | RegExpObject::initProperties::RegExpPrototype::method_get_lastMatch_n | | Prototype: | template <uint index> ReturnedValue RegExpPrototype::method_get_lastMatch_n(const FunctionObject *b, const Value *, const Value *, int) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 442-451 |
| | 6 | 2 |
RegExpObject::initProperties::RegExpPrototype::method_get_input| Name: | RegExpObject::initProperties::RegExpPrototype::method_get_input | | Prototype: | ReturnedValue RegExpPrototype::method_get_input(const FunctionObject *b, const Value *, const Value *, int) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 463-466 |
| | 1 | 1 |
RegExpObject::initProperties::RegExpPrototype::method_exec| Name: | RegExpObject::initProperties::RegExpPrototype::method_exec | | Prototype: | ReturnedValue RegExpPrototype::method_exec(const FunctionObject *b, const Value *thisObject, const Value *argv, int argc) | | Coverage: | 100.000% (25/25) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 356-411 |
| | 48 | 7 |
RegExpObject::initProperties::RegExpPrototype::method_compile| Name: | RegExpObject::initProperties::RegExpPrototype::method_compile | | Prototype: | ReturnedValue RegExpPrototype::method_compile(const FunctionObject *b, const Value *thisObject, const Value *argv, int argc) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 429-440 |
| | 7 | 2 |
RegExpObject::initProperties::RegExpPrototype::init| Name: | RegExpObject::initProperties::RegExpPrototype::init | | Prototype: | void RegExpPrototype::init(ExecutionEngine *engine, Object *constructor) | | Coverage: | 100.000% (24/24) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 272-308 |
| | 30 | 1 |
RegExpObject::initProperties::RegExpPrototype::execFirstMatch| Name: | RegExpObject::initProperties::RegExpPrototype::execFirstMatch | | Prototype: | ReturnedValue RegExpPrototype::execFirstMatch(const FunctionObject *b, const Value *thisObject, const Value *argv, int argc) | | Coverage: | 64.286% (9/14) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 311-354 |
| | 36 | 4 |
RegExpObject::initProperties::RegExpObject::toString| Name: | RegExpObject::initProperties::RegExpObject::toString | | Prototype: | QString RegExpObject::toString() const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 165-175 |
| | 8 | 4 |
RegExpObject::initProperties::RegExpObject::toQRegExp| Name: | RegExpObject::initProperties::RegExpObject::toQRegExp | | Prototype: | QRegExp RegExpObject::toQRegExp() const | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 159-163 |
| | 2 | 1 |
RegExpObject::initProperties::RegExpObject::source| Name: | RegExpObject::initProperties::RegExpObject::source | | Prototype: | QString RegExpObject::source() const | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 177-183 |
| | 4 | 1 |
RegExpObject::initProperties::RegExpObject::initProperties| Name: | RegExpObject::initProperties::RegExpObject::initProperties | | Prototype: | void RegExpObject::initProperties() | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 136-154 |
| | 5 | 2 |
RegExpObject::initProperties::RegExpObject::flags| Name: | RegExpObject::initProperties::RegExpObject::flags | | Prototype: | uint RegExpObject::flags() const | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 185-195 |
| | 8 | 4 |
RegExpObject::initProperties::RegExpCtor::virtualCallAsConstructor| Name: | RegExpObject::initProperties::RegExpCtor::virtualCallAsConstructor | | Prototype: | ReturnedValue RegExpCtor::virtualCallAsConstructor(const FunctionObject *fo, const Value *argv, int argc, const Value *) | | Coverage: | 95.238% (40/42) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 213-260 |
| | 34 | 12 |
RegExpObject::initProperties::RegExpCtor::virtualCall| Name: | RegExpObject::initProperties::RegExpCtor::virtualCall | | Prototype: | ReturnedValue RegExpCtor::virtualCall(const FunctionObject *f, const Value *, const Value *argv, int argc) | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 262-270 |
| | 4 | 3 |
RegExpObject::initProperties::Heap::RegExpCtor::init| Name: | RegExpObject::initProperties::Heap::RegExpCtor::init | | Prototype: | void Heap::RegExpCtor::init(QV4::ExecutionContext *scope) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 199-203 |
| | 2 | 1 |
RegExpObject::initProperties::Heap::RegExpCtor::clearLastMatch| Name: | RegExpObject::initProperties::Heap::RegExpCtor::clearLastMatch | | Prototype: | void Heap::RegExpCtor::clearLastMatch() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexpobject.cpp | | Lines: | 205-211 |
| | 4 | 1 |
RegExpCache::~RegExpCache| Name: | RegExpCache::~RegExpCache | | Prototype: | RegExpCache::~RegExpCache() | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexp.cpp | | Lines: | 47-53 |
| | 3 | 3 |
RegExp::match| Name: | RegExp::match | | Prototype: | uint RegExp::match(const QString &string, int start, uint *matchOffsets) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexp.cpp | | Lines: | 57-70 |
| | 6 | 3 |
RegExp::create| Name: | RegExp::create | | Prototype: | Heap::RegExp *RegExp::create(ExecutionEngine* engine, const QString& pattern, bool ignoreCase, bool multiline, bool global) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4regexp.cpp | | Lines: | 72-91 |
| | 12 | 3 |
Reflect::method_setPrototypeOf| Name: | Reflect::method_setPrototypeOf | | Prototype: | ReturnedValue Reflect::method_setPrototypeOf(const FunctionObject *f, const Value *, const Value *argv, int argc) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4reflect.cpp | | Lines: | 251-260 |
| | 6 | 2 |
Reflect::method_set| Name: | Reflect::method_set | | Prototype: | ReturnedValue Reflect::method_set(const FunctionObject *f, const Value *, const Value *argv, int argc) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4reflect.cpp | | Lines: | 232-249 |
| | 13 | 3 |
Reflect::method_preventExtensions| Name: | Reflect::method_preventExtensions | | Prototype: | ReturnedValue Reflect::method_preventExtensions(const FunctionObject *f, const Value *, const Value *argv, int argc) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4reflect.cpp | | Lines: | 222-230 |
| | 5 | 2 |
Reflect::method_ownKeys| Name: | Reflect::method_ownKeys | | Prototype: | ReturnedValue Reflect::method_ownKeys(const FunctionObject *f, const Value *thisObject, const Value *argv, int argc) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4reflect.cpp | | Lines: | 214-220 |
| | 3 | 2 |
Reflect::method_isExtensible| Name: | Reflect::method_isExtensible | | Prototype: | ReturnedValue Reflect::method_isExtensible(const FunctionObject *f, const Value *, const Value *argv, int argc) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4reflect.cpp | | Lines: | 204-211 |
| | 4 | 2 |
Reflect::method_has| Name: | Reflect::method_has | | Prototype: | ReturnedValue Reflect::method_has(const FunctionObject *f, const Value *, const Value *argv, int argc) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4reflect.cpp | | Lines: | 185-202 |
| | 12 | 3 |
Reflect::method_getPrototypeOf| Name: | Reflect::method_getPrototypeOf | | Prototype: | ReturnedValue Reflect::method_getPrototypeOf(const FunctionObject *f, const Value *, const Value *argv, int argc) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4reflect.cpp | | Lines: | 175-183 |
| | 5 | 2 |
Reflect::method_getOwnPropertyDescriptor| Name: | Reflect::method_getOwnPropertyDescriptor | | Prototype: | ReturnedValue Reflect::method_getOwnPropertyDescriptor(const FunctionObject *f, const Value *thisObject, const Value *argv, int argc) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4reflect.cpp | | Lines: | 167-173 |
| | 3 | 2 |
Reflect::method_get| Name: | Reflect::method_get | | Prototype: | ReturnedValue Reflect::method_get(const FunctionObject *f, const Value *, const Value *argv, int argc) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4reflect.cpp | | Lines: | 150-165 |
| | 11 | 3 |
Reflect::method_deleteProperty| Name: | Reflect::method_deleteProperty | | Prototype: | ReturnedValue Reflect::method_deleteProperty(const FunctionObject *f, const Value *, const Value *argv, int argc) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4reflect.cpp | | Lines: | 140-148 |
| | 5 | 2 |
Reflect::method_defineProperty| Name: | Reflect::method_defineProperty | | Prototype: | ReturnedValue Reflect::method_defineProperty(const FunctionObject *f, const Value *, const Value *argv, int argc) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4reflect.cpp | | Lines: | 117-138 |
| | 15 | 4 |
Reflect::method_construct| Name: | Reflect::method_construct | | Prototype: | ReturnedValue Reflect::method_construct(const FunctionObject *f, const Value *, const Value *argv, int argc) | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4reflect.cpp | | Lines: | 103-115 |
| | 8 | 3 |
Reflect::method_apply| Name: | Reflect::method_apply | | Prototype: | ReturnedValue Reflect::method_apply(const FunctionObject *f, const Value *, const Value *argv, int argc) | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4reflect.cpp | | Lines: | 89-101 |
| | 8 | 3 |
RefPtr::~RefPtr| Name: | RefPtr::~RefPtr | | Prototype: | ~RefPtr() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/RefPtr.h | | Lines: | 70-74 |
| | 2 | 2 |
RefPtr::release| Name: | RefPtr::release | | Prototype: | PassRefPtr<T> release() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/RefPtr.h | | Lines: | 80-85 |
| | 3 | 1 |
RefPtr::operator=| Name: | RefPtr::operator= | | Prototype: | RefPtr<T>& operator=(const RefPtr<T>& other) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/RefPtr.h | | Lines: | 55-63 |
| | 6 | 3 |
RefPtr::operator->| Name: | RefPtr::operator-> | | Prototype: | T* operator->() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/RefPtr.h | | Lines: | 76-76 |
| | 1 | 1 |
RefPtr::operator!| Name: | RefPtr::operator! | | Prototype: | bool operator!() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/RefPtr.h | | Lines: | 78-78 |
| | 1 | 1 |
RefPtr::get| Name: | RefPtr::get | | Prototype: | T* get() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/RefPtr.h | | Lines: | 77-77 |
| | 1 | 1 |
RefPtr::RefPtr| Name: | RefPtr::RefPtr | | Prototype: | RefPtr() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/RefPtr.h | | Lines: | 47-47 |
| | 1 | 1 |
RefPtr::RefPtr| Name: | RefPtr::RefPtr | | Prototype: | RefPtr(const RefPtr<T> &other) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/RefPtr.h | | Lines: | 48-53 |
| | 2 | 2 |
RefPtr::RefPtr| Name: | RefPtr::RefPtr | | Prototype: | RefPtr(const PassRefPtr<T>& other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/RefPtr.h | | Lines: | 65-68 |
| | 2 | 1 |
RefCounted::~RefCounted| Name: | RefCounted::~RefCounted | | Prototype: | ~RefCounted() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/RefCounted.h | | Lines: | 48-51 |
| | 1 | 1 |
RefCounted::ref| Name: | RefCounted::ref | | Prototype: | void ref() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/RefCounted.h | | Lines: | 53-56 |
| | 1 | 1 |
RefCounted::deref| Name: | RefCounted::deref | | Prototype: | void deref() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/RefCounted.h | | Lines: | 58-62 |
| | 2 | 2 |
RefCounted::RefCounted| Name: | RefCounted::RefCounted | | Prototype: | RefCounted() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/RefCounted.h | | Lines: | 47-47 |
| | 1 | 1 |
QuickTestResultPrivate::~QuickTestResultPrivate| Name: | QuickTestResultPrivate::~QuickTestResultPrivate | | Prototype: | ~QuickTestResultPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 182-187 |
| | 3 | 1 |
QuickTestResultPrivate::intern| Name: | QuickTestResultPrivate::intern | | Prototype: | QByteArray QuickTestResultPrivate::intern(const QString &str) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 201-205 |
| | 2 | 1 |
QuickTestResultPrivate::QuickTestResultPrivate| Name: | QuickTestResultPrivate::QuickTestResultPrivate | | Prototype: | QuickTestResultPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 175-181 |
| | 2 | 1 |
QuickTestResult::warn| Name: | QuickTestResult::warn | | Prototype: | void QuickTestResult::warn(const QString &message, const QUrl &location, int line) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 624-627 |
| | 1 | 1 |
QuickTestResult::waitForRendering| Name: | QuickTestResult::waitForRendering | | Prototype: | bool QuickTestResult::waitForRendering(QQuickItem *item, int timeout) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 653-658 |
| | 2 | 1 |
QuickTestResult::wait| Name: | QuickTestResult::wait | | Prototype: | void QuickTestResult::wait(int ms) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 643-646 |
| | 1 | 1 |
QuickTestResult::verify| Name: | QuickTestResult::verify | | Prototype: | bool QuickTestResult::verify (bool success, const QString &message, const QUrl &location, int line) | | Coverage: | 33.333% (2/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 474-486 |
| | 7 | 2 |
QuickTestResult::testCaseNameChanged| Name: | QuickTestResult::testCaseNameChanged | | Prototype: | void QuickTestResult::testCaseNameChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/.moc/moc_quicktestresult_p.cpp | | Lines: | 526-529 |
| | 1 | 1 |
QuickTestResult::testCaseName| Name: | QuickTestResult::testCaseName | | Prototype: | QString QuickTestResult::testCaseName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 226-230 |
| | 2 | 1 |
QuickTestResult::stringify| Name: | QuickTestResult::stringify | | Prototype: | void QuickTestResult::stringify(QQmlV4Function *args) | | Coverage: | 59.259% (16/27) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 530-583 |
| | 28 | 10 |
QuickTestResult::stopLogging| Name: | QuickTestResult::stopLogging | | Prototype: | void QuickTestResult::stopLogging() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 419-426 |
| | 5 | 2 |
QuickTestResult::stopBenchmark| Name: | QuickTestResult::stopBenchmark | | Prototype: | void QuickTestResult::stopBenchmark() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 754-759 |
| | 3 | 1 |
QuickTestResult::startMeasurement| Name: | QuickTestResult::startMeasurement | | Prototype: | void QuickTestResult::startMeasurement() | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 660-668 |
| | 6 | 1 |
QuickTestResult::startLogging| Name: | QuickTestResult::startLogging | | Prototype: | void QuickTestResult::startLogging() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 402-410 |
| | 4 | 2 |
QuickTestResult::startBenchmark| Name: | QuickTestResult::startBenchmark | | Prototype: | void QuickTestResult::startBenchmark(RunMode runMode, const QString &tag) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 725-736 |
| | 8 | 1 |
QuickTestResult::sleep| Name: | QuickTestResult::sleep | | Prototype: | void QuickTestResult::sleep(int ms) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 648-651 |
| | 1 | 1 |
QuickTestResult::skippedChanged| Name: | QuickTestResult::skippedChanged | | Prototype: | void QuickTestResult::skippedChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/.moc/moc_quicktestresult_p.cpp | | Lines: | 544-547 |
| | 1 | 1 |
QuickTestResult::skipCount| Name: | QuickTestResult::skipCount | | Prototype: | int QuickTestResult::skipCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 368-371 |
| | 1 | 1 |
QuickTestResult::skip| Name: | QuickTestResult::skip | | Prototype: | void QuickTestResult::skip (const QString &message, const QUrl &location, int line) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 598-604 |
| | 3 | 1 |
QuickTestResult::setTestCaseName| Name: | QuickTestResult::setTestCaseName | | Prototype: | void QuickTestResult::setTestCaseName(const QString &name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 232-237 |
| | 3 | 1 |
QuickTestResult::setSkipped| Name: | QuickTestResult::setSkipped | | Prototype: | void QuickTestResult::setSkipped(bool skip) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 329-335 |
| | 4 | 2 |
QuickTestResult::setProgramName| Name: | QuickTestResult::setProgramName | | Prototype: | void QuickTestResult::setProgramName(const char *name) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 791-804 |
| | 10 | 3 |
QuickTestResult::setFunctionName| Name: | QuickTestResult::setFunctionName | | Prototype: | void QuickTestResult::setFunctionName(const QString &name) | | Coverage: | 75.000% (6/8) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 254-272 |
| | 12 | 3 |
QuickTestResult::setDataTag| Name: | QuickTestResult::setDataTag | | Prototype: | void QuickTestResult::setDataTag(const QString &tag) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 289-299 |
| | 6 | 2 |
QuickTestResult::setCurrentAppname| Name: | QuickTestResult::setCurrentAppname | | Prototype: | void QuickTestResult::setCurrentAppname(const char *appname) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 806-809 |
| | 1 | 1 |
QuickTestResult::reset| Name: | QuickTestResult::reset | | Prototype: | void QuickTestResult::reset() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 388-392 |
| | 2 | 2 |
QuickTestResult::programNameChanged| Name: | QuickTestResult::programNameChanged | | Prototype: | void QuickTestResult::programNameChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/.moc/moc_quicktestresult_p.cpp | | Lines: | 520-523 |
| | 1 | 1 |
QuickTestResult::passCount| Name: | QuickTestResult::passCount | | Prototype: | int QuickTestResult::passCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 344-347 |
| | 1 | 1 |
QuickTestResult::parseArgs| Name: | QuickTestResult::parseArgs | | Prototype: | void QuickTestResult::parseArgs(int argc, char *argv[]) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 784-789 |
| | 3 | 2 |
QuickTestResult::nextBenchmark| Name: | QuickTestResult::nextBenchmark | | Prototype: | void QuickTestResult::nextBenchmark() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 747-752 |
| | 3 | 2 |
QuickTestResult::needsMoreMeasurements| Name: | QuickTestResult::needsMoreMeasurements | | Prototype: | bool QuickTestResult::needsMoreMeasurements() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 714-723 |
| | 7 | 3 |
QuickTestResult::measurementAccepted| Name: | QuickTestResult::measurementAccepted | | Prototype: | bool QuickTestResult::measurementAccepted() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 691-694 |
| | 1 | 1 |
QuickTestResult::isSkipped| Name: | QuickTestResult::isSkipped | | Prototype: | bool QuickTestResult::isSkipped() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 324-327 |
| | 1 | 1 |
QuickTestResult::isFailed| Name: | QuickTestResult::isFailed | | Prototype: | bool QuickTestResult::isFailed() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 311-314 |
| | 1 | 1 |
QuickTestResult::isBenchmarkDone| Name: | QuickTestResult::isBenchmarkDone | | Prototype: | bool QuickTestResult::isBenchmarkDone() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 738-745 |
| | 4 | 2 |
QuickTestResult::initTestTable| Name: | QuickTestResult::initTestTable | | Prototype: | void QuickTestResult::initTestTable() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 428-436 |
| | 4 | 1 |
QuickTestResult::ignoreWarning| Name: | QuickTestResult::ignoreWarning | | Prototype: | void QuickTestResult::ignoreWarning(const QJSValue &message) | | Coverage: | 33.333% (2/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 629-641 |
| | 7 | 2 |
QuickTestResult::grabImage| Name: | QuickTestResult::grabImage | | Prototype: | QObject *QuickTestResult::grabImage(QQuickItem *item) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 761-773 |
| | 9 | 2 |
QuickTestResult::fuzzyCompare| Name: | QuickTestResult::fuzzyCompare | | Prototype: | bool QuickTestResult::fuzzyCompare(const QVariant &actual, const QVariant &expected, qreal delta) | | Coverage: | 21.739% (5/23) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 488-528 |
| | 26 | 7 |
QuickTestResult::functionsToRun| Name: | QuickTestResult::functionsToRun | | Prototype: | QStringList QuickTestResult::functionsToRun() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 378-381 |
| | 1 | 1 |
QuickTestResult::functionNameChanged| Name: | QuickTestResult::functionNameChanged | | Prototype: | void QuickTestResult::functionNameChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/.moc/moc_quicktestresult_p.cpp | | Lines: | 532-535 |
| | 1 | 1 |
QuickTestResult::functionName| Name: | QuickTestResult::functionName | | Prototype: | QString QuickTestResult::functionName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 248-252 |
| | 2 | 1 |
QuickTestResult::finishTestFunction| Name: | QuickTestResult::finishTestFunction | | Prototype: | void QuickTestResult::finishTestFunction() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 455-458 |
| | 1 | 1 |
QuickTestResult::finishTestDataCleanup| Name: | QuickTestResult::finishTestDataCleanup | | Prototype: | void QuickTestResult::finishTestDataCleanup() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 450-453 |
| | 1 | 1 |
QuickTestResult::finishTestData| Name: | QuickTestResult::finishTestData | | Prototype: | void QuickTestResult::finishTestData() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 445-448 |
| | 1 | 1 |
QuickTestResult::findChild| Name: | QuickTestResult::findChild | | Prototype: | QObject *QuickTestResult::findChild(QObject *parent, const QString &objectName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 775-778 |
| | 1 | 1 |
QuickTestResult::failCount| Name: | QuickTestResult::failCount | | Prototype: | int QuickTestResult::failCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 356-359 |
| | 1 | 1 |