Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
lineName: | QQmlProfilerEventLocation::line | Prototype: | int line() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmldebug/qqmlprofilereventlocation_p.h | Lines: | 80-80 |
| | 1 | 1 |
isValidName: | QQmlProfilerEventLocation::isValid | Prototype: | bool isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmldebug/qqmlprofilereventlocation_p.h | Lines: | 74-77 |
| | 1 | 1 |
filenameName: | QQmlProfilerEventLocation::filename | Prototype: | QString filename() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmldebug/qqmlprofilereventlocation_p.h | Lines: | 79-79 |
| | 1 | 1 |
columnName: | QQmlProfilerEventLocation::column | Prototype: | int column() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmldebug/qqmlprofilereventlocation_p.h | Lines: | 81-81 |
| | 1 | 1 |
clearName: | QQmlProfilerEventLocation::clear | Prototype: | void clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmldebug/qqmlprofilereventlocation_p.h | Lines: | 68-72 |
| | 2 | 1 |
QQmlProfilerEventLocationName: | QQmlProfilerEventLocation::QQmlProfilerEventLocation | Prototype: | QQmlProfilerEventLocation() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmldebug/qqmlprofilereventlocation_p.h | Lines: | 63-63 |
| | 1 | 1 |
QQmlProfilerEventLocationName: | QQmlProfilerEventLocation::QQmlProfilerEventLocation | Prototype: | QQmlProfilerEventLocation(const QString &file, int lineNumber, int columnNumber) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmldebug/qqmlprofilereventlocation_p.h | Lines: | 64-66 |
| | 1 | 1 |