Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
isValidName: | QV4::ExecutableAllocator::Allocation::isValid | Prototype: | bool isValid() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4executableallocator_p.h | Lines: | 91-91 |
| | 1 | 1 |
invalidateName: | QV4::ExecutableAllocator::Allocation::invalidate | Prototype: | void invalidate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4executableallocator_p.h | Lines: | 90-90 |
| | 1 | 1 |
AllocationName: | QV4::ExecutableAllocator::Allocation::Allocation | Prototype: | Allocation() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4executableallocator_p.h | Lines: | 84-87 |
| | 1 | 1 |