| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
release| Name: | OwnPtr::release | | Prototype: | PassOwnPtr<T> release() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/PassOwnPtr.h | | Lines: | 67-70 |
| | 1 | 1 |
operator=| Name: | OwnPtr::operator= | | Prototype: | OwnPtr& operator=(const OwnPtr<T>& other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/PassOwnPtr.h | | Lines: | 59-63 |
| | 2 | 1 |
get| Name: | OwnPtr::get | | Prototype: | T* get() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/PassOwnPtr.h | | Lines: | 65-65 |
| | 1 | 1 |
OwnPtr| Name: | OwnPtr::OwnPtr | | Prototype: | OwnPtr(const PassOwnPtr<T> &ptr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/PassOwnPtr.h | | Lines: | 51-53 |
| | 1 | 1 |
OwnPtr| Name: | OwnPtr::OwnPtr | | Prototype: | OwnPtr(const OwnPtr<T>& other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/PassOwnPtr.h | | Lines: | 55-57 |
| | 1 | 1 |