| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
isValid| Name: | QQmlJS::AST::SourceLocation::isValid | | Prototype: | bool isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsastfwd_p.h | | Lines: | 70-70 |
| | 1 | 1 |
end| Name: | QQmlJS::AST::SourceLocation::end | | Prototype: | quint32 end() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsastfwd_p.h | | Lines: | 73-73 |
| | 1 | 1 |
begin| Name: | QQmlJS::AST::SourceLocation::begin | | Prototype: | quint32 begin() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsastfwd_p.h | | Lines: | 72-72 |
| | 1 | 1 |
SourceLocation| Name: | QQmlJS::AST::SourceLocation::SourceLocation | | Prototype: | explicit SourceLocation(quint32 offset = 0, quint32 length = 0, quint32 line = 0, quint32 column = 0) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsastfwd_p.h | | Lines: | 65-68 |
| | 1 | 1 |