Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
restoreOutputName: | JSC::Yarr::Interpreter::ParenthesesDisjunctionContext::restoreOutput | Prototype: | void restoreOutput(unsigned* output, unsigned firstSubpatternId, unsigned numNestedSubpatterns) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | Lines: | 144-148 |
| | 2 | 2 |
operator newName: | JSC::Yarr::Interpreter::ParenthesesDisjunctionContext::operator new | Prototype: | void* operator new(size_t, void* where) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | Lines: | 139-142 |
| | 1 | 1 |
getDisjunctionContextName: | JSC::Yarr::Interpreter::ParenthesesDisjunctionContext::getDisjunctionContext | Prototype: | DisjunctionContext* getDisjunctionContext(ByteTerm& term) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | Lines: | 150-153 |
| | 1 | 1 |
ParenthesesDisjunctionContextName: | JSC::Yarr::Interpreter::ParenthesesDisjunctionContext::ParenthesesDisjunctionContext | Prototype: | ParenthesesDisjunctionContext(unsigned* output, ByteTerm& term) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | Lines: | 125-137 |
| | 6 | 2 |