| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
|---|
|  booleanLiteral | Name: | QQmlScriptString::booleanLiteral |  | Prototype: | bool QQmlScriptString::booleanLiteral(bool *ok) const |  | Coverage: | 0.000% (0/12) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlscriptstring.cpp |  | Lines: | 212-219 | 
 |  | 5 | 2 | 
|  isNullLiteral | Name: | QQmlScriptString::isNullLiteral |  | Prototype: | bool QQmlScriptString::isNullLiteral() const |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlscriptstring.cpp |  | Lines: | 181-184 | 
 |  | 1 | 1 | 
|  operator!= | Name: | QQmlScriptString::operator!= |  | Prototype: | bool QQmlScriptString::operator!=(const QQmlScriptString &other) const |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlscriptstring.cpp |  | Lines: | 155-158 | 
 |  | 1 | 1 | 
|  stringLiteral | Name: | QQmlScriptString::stringLiteral |  | Prototype: | QString QQmlScriptString::stringLiteral() const |  | Coverage: | 0.000% (0/4) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlscriptstring.cpp |  | Lines: | 190-195 | 
 |  | 3 | 2 | 
|  operator== | Name: | QQmlScriptString::operator== |  | Prototype: | bool QQmlScriptString::operator==(const QQmlScriptString &other) const |  | Coverage: | 43.478% (10/23) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlscriptstring.cpp |  | Lines: | 127-148 | 
 |  | 15 | 5 | 
|  isEmpty | Name: | QQmlScriptString::isEmpty |  | Prototype: | bool QQmlScriptString::isEmpty() const |  | Coverage: | 50.000% (2/4) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlscriptstring.cpp |  | Lines: | 163-168 | 
 |  | 3 | 2 | 
|  numberLiteral | Name: | QQmlScriptString::numberLiteral |  | Prototype: | qreal QQmlScriptString::numberLiteral(bool *ok) const |  | Coverage: | 75.000% (3/4) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlscriptstring.cpp |  | Lines: | 201-206 | 
 |  | 3 | 2 | 
|  QQmlScriptString | Name: | QQmlScriptString::QQmlScriptString |  | Prototype: | QQmlScriptString::QQmlScriptString() |  | Coverage: | 100.000% (1/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlscriptstring.cpp |  | Lines: | 82-85 | 
 |  | 2 | 1 | 
|  QQmlScriptString | Name: | QQmlScriptString::QQmlScriptString |  | Prototype: | QQmlScriptString::QQmlScriptString(const QString &script, QQmlContext *context, QObject *scope) |  | Coverage: | 100.000% (1/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlscriptstring.cpp |  | Lines: | 90-96 | 
 |  | 3 | 1 | 
|  QQmlScriptString | Name: | QQmlScriptString::QQmlScriptString |  | Prototype: | QQmlScriptString::QQmlScriptString(const QQmlScriptString &other) |  | Coverage: | 100.000% (1/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlscriptstring.cpp |  | Lines: | 101-104 | 
 |  | 2 | 1 | 
|  isUndefinedLiteral | Name: | QQmlScriptString::isUndefinedLiteral |  | Prototype: | bool QQmlScriptString::isUndefinedLiteral() const |  | Coverage: | 100.000% (1/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlscriptstring.cpp |  | Lines: | 173-176 | 
 |  | 1 | 1 | 
|  operator= | Name: | QQmlScriptString::operator= |  | Prototype: | QQmlScriptString &QQmlScriptString::operator=(const QQmlScriptString &other) |  | Coverage: | 100.000% (1/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlscriptstring.cpp |  | Lines: | 116-120 | 
 |  | 2 | 1 |