Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
ByteCodeHandlerName: | QV4::Moth::ByteCodeHandler | Coverage: | 100.000% (1/1) |
| | 1 | 1 |
dumpBytecodeName: | QV4::Moth::dumpBytecode | Prototype: | inline void dumpBytecode(const QByteArray &bytecode, int nLocals, int nFormals, int startLine = 1, const QVector<CompiledData::CodeOffsetToLine> &lineNumberMapping = QVector<CompiledData::CodeOffsetToLine>()) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4instr_moth_p.h | Lines: | 519-522 |
| | 1 | 1 |
operator!=Name: | QV4::Moth::operator!= | Prototype: | inline bool operator!=(const StackSlot &l, const StackSlot &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4instr_moth_p.h | Lines: | 512-512 |
| | 1 | 1 |
operator==Name: | QV4::Moth::operator== | Prototype: | inline bool operator==(const StackSlot &l, const StackSlot &r) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4instr_moth_p.h | Lines: | 511-511 |
| | 1 | 1 |
InstrMetaName: | QV4::Moth::InstrMeta | Coverage: | 50.000% (1/2) |
| | 2 | 2 |
StackSlotName: | QV4::Moth::StackSlot | Coverage: | 100.000% (3/3) |
| | 6 | 3 |
InstrName: | QV4::Moth::Instr | Coverage: | 92.308% (12/13) |
| | 12 | 9 |
BytecodeGeneratorName: | QV4::Moth::BytecodeGenerator | Coverage: | 93.023% (40/43) |
| | 78 | 35 |