| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
main| Name: | annotateListElements::[lambda]::main | | Coverage: | 34.211% (26/76) |
| | 144 | 24 |
saveUnitAsCpp| Name: | annotateListElements::[lambda]::saveUnitAsCpp | | Prototype: | static bool saveUnitAsCpp(const QString &inputFileName, const QString &outputFileName, QV4::CompiledData::CompilationUnit *unit, QString *errorString) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qmlcachegen/qmlcachegen.cpp | | Lines: | 338-411 |
| | 47 | 18 |
compileQmlFile| Name: | annotateListElements::[lambda]::compileQmlFile | | Prototype: | static bool compileQmlFile(const QString &inputFileName, SaveFunction saveFunction, Error *error) | | Coverage: | 47.059% (16/34) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qmlcachegen/qmlcachegen.cpp | | Lines: | 167-246 |
| | 53 | 14 |
compileJSFile| Name: | annotateListElements::[lambda]::compileJSFile | | Prototype: | static bool compileJSFile(const QString &inputFileName, const QString &inputFileUrl, SaveFunction saveFunction, Error *error) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qmlcachegen/qmlcachegen.cpp | | Lines: | 248-336 |
| | 59 | 11 |
annotateListElements| Name: | annotateListElements::[lambda]::annotateListElements | | Prototype: | static void annotateListElements(QmlIR::Document *document) | | Coverage: | 81.250% (26/32) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qmlcachegen/qmlcachegen.cpp | | Lines: | 100-130 |
| | 16 | 10 |
checkArgumentsObjectUseInSignalHandlers| Name: | annotateListElements::[lambda]::checkArgumentsObjectUseInSignalHandlers | | Prototype: | static bool checkArgumentsObjectUseInSignalHandlers(const QmlIR::Document &doc, Error *error) | | Coverage: | 79.167% (19/24) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qmlcachegen/qmlcachegen.cpp | | Lines: | 132-163 |
| | 25 | 8 |
saveUnitAsCpp| Name: | annotateListElements::[lambda]::saveUnitAsCpp | | Coverage: | 0.000% (0/5) |
| | 4 | 3 |