| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
line| Name: | 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 |
filename| Name: | 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 |
column| Name: | 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 |
QQmlProfilerEventLocation| Name: | 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 |
QQmlProfilerEventLocation| Name: | 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 |
isValid| Name: | 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 |
clear| Name: | 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 |