| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
markObjects| Name: | QV4::Heap::QmlIncubatorObject::markObjects | | Prototype: | static void markObjects(Heap::Base *b, MarkStack *stack) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlcomponent.cpp | | Lines: | 1094-1094 |
| | 1 | 2 |
init| Name: | QV4::Heap::QmlIncubatorObject::init | | Prototype: | void QV4::Heap::QmlIncubatorObject::init(QQmlIncubator::IncubationMode m) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlcomponent.cpp | | Lines: | 1513-1521 |
| | 6 | 1 |
destroy| Name: | QV4::Heap::QmlIncubatorObject::destroy | | Prototype: | void QV4::Heap::QmlIncubatorObject::destroy() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlcomponent.cpp | | Lines: | 1523-1527 |
| | 3 | 1 |