| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
|---|
|  expression | Name: | QQmlAbstractBinding::expression |  | Prototype: | QString QQmlAbstractBinding::expression() const |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlabstractbinding.cpp |  | Lines: | 197-200 | 
 |  | 1 | 1 | 
|  removeFromObject | Name: | QQmlAbstractBinding::removeFromObject |  | Prototype: | void QQmlAbstractBinding::removeFromObject() |  | Coverage: | 67.647% (23/34) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlabstractbinding.cpp |  | Lines: | 127-190 | 
 |  | 39 | 10 | 
|  setNextBinding | Name: | QQmlAbstractBinding::setNextBinding |  | Prototype: | void QQmlAbstractBinding::setNextBinding(QQmlAbstractBinding *b) |  | Coverage: | 77.778% (7/9) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h |  | Lines: | 144-151 | 
 |  | 5 | 3 | 
|  addToObject | Name: | QQmlAbstractBinding::addToObject |  | Prototype: | void QQmlAbstractBinding::addToObject() |  | Coverage: | 90.476% (19/21) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlabstractbinding.cpp |  | Lines: | 71-122 | 
 |  | 31 | 6 | 
|  QQmlAbstractBinding | Name: | QQmlAbstractBinding::QQmlAbstractBinding |  | Prototype: | QQmlAbstractBinding::QQmlAbstractBinding() |  | Coverage: | 100.000% (1/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlabstractbinding.cpp |  | Lines: | 48-52 | 
 |  | 1 | 1 | 
|  RefCount | Name: | QQmlAbstractBinding::RefCount |  | Coverage: | 100.000% (3/3) | 
 |  | 3 | 3 | 
|  canUseAccessor | Name: | QQmlAbstractBinding::canUseAccessor |  | Prototype: | inline bool canUseAccessor() const |  | Coverage: | 100.000% (1/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h |  | Lines: | 94-95 | 
 |  | 1 | 1 | 
|  isAddedToObject | Name: | QQmlAbstractBinding::isAddedToObject |  | Prototype: | bool QQmlAbstractBinding::isAddedToObject() const |  | Coverage: | 100.000% (1/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h |  | Lines: | 134-137 | 
 |  | 1 | 1 | 
|  isValueTypeProxy | Name: | QQmlAbstractBinding::isValueTypeProxy |  | Prototype: | bool QQmlAbstractBinding::isValueTypeProxy() const |  | Coverage: | 100.000% (1/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlabstractbinding.cpp |  | Lines: | 202-205 | 
 |  | 1 | 1 | 
|  nextBinding | Name: | QQmlAbstractBinding::nextBinding |  | Prototype: | QQmlAbstractBinding *QQmlAbstractBinding::nextBinding() const |  | Coverage: | 100.000% (1/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h |  | Lines: | 139-142 | 
 |  | 1 | 1 | 
|  printBindingLoopError | Name: | QQmlAbstractBinding::printBindingLoopError |  | Prototype: | void QQmlAbstractBinding::printBindingLoopError(QQmlProperty &prop) |  | Coverage: | 100.000% (1/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlabstractbinding.cpp |  | Lines: | 192-195 | 
 |  | 1 | 1 | 
|  setAddedToObject | Name: | QQmlAbstractBinding::setAddedToObject |  | Prototype: | void QQmlAbstractBinding::setAddedToObject(bool v) |  | Coverage: | 100.000% (1/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h |  | Lines: | 129-132 | 
 |  | 1 | 1 | 
|  targetObject | Name: | QQmlAbstractBinding::targetObject |  | Prototype: | QObject *targetObject() const |  | Coverage: | 100.000% (1/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h |  | Lines: | 83-83 | 
 |  | 1 | 1 | 
|  targetPropertyIndex | Name: | QQmlAbstractBinding::targetPropertyIndex |  | Prototype: | QQmlPropertyIndex targetPropertyIndex() const |  | Coverage: | 100.000% (1/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h |  | Lines: | 79-79 | 
 |  | 1 | 1 | 
|  ~QQmlAbstractBinding | Name: | QQmlAbstractBinding::~QQmlAbstractBinding |  | Prototype: | QQmlAbstractBinding::~QQmlAbstractBinding() |  | Coverage: | 100.000% (6/6) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlabstractbinding.cpp |  | Lines: | 54-61 | 
 |  | 4 | 2 |