| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QV4::Compiler::Codegen::Reference::operator!=| Name: | QV4::Compiler::Codegen::Reference::operator!= | | Prototype: | bool operator!=(const Reference &other) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4codegen_p.h | | Lines: | 204-205 |
| | 1 | 1 |
QV4::Compiler::Codegen::Reference::storeConstOnStack| Name: | QV4::Compiler::Codegen::Reference::storeConstOnStack | | Prototype: | static Reference storeConstOnStack(Codegen *cg, QV4::ReturnedValue constant) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4codegen_p.h | | Lines: | 331-332 |
| | 1 | 1 |
QV4::Compiler::Codegen::Reference::storeConstOnStack| Name: | QV4::Compiler::Codegen::Reference::storeConstOnStack | | Prototype: | static void storeConstOnStack(Codegen *cg, QV4::ReturnedValue constant, int stackSlot) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4codegen_p.h | | Lines: | 334-335 |
| | 1 | 1 |
QV4::Compiler::Codegen::RegisterScope::RegisterScope| Name: | QV4::Compiler::Codegen::RegisterScope::RegisterScope | | Prototype: | RegisterScope(Codegen *cg) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4codegen_p.h | | Lines: | 396-398 |
| | 1 | 1 |
QV4::Compiler::Codegen::RegisterScope::~RegisterScope| Name: | QV4::Compiler::Codegen::RegisterScope::~RegisterScope | | Prototype: | ~RegisterScope() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4codegen_p.h | | Lines: | 399-401 |
| | 1 | 1 |
QV4::Compiler::Codegen::Result::Result| Name: | QV4::Compiler::Codegen::Result::Result | | Prototype: | explicit Result(Format requested = ex) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4codegen_p.h | | Lines: | 435-436 |
| | 1 | 1 |
QV4::Compiler::Codegen::Result::Result| Name: | QV4::Compiler::Codegen::Result::Result | | Prototype: | explicit Result(const BytecodeGenerator::Label *iftrue, const BytecodeGenerator::Label *iffalse, bool trueBlockFollowsCondition) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4codegen_p.h | | Lines: | 438-448 |
| | 2 | 1 |
QV4::Compiler::Codegen::Result::accept| Name: | QV4::Compiler::Codegen::Result::accept | | Prototype: | bool accept(Format f) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4codegen_p.h | | Lines: | 464-471 |
| | 4 | 2 |
QV4::Compiler::Codegen::Result::format| Name: | QV4::Compiler::Codegen::Result::format | | Prototype: | Format format() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4codegen_p.h | | Lines: | 460-462 |
| | 1 | 1 |
QV4::Compiler::Codegen::Result::iffalse| Name: | QV4::Compiler::Codegen::Result::iffalse | | Prototype: | const BytecodeGenerator::Label *iffalse() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4codegen_p.h | | Lines: | 455-458 |
| | 2 | 1 |
QV4::Compiler::Codegen::Result::iftrue| Name: | QV4::Compiler::Codegen::Result::iftrue | | Prototype: | const BytecodeGenerator::Label *iftrue() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4codegen_p.h | | Lines: | 450-453 |
| | 2 | 1 |
QV4::Compiler::Codegen::Result::result| Name: | QV4::Compiler::Codegen::Result::result | | Prototype: | const Reference &result() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4codegen_p.h | | Lines: | 477-479 |
| | 1 | 1 |
QV4::Compiler::Codegen::Result::setResult| Name: | QV4::Compiler::Codegen::Result::setResult | | Prototype: | void setResult(const Reference &result) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4codegen_p.h | | Lines: | 481-483 |
| | 1 | 1 |
QV4::Compiler::Codegen::Result::trueBlockFollowsCondition| Name: | QV4::Compiler::Codegen::Result::trueBlockFollowsCondition | | Prototype: | bool trueBlockFollowsCondition() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4codegen_p.h | | Lines: | 473-475 |
| | 1 | 1 |
QV4::Compiler::Codegen::VolatileMemoryLocations::isVolatile| Name: | QV4::Compiler::Codegen::VolatileMemoryLocations::isVolatile | | Prototype: | bool isVolatile(const QStringView &name) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4codegen_p.h | | Lines: | 114-118 |
| | 3 | 2 |
QV4::Compiler::Codegen::VolatileMemoryLocations::setAllVolatile| Name: | QV4::Compiler::Codegen::VolatileMemoryLocations::setAllVolatile | | Prototype: | void setAllVolatile() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4codegen_p.h | | Lines: | 121-121 |
| | 1 | 1 |
QV4::Compiler::Codegen::currentContext| Name: | QV4::Compiler::Codegen::currentContext | | Prototype: | Context *currentContext() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4codegen_p.h | | Lines: | 679-679 |
| | 1 | 1 |
QV4::Compiler::Codegen::generator| Name: | QV4::Compiler::Codegen::generator | | Prototype: | BytecodeGenerator *generator() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4codegen_p.h | | Lines: | 680-680 |
| | 1 | 1 |
QV4::Compiler::Codegen::leaveBlock| Name: | QV4::Compiler::Codegen::leaveBlock | | Prototype: | int leaveBlock() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4codegen_p.h | | Lines: | 490-490 |
| | 1 | 1 |
QV4::Compiler::Codegen::module| Name: | QV4::Compiler::Codegen::module | | Prototype: | Module *module() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4codegen_p.h | | Lines: | 684-684 |
| | 1 | 1 |
QV4::Compiler::Codegen::registerConstant| Name: | QV4::Compiler::Codegen::registerConstant | | Prototype: | int registerConstant(QV4::ReturnedValue v) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4codegen_p.h | | Lines: | 513-513 |
| | 1 | 1 |
QV4::Compiler::Codegen::registerGetterLookup| Name: | QV4::Compiler::Codegen::registerGetterLookup | | Prototype: | int registerGetterLookup(int nameIndex) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4codegen_p.h | | Lines: | 514-514 |
| | 1 | 1 |
QV4::Compiler::Codegen::registerGlobalGetterLookup| Name: | QV4::Compiler::Codegen::registerGlobalGetterLookup | | Prototype: | int registerGlobalGetterLookup(int nameIndex) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4codegen_p.h | | Lines: | 516-516 |
| | 1 | 1 |
QV4::Compiler::Codegen::registerSetterLookup| Name: | QV4::Compiler::Codegen::registerSetterLookup | | Prototype: | int registerSetterLookup(int nameIndex) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4codegen_p.h | | Lines: | 515-515 |
| | 1 | 1 |
QV4::Compiler::Codegen::registerString| Name: | QV4::Compiler::Codegen::registerString | | Prototype: | int registerString(const QString &name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4codegen_p.h | | Lines: | 510-512 |
| | 1 | 1 |
QV4::Compiler::Codegen::returnLabel| Name: | QV4::Compiler::Codegen::returnLabel | | Prototype: | BytecodeGenerator::Label returnLabel() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4codegen_p.h | | Lines: | 686-690 |
| | 3 | 2 |
QV4::Compiler::Codegen::setUseFastLookups| Name: | QV4::Compiler::Codegen::setUseFastLookups | | Prototype: | void setUseFastLookups(bool b) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4codegen_p.h | | Lines: | 668-668 |
| | 1 | 1 |
QV4::Compiler::Context::Context| Name: | QV4::Compiler::Context::Context | | Prototype: | Context(Context *parent, ContextType type) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontext_p.h | | Lines: | 236-242 |
| | 2 | 2 |
QV4::Compiler::Context::Member::isLexicallyScoped| Name: | QV4::Compiler::Context::Member::isLexicallyScoped | | Prototype: | bool isLexicallyScoped() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontext_p.h | | Lines: | 147-147 |
| | 1 | 1 |
QV4::Compiler::Context::findArgument| Name: | QV4::Compiler::Context::findArgument | | Prototype: | int findArgument(const QString &name) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontext_p.h | | Lines: | 244-252 |
| | 4 | 3 |
QV4::Compiler::Context::findMember| Name: | QV4::Compiler::Context::findMember | | Prototype: | Member findMember(const QString &name) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontext_p.h | | Lines: | 254-261 |
| | 5 | 2 |
QV4::Compiler::Context::requiresImplicitReturnValue| Name: | QV4::Compiler::Context::requiresImplicitReturnValue | | Prototype: | bool requiresImplicitReturnValue() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontext_p.h | | Lines: | 275-279 |
| | 3 | 1 |
QV4::Compiler::ControlFlow::ControlFlow| Name: | QV4::Compiler::ControlFlow::ControlFlow | | Prototype: | ControlFlow(Codegen *cg, Type type) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 92-96 |
| | 1 | 1 |
QV4::Compiler::ControlFlow::generator| Name: | QV4::Compiler::ControlFlow::generator | | Prototype: | BytecodeGenerator *generator() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 159-161 |
| | 1 | 1 |
QV4::Compiler::ControlFlow::getUnwindTarget| Name: | QV4::Compiler::ControlFlow::getUnwindTarget | | Prototype: | BytecodeGenerator::Label getUnwindTarget(UnwindType, const QString & = QString()) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 133-135 |
| | 1 | 1 |
QV4::Compiler::ControlFlow::hasLoop| Name: | QV4::Compiler::ControlFlow::hasLoop | | Prototype: | bool hasLoop() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 122-130 |
| | 6 | 3 |
QV4::Compiler::ControlFlow::label| Name: | QV4::Compiler::ControlFlow::label | | Prototype: | QString label() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 120-120 |
| | 1 | 1 |
QV4::Compiler::ControlFlow::loopLabel| Name: | QV4::Compiler::ControlFlow::loopLabel | | Prototype: | QString loopLabel() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 151-158 |
| | 5 | 2 |
QV4::Compiler::ControlFlow::parentUnwindHandler| Name: | QV4::Compiler::ControlFlow::parentUnwindHandler | | Prototype: | BytecodeGenerator::ExceptionHandler *parentUnwindHandler() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 141-143 |
| | 1 | 1 |
QV4::Compiler::ControlFlow::unwindTarget| Name: | QV4::Compiler::ControlFlow::unwindTarget | | Prototype: | UnwindTarget unwindTarget(UnwindType type, const QString &label = QString()) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 102-118 |
| | 13 | 5 |
QV4::Compiler::ControlFlow::~ControlFlow| Name: | QV4::Compiler::ControlFlow::~ControlFlow | | Prototype: | ~ControlFlow() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 98-100 |
| | 1 | 1 |
QV4::Compiler::ControlFlowBlock::ControlFlowBlock| Name: | QV4::Compiler::ControlFlowBlock::ControlFlowBlock | | Prototype: | ControlFlowBlock(Codegen *cg, AST::Node *ast) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 272-282 |
| | 5 | 2 |
QV4::Compiler::ControlFlowBlock::requiresUnwind| Name: | QV4::Compiler::ControlFlowBlock::requiresUnwind | | Prototype: | bool requiresUnwind() override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 298-300 |
| | 1 | 1 |
QV4::Compiler::ControlFlowBlock::~ControlFlowBlock| Name: | QV4::Compiler::ControlFlowBlock::~ControlFlowBlock | | Prototype: | ~ControlFlowBlock() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 284-296 |
| | 7 | 3 |
QV4::Compiler::ControlFlowCatch::ControlFlowCatch| Name: | QV4::Compiler::ControlFlowCatch::ControlFlowCatch | | Prototype: | ControlFlowCatch(Codegen *cg, AST::Catch *catchExpression) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 312-317 |
| | 1 | 1 |
QV4::Compiler::ControlFlowCatch::requiresUnwind| Name: | QV4::Compiler::ControlFlowCatch::requiresUnwind | | Prototype: | bool requiresUnwind() override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 319-321 |
| | 1 | 1 |
QV4::Compiler::ControlFlowCatch::unwindHandler| Name: | QV4::Compiler::ControlFlowCatch::unwindHandler | | Prototype: | BytecodeGenerator::ExceptionHandler *unwindHandler() override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 323-325 |
| | 1 | 1 |
QV4::Compiler::ControlFlowCatch::~ControlFlowCatch| Name: | QV4::Compiler::ControlFlowCatch::~ControlFlowCatch | | Prototype: | ~ControlFlowCatch() | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 327-361 |
| | 18 | 2 |
QV4::Compiler::ControlFlowFinally::ControlFlowFinally| Name: | QV4::Compiler::ControlFlowFinally::ControlFlowFinally | | Prototype: | ControlFlowFinally(Codegen *cg, AST::Finally *finally) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 369-375 |
| | 3 | 1 |
QV4::Compiler::ControlFlowFinally::requiresUnwind| Name: | QV4::Compiler::ControlFlowFinally::requiresUnwind | | Prototype: | bool requiresUnwind() override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 377-379 |
| | 1 | 1 |
QV4::Compiler::ControlFlowFinally::unwindHandler| Name: | QV4::Compiler::ControlFlowFinally::unwindHandler | | Prototype: | BytecodeGenerator::ExceptionHandler *unwindHandler() override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 381-383 |
| | 1 | 1 |
QV4::Compiler::ControlFlowFinally::~ControlFlowFinally| Name: | QV4::Compiler::ControlFlowFinally::~ControlFlowFinally | | Prototype: | ~ControlFlowFinally() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 385-420 |
| | 26 | 3 |
QV4::Compiler::ControlFlowLoop::ControlFlowLoop| Name: | QV4::Compiler::ControlFlowLoop::ControlFlowLoop | | Prototype: | ControlFlowLoop(Codegen *cg, BytecodeGenerator::Label *breakLabel, BytecodeGenerator::Label *continueLabel = nullptr, bool requiresUnwind = false) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 198-205 |
| | 3 | 2 |
QV4::Compiler::ControlFlowLoop::label| Name: | QV4::Compiler::ControlFlowLoop::label | | Prototype: | QString label() const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 235-235 |
| | 1 | 1 |
QV4::Compiler::ControlFlowLoop::requiresUnwind| Name: | QV4::Compiler::ControlFlowLoop::requiresUnwind | | Prototype: | bool requiresUnwind() override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 215-217 |
| | 1 | 1 |
QV4::Compiler::ControlFlowLoop::~ControlFlowLoop| Name: | QV4::Compiler::ControlFlowLoop::~ControlFlowLoop | | Prototype: | ~ControlFlowLoop() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 207-213 |
| | 4 | 2 |
QV4::Compiler::ControlFlowUnwind::ControlFlowUnwind| Name: | QV4::Compiler::ControlFlowUnwind::ControlFlowUnwind | | Prototype: | ControlFlowUnwind(Codegen *cg, Type type) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 168-171 |
| | 2 | 1 |
QV4::Compiler::ControlFlowUnwind::emitUnwindHandler| Name: | QV4::Compiler::ControlFlowUnwind::emitUnwindHandler | | Prototype: | void emitUnwindHandler() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 178-184 |
| | 3 | 1 |
QV4::Compiler::ControlFlowUnwind::setupUnwindHandler| Name: | QV4::Compiler::ControlFlowUnwind::setupUnwindHandler | | Prototype: | void setupUnwindHandler() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 173-176 |
| | 1 | 1 |
QV4::Compiler::ControlFlowUnwind::unwindHandler| Name: | QV4::Compiler::ControlFlowUnwind::unwindHandler | | Prototype: | BytecodeGenerator::ExceptionHandler *unwindHandler() override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 186-188 |
| | 1 | 1 |
QV4::Compiler::ControlFlowWith::ControlFlowWith| Name: | QV4::Compiler::ControlFlowWith::ControlFlowWith | | Prototype: | ControlFlowWith(Codegen *cg) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 241-250 |
| | 4 | 1 |
QV4::Compiler::ControlFlowWith::requiresUnwind| Name: | QV4::Compiler::ControlFlowWith::requiresUnwind | | Prototype: | bool requiresUnwind() override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 263-265 |
| | 1 | 1 |
QV4::Compiler::ControlFlowWith::~ControlFlowWith| Name: | QV4::Compiler::ControlFlowWith::~ControlFlowWith | | Prototype: | ~ControlFlowWith() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 252-261 |
| | 5 | 1 |
QV4::Compiler::JSUnitGenerator::JSUnitGenerator| Name: | QV4::Compiler::JSUnitGenerator::JSUnitGenerator | | Prototype: | QV4::Compiler::JSUnitGenerator::JSUnitGenerator(QV4::Compiler::Module *module) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compiler.cpp | | Lines: | 111-116 |
| | 1 | 1 |
QV4::Compiler::JSUnitGenerator::generateHeader| Name: | QV4::Compiler::JSUnitGenerator::generateHeader | | Prototype: | QV4::CompiledData::Unit QV4::Compiler::JSUnitGenerator::generateHeader(QV4::Compiler::JSUnitGenerator::GeneratorOption option, quint32_le *blockAndFunctionOffsets, uint *jsClassDataOffset) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compiler.cpp | | Lines: | 476-573 |
| | 69 | 5 |
QV4::Compiler::JSUnitGenerator::generateUnit| Name: | QV4::Compiler::JSUnitGenerator::generateUnit | | Prototype: | QV4::CompiledData::Unit *QV4::Compiler::JSUnitGenerator::generateUnit(GeneratorOption option) | | Coverage: | 100.000% (31/31) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compiler.cpp | | Lines: | 214-299 |
| | 57 | 13 |
QV4::Compiler::JSUnitGenerator::getStringId| Name: | QV4::Compiler::JSUnitGenerator::getStringId | | Prototype: | int 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_p.h | | Lines: | 106-106 |
| | 1 | 1 |
QV4::Compiler::JSUnitGenerator::registerConstant| Name: | QV4::Compiler::JSUnitGenerator::registerConstant | | Prototype: | int QV4::Compiler::JSUnitGenerator::registerConstant(QV4::ReturnedValue v) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compiler.cpp | | Lines: | 177-184 |
| | 5 | 2 |
QV4::Compiler::JSUnitGenerator::registerGetterLookup| Name: | QV4::Compiler::JSUnitGenerator::registerGetterLookup | | Prototype: | int QV4::Compiler::JSUnitGenerator::registerGetterLookup(int nameIndex) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compiler.cpp | | Lines: | 123-130 |
| | 5 | 1 |
QV4::Compiler::JSUnitGenerator::registerGlobalGetterLookup| Name: | QV4::Compiler::JSUnitGenerator::registerGlobalGetterLookup | | Prototype: | int QV4::Compiler::JSUnitGenerator::registerGlobalGetterLookup(int nameIndex) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compiler.cpp | | Lines: | 151-158 |
| | 5 | 1 |
QV4::Compiler::JSUnitGenerator::registerJSClass| Name: | QV4::Compiler::JSUnitGenerator::registerJSClass | | Prototype: | int QV4::Compiler::JSUnitGenerator::registerJSClass(const QStringList &members) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compiler.cpp | | Lines: | 191-212 |
| | 13 | 2 |
QV4::Compiler::JSUnitGenerator::registerRegExp| Name: | QV4::Compiler::JSUnitGenerator::registerRegExp | | Prototype: | int QV4::Compiler::JSUnitGenerator::registerRegExp(QQmlJS::AST::RegExpLiteral *regexp) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compiler.cpp | | Lines: | 160-175 |
| | 11 | 4 |
QV4::Compiler::JSUnitGenerator::registerSetterLookup| Name: | QV4::Compiler::JSUnitGenerator::registerSetterLookup | | Prototype: | int QV4::Compiler::JSUnitGenerator::registerSetterLookup(int nameIndex) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compiler.cpp | | Lines: | 137-144 |
| | 5 | 1 |
QV4::Compiler::JSUnitGenerator::registerString| Name: | QV4::Compiler::JSUnitGenerator::registerString | | Prototype: | int registerString(const QString &str) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compiler_p.h | | Lines: | 105-105 |
| | 1 | 1 |
QV4::Compiler::JSUnitGenerator::stringForIndex| Name: | QV4::Compiler::JSUnitGenerator::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: | 107-107 |
| | 1 | 1 |
QV4::Compiler::Module::Module| Name: | QV4::Compiler::Module::Module | | Prototype: | Module(bool debugMode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontext_p.h | | Lines: | 101-103 |
| | 1 | 1 |
QV4::Compiler::Module::~Module| Name: | QV4::Compiler::Module::~Module | | Prototype: | ~Module() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontext_p.h | | Lines: | 104-106 |
| | 1 | 1 |
QV4::Compiler::StringTableGenerator::StringTableGenerator| Name: | 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 |
QV4::Compiler::StringTableGenerator::clear| Name: | 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 |
QV4::Compiler::StringTableGenerator::getStringId| Name: | 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 |
QV4::Compiler::StringTableGenerator::registerString| Name: | 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 |
QV4::Compiler::StringTableGenerator::serialize| Name: | 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 |
QV4::Compiler::StringTableGenerator::sizeOfTableAndData| Name: | 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 |
QV4::Compiler::StringTableGenerator::stringCount| Name: | 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 |
QV4::Compiler::StringTableGenerator::stringForIndex| Name: | 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 |
QV4::ComplexString::d [qv4string_p.h #1]| Name: | QV4::ComplexString::d [qv4string_p.h #1] | | Prototype: | QV4::Heap::ComplexString *d() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4string_p.h #1 | | Lines: | 300-304 |
| | 3 | 1 |
QV4::ComplexString::d_unchecked [qv4string_p.h #1]| Name: | QV4::ComplexString::d_unchecked [qv4string_p.h #1] | | Prototype: | QV4::Heap::ComplexString *d_unchecked() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4string_p.h #1 | | Lines: | 299-299 |
| | 1 | 1 |
QV4::ConstructorFunction::d| Name: | QV4::ConstructorFunction::d | | Prototype: | QV4::Heap::ConstructorFunction *d() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4functionobject_p.h | | Lines: | 255-255 |
| | 1 | 1 |
QV4::ConstructorFunction::d_unchecked| Name: | QV4::ConstructorFunction::d_unchecked | | Prototype: | QV4::Heap::ConstructorFunction *d_unchecked() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4functionobject_p.h | | Lines: | 255-255 |
| | 1 | 1 |
QV4::ConstructorFunction::defaultInternalClass| Name: | QV4::ConstructorFunction::defaultInternalClass | | Prototype: | static Heap::InternalClass *defaultInternalClass(QV4::EngineBase *e) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4functionobject_p.h | | Lines: | 256-256 |
| | 1 | 1 |
QV4::ConstructorFunction::staticVTable| Name: | QV4::ConstructorFunction::staticVTable | | Prototype: | static inline const QV4::VTable *staticVTable() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4functionobject_p.h | | Lines: | 255-255 |
| | 1 | 1 |
QV4::CppStackFrame::context [qv4stackframe_p.h #1]| Name: | QV4::CppStackFrame::context [qv4stackframe_p.h #1] | | Prototype: | inline QV4::ExecutionContext *context() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4stackframe_p.h #1 | | Lines: | 170-172 |
| | 1 | 1 |
QV4::CppStackFrame::context [qv4stackframe_p.h #2]| Name: | QV4::CppStackFrame::context [qv4stackframe_p.h #2] | | Prototype: | inline QV4::ExecutionContext *context() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4stackframe_p.h #2 | | Lines: | 170-172 |
| | 1 | 1 |
QV4::CppStackFrame::init [qv4stackframe_p.h #1]| Name: | QV4::CppStackFrame::init [qv4stackframe_p.h #1] | | Prototype: | void init(EngineBase *engine, Function *v4Function, const Value *argv, int argc) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4stackframe_p.h #1 | | Lines: | 107-118 |
| | 9 | 1 |
QV4::CppStackFrame::init [qv4stackframe_p.h #2]| Name: | QV4::CppStackFrame::init [qv4stackframe_p.h #2] | | Prototype: | void init(EngineBase *engine, Function *v4Function, const Value *argv, int argc) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4stackframe_p.h #2 | | Lines: | 107-118 |
| | 9 | 1 |
QV4::CppStackFrame::pop [qv4stackframe_p.h #1]| Name: | QV4::CppStackFrame::pop [qv4stackframe_p.h #1] | | Prototype: | void pop() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4stackframe_p.h #1 | | Lines: | 126-129 |
| | 2 | 1 |
QV4::CppStackFrame::pop [qv4stackframe_p.h #2]| Name: | QV4::CppStackFrame::pop [qv4stackframe_p.h #2] | | Prototype: | void pop() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4stackframe_p.h #2 | | Lines: | 126-129 |
| | 2 | 1 |
QV4::CppStackFrame::push [qv4stackframe_p.h #1]| Name: | QV4::CppStackFrame::push [qv4stackframe_p.h #1] | | Prototype: | void push() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4stackframe_p.h #1 | | Lines: | 120-124 |
| | 3 | 1 |
QV4::CppStackFrame::push [qv4stackframe_p.h #2]| Name: | QV4::CppStackFrame::push [qv4stackframe_p.h #2] | | Prototype: | void push() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4stackframe_p.h #2 | | Lines: | 120-124 |
| | 3 | 1 |
QV4::CppStackFrame::requiredJSStackFrameSize [qv4stackframe_p.h #2]| Name: | QV4::CppStackFrame::requiredJSStackFrameSize [qv4stackframe_p.h #2] | | Prototype: | static uint requiredJSStackFrameSize(uint nRegisters) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4stackframe_p.h #2 | | Lines: | 132-134 |
| | 1 | 1 |