Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
SourceLocationName: | 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 |
beginName: | 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 |
endName: | 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 |
isValidName: | 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 |