Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
align [qv4compileddata_p.h #1]Name: | QV4::CompiledData::Function::align [qv4compileddata_p.h #1] | Prototype: | static size_t align(size_t a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compileddata_p.h #1 | Lines: | 314-316 |
| | 1 | 1 |
align [qv4compileddata_p.h #2]Name: | QV4::CompiledData::Function::align [qv4compileddata_p.h #2] | Prototype: | static size_t align(size_t a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compileddata_p.h #2 | Lines: | 314-316 |
| | 1 | 1 |
calculateSize [qv4compileddata_p.h #1]Name: | QV4::CompiledData::Function::calculateSize [qv4compileddata_p.h #1] | Prototype: | static int calculateSize(int nFormals, int nLocals, int nLines, int nInnerfunctions, int nIdObjectDependencies, int nPropertyDependencies, int codeSize) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compileddata_p.h #1 | Lines: | 306-312 |
| | 5 | 1 |
calculateSize [qv4compileddata_p.h #2]Name: | QV4::CompiledData::Function::calculateSize [qv4compileddata_p.h #2] | Prototype: | static int calculateSize(int nFormals, int nLocals, int nLines, int nInnerfunctions, int nIdObjectDependencies, int nPropertyDependencies, int codeSize) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compileddata_p.h #2 | Lines: | 306-312 |
| | 5 | 1 |
code [qv4compileddata_p.h #1]Name: | QV4::CompiledData::Function::code [qv4compileddata_p.h #1] | Prototype: | const char *code() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compileddata_p.h #1 | Lines: | 302-302 |
| | 1 | 1 |
code [qv4compileddata_p.h #2]Name: | QV4::CompiledData::Function::code [qv4compileddata_p.h #2] | Prototype: | const char *code() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compileddata_p.h #2 | Lines: | 302-302 |
| | 1 | 1 |
formalsBegin [qv4compileddata_p.h #1]Name: | QV4::CompiledData::Function::formalsBegin [qv4compileddata_p.h #1] | Prototype: | const quint32_le *formalsBegin() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compileddata_p.h #1 | Lines: | 298-298 |
| | 1 | 1 |
formalsBegin [qv4compileddata_p.h #2]Name: | QV4::CompiledData::Function::formalsBegin [qv4compileddata_p.h #2] | Prototype: | const quint32_le *formalsBegin() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compileddata_p.h #2 | Lines: | 298-298 |
| | 1 | 1 |
formalsEnd [qv4compileddata_p.h #1]Name: | QV4::CompiledData::Function::formalsEnd [qv4compileddata_p.h #1] | Prototype: | const quint32_le *formalsEnd() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compileddata_p.h #1 | Lines: | 299-299 |
| | 1 | 1 |
formalsEnd [qv4compileddata_p.h #2]Name: | QV4::CompiledData::Function::formalsEnd [qv4compileddata_p.h #2] | Prototype: | const quint32_le *formalsEnd() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compileddata_p.h #2 | Lines: | 299-299 |
| | 1 | 1 |
formalsTable [qv4compileddata_p.h #1]Name: | QV4::CompiledData::Function::formalsTable [qv4compileddata_p.h #1] | Prototype: | const quint32_le *formalsTable() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compileddata_p.h #1 | Lines: | 290-290 |
| | 1 | 1 |
formalsTable [qv4compileddata_p.h #2]Name: | QV4::CompiledData::Function::formalsTable [qv4compileddata_p.h #2] | Prototype: | const quint32_le *formalsTable() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compileddata_p.h #2 | Lines: | 290-290 |
| | 1 | 1 |
hasQmlDependencies [qv4compileddata_p.h #1]Name: | QV4::CompiledData::Function::hasQmlDependencies [qv4compileddata_p.h #1] | Prototype: | inline bool hasQmlDependencies() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compileddata_p.h #1 | Lines: | 304-304 |
| | 1 | 1 |
hasQmlDependencies [qv4compileddata_p.h #2]Name: | QV4::CompiledData::Function::hasQmlDependencies [qv4compileddata_p.h #2] | Prototype: | inline bool hasQmlDependencies() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compileddata_p.h #2 | Lines: | 304-304 |
| | 1 | 1 |
lineNumberTable [qv4compileddata_p.h #1]Name: | QV4::CompiledData::Function::lineNumberTable [qv4compileddata_p.h #1] | Prototype: | const CodeOffsetToLine *lineNumberTable() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compileddata_p.h #1 | Lines: | 292-292 |
| | 1 | 1 |
lineNumberTable [qv4compileddata_p.h #2]Name: | QV4::CompiledData::Function::lineNumberTable [qv4compileddata_p.h #2] | Prototype: | const CodeOffsetToLine *lineNumberTable() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compileddata_p.h #2 | Lines: | 292-292 |
| | 1 | 1 |
localsTable [qv4compileddata_p.h #1]Name: | QV4::CompiledData::Function::localsTable [qv4compileddata_p.h #1] | Prototype: | const quint32_le *localsTable() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compileddata_p.h #1 | Lines: | 291-291 |
| | 1 | 1 |
localsTable [qv4compileddata_p.h #2]Name: | QV4::CompiledData::Function::localsTable [qv4compileddata_p.h #2] | Prototype: | const quint32_le *localsTable() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compileddata_p.h #2 | Lines: | 291-291 |
| | 1 | 1 |
qmlContextPropertiesDependencyTable [qv4compileddata_p.h #1]Name: | QV4::CompiledData::Function::qmlContextPropertiesDependencyTable [qv4compileddata_p.h #1] | Prototype: | const quint32_le *qmlContextPropertiesDependencyTable() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compileddata_p.h #1 | Lines: | 294-294 |
| | 1 | 1 |
qmlContextPropertiesDependencyTable [qv4compileddata_p.h #2]Name: | QV4::CompiledData::Function::qmlContextPropertiesDependencyTable [qv4compileddata_p.h #2] | Prototype: | const quint32_le *qmlContextPropertiesDependencyTable() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compileddata_p.h #2 | Lines: | 294-294 |
| | 1 | 1 |
qmlIdObjectDependencyTable [qv4compileddata_p.h #1]Name: | QV4::CompiledData::Function::qmlIdObjectDependencyTable [qv4compileddata_p.h #1] | Prototype: | const quint32_le *qmlIdObjectDependencyTable() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compileddata_p.h #1 | Lines: | 293-293 |
| | 1 | 1 |
qmlIdObjectDependencyTable [qv4compileddata_p.h #2]Name: | QV4::CompiledData::Function::qmlIdObjectDependencyTable [qv4compileddata_p.h #2] | Prototype: | const quint32_le *qmlIdObjectDependencyTable() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compileddata_p.h #2 | Lines: | 293-293 |
| | 1 | 1 |
qmlScopePropertiesDependencyTable [qv4compileddata_p.h #1]Name: | QV4::CompiledData::Function::qmlScopePropertiesDependencyTable [qv4compileddata_p.h #1] | Prototype: | const quint32_le *qmlScopePropertiesDependencyTable() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compileddata_p.h #1 | Lines: | 295-295 |
| | 1 | 1 |
qmlScopePropertiesDependencyTable [qv4compileddata_p.h #2]Name: | QV4::CompiledData::Function::qmlScopePropertiesDependencyTable [qv4compileddata_p.h #2] | Prototype: | const quint32_le *qmlScopePropertiesDependencyTable() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compileddata_p.h #2 | Lines: | 295-295 |
| | 1 | 1 |