Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
stringForIndexName: | QV4::Compiler::StringTableGenerator::stringForIndex | Prototype: | QString stringForIndex(int index) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compiler_p.h | Lines: | 82-82 |
| | 1 | 1 |
stringCountName: | QV4::Compiler::StringTableGenerator::stringCount | Prototype: | uint stringCount() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compiler_p.h | Lines: | 83-83 |
| | 1 | 1 |
sizeOfTableAndDataName: | QV4::Compiler::StringTableGenerator::sizeOfTableAndData | Prototype: | uint sizeOfTableAndData() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compiler_p.h | Lines: | 85-85 |
| | 1 | 1 |
serializeName: | QV4::Compiler::StringTableGenerator::serialize | Prototype: | void QV4::Compiler::StringTableGenerator::serialize(CompiledData::Unit *unit) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compiler.cpp | Lines: | 83-109 |
| | 15 | 2 |
registerStringName: | QV4::Compiler::StringTableGenerator::registerString | Prototype: | int QV4::Compiler::StringTableGenerator::registerString(const QString &str) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compiler.cpp | Lines: | 59-68 |
| | 7 | 2 |
getStringIdName: | QV4::Compiler::StringTableGenerator::getStringId | Prototype: | int QV4::Compiler::StringTableGenerator::getStringId(const QString &string) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compiler.cpp | Lines: | 70-74 |
| | 2 | 1 |
clearName: | QV4::Compiler::StringTableGenerator::clear | Prototype: | void QV4::Compiler::StringTableGenerator::clear() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compiler.cpp | Lines: | 76-81 |
| | 3 | 1 |
StringTableGeneratorName: | QV4::Compiler::StringTableGenerator::StringTableGenerator | Prototype: | QV4::Compiler::StringTableGenerator::StringTableGenerator() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compiler.cpp | Lines: | 54-57 |
| | 1 | 1 |