Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
runtimeMethodOffsetName: | QV4::Runtime::runtimeMethodOffset | Prototype: | static uint runtimeMethodOffset(RuntimeMethods method) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtimeapi_p.h | Lines: | 223-223 |
| | 1 | 1 |
method_strictNotEqual [qv4runtime.cpp #2]Name: | QV4::Runtime::method_strictNotEqual [qv4runtime.cpp #2] | Prototype: | ReturnedValue Runtime::method_strictNotEqual(const Value &left, const Value &right) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp #2 | Lines: | 1993-1999 |
| | 2 | 1 |
method_strictEqual [qv4runtime.cpp #2]Name: | QV4::Runtime::method_strictEqual [qv4runtime.cpp #2] | Prototype: | ReturnedValue Runtime::method_strictEqual(const Value &left, const Value &right) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp #2 | Lines: | 1985-1991 |
| | 2 | 1 |
method_notEqual [qv4runtime.cpp #2]Name: | QV4::Runtime::method_notEqual [qv4runtime.cpp #2] | Prototype: | ReturnedValue Runtime::method_notEqual(const Value &left, const Value &right) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp #2 | Lines: | 1977-1983 |
| | 2 | 1 |
method_lessThan [qv4runtime.cpp #2]Name: | QV4::Runtime::method_lessThan [qv4runtime.cpp #2] | Prototype: | ReturnedValue Runtime::method_lessThan(const Value &left, const Value &right) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp #2 | Lines: | 1816-1822 |
| | 2 | 1 |
method_lessEqual [qv4runtime.cpp #2]Name: | QV4::Runtime::method_lessEqual [qv4runtime.cpp #2] | Prototype: | ReturnedValue Runtime::method_lessEqual(const Value &left, const Value &right) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp #2 | Lines: | 1832-1838 |
| | 2 | 1 |
method_greaterThan [qv4runtime.cpp #2]Name: | QV4::Runtime::method_greaterThan [qv4runtime.cpp #2] | Prototype: | ReturnedValue Runtime::method_greaterThan(const Value &left, const Value &right) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp #2 | Lines: | 1808-1814 |
| | 2 | 1 |
method_greaterEqual [qv4runtime.cpp #2]Name: | QV4::Runtime::method_greaterEqual [qv4runtime.cpp #2] | Prototype: | ReturnedValue Runtime::method_greaterEqual(const Value &left, const Value &right) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp #2 | Lines: | 1824-1830 |
| | 2 | 1 |
method_equal [qv4runtime.cpp #2]Name: | QV4::Runtime::method_equal [qv4runtime.cpp #2] | Prototype: | ReturnedValue Runtime::method_equal(const Value &left, const Value &right) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp #2 | Lines: | 1969-1975 |
| | 2 | 1 |
method_compareStrictNotEqual [qv4runtime.cpp #2]Name: | QV4::Runtime::method_compareStrictNotEqual [qv4runtime.cpp #2] | Prototype: | Bool Runtime::method_compareStrictNotEqual(const Value &left, const Value &right) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp #2 | Lines: | 2015-2020 |
| | 1 | 1 |
method_compareStrictEqual [qv4runtime.cpp #2]Name: | QV4::Runtime::method_compareStrictEqual [qv4runtime.cpp #2] | Prototype: | Bool Runtime::method_compareStrictEqual(const Value &left, const Value &right) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp #2 | Lines: | 2008-2013 |
| | 1 | 1 |
method_compareNotEqual [qv4runtime.cpp #2]Name: | QV4::Runtime::method_compareNotEqual [qv4runtime.cpp #2] | Prototype: | Bool Runtime::method_compareNotEqual(const Value &left, const Value &right) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp #2 | Lines: | 2001-2006 |
| | 1 | 1 |
method_compareLessThan [qv4runtime.cpp #2]Name: | QV4::Runtime::method_compareLessThan [qv4runtime.cpp #2] | Prototype: | QV4::Bool Runtime::method_compareLessThan(const Value &l, const Value &r) | Coverage: | 90.476% (19/21) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp #2 | Lines: | 990-1025 |
| | 16 | 5 |
method_compareLessEqual [qv4runtime.cpp #2]Name: | QV4::Runtime::method_compareLessEqual [qv4runtime.cpp #2] | Prototype: | QV4::Bool Runtime::method_compareLessEqual(const Value &l, const Value &r) | Coverage: | 90.476% (19/21) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp #2 | Lines: | 1064-1099 |
| | 16 | 5 |
method_compareGreaterThan [qv4runtime.cpp #2]Name: | QV4::Runtime::method_compareGreaterThan [qv4runtime.cpp #2] | Prototype: | QV4::Bool Runtime::method_compareGreaterThan(const Value &l, const Value &r) | Coverage: | 90.476% (19/21) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp #2 | Lines: | 953-988 |
| | 16 | 5 |
method_compareGreaterEqual [qv4runtime.cpp #2]Name: | QV4::Runtime::method_compareGreaterEqual [qv4runtime.cpp #2] | Prototype: | QV4::Bool Runtime::method_compareGreaterEqual(const Value &l, const Value &r) | Coverage: | 90.476% (19/21) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp #2 | Lines: | 1027-1062 |
| | 16 | 5 |
method_compareEqual [qv4runtime.cpp #2]Name: | QV4::Runtime::method_compareEqual [qv4runtime.cpp #2] | Prototype: | Bool Runtime::method_compareEqual(const Value &left, const Value &right) | Coverage: | 64.815% (35/54) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp #2 | Lines: | 1860-1967 |
| | 31 | 33 |
Runtime [qv4runtime.cpp #1]Name: | QV4::Runtime::Runtime [qv4runtime.cpp #1] | Prototype: | Runtime::Runtime() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp #1 | Lines: | 228-233 |
| | 1 | 1 |