OpenCoverage

Qt Quick Test Coverage

Function Tree

Path:<top>::RuntimeCodegen
FunctionCondition %▾eLOC - Effective Lines of CodeMcCabe - Cyclomatic Complexity
throwSyntaxError
Name: RuntimeCodegen::throwSyntaxError
Prototype: void RuntimeCodegen::throwSyntaxError(const AST::SourceLocation &loc, const QString &detail)
Coverage: 100.000% (4/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtimecodegen.cpp
Lines: 68-74
100.000% (4/4)
42
generateFromFunctionExpression
Name: RuntimeCodegen::generateFromFunctionExpression
Prototype: void RuntimeCodegen::generateFromFunctionExpression(const QString &fileName, const QString &sourceCode, AST::FunctionExpression *ast, Compiler::Module *module)
Coverage: 100.000% (4/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtimecodegen.cpp
Lines: 45-66
100.000% (4/4)
122
throwReferenceError
Name: RuntimeCodegen::throwReferenceError
Prototype: void RuntimeCodegen::throwReferenceError(const AST::SourceLocation &loc, const QString &detail)
Coverage:  50.000% (2/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4runtimecodegen.cpp
Lines: 76-82
 50.000% (2/4)
42

Generated by Squish Coco 4.2.0