Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
valueName: | QDomAttr::value | Prototype: | QString QDomAttr::value() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 4352-4357 |
| | 3 | 2 |
specifiedName: | QDomAttr::specified | Prototype: | bool QDomAttr::specified() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 4326-4331 |
| | 3 | 2 |
setValueName: | QDomAttr::setValue | Prototype: | void QDomAttr::setValue(const QString& v) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 4364-4370 |
| | 4 | 2 |
ownerElementName: | QDomAttr::ownerElement | Prototype: | QDomElement QDomAttr::ownerElement() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 4338-4344 |
| | 4 | 2 |
operator=Name: | QDomAttr::operator= | Prototype: | QDomAttr& QDomAttr::operator= (const QDomAttr& x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 4305-4308 |
| | 1 | 1 |
nameName: | QDomAttr::name | Prototype: | QString QDomAttr::name() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 4313-4318 |
| | 3 | 2 |
QDomAttrName: | QDomAttr::QDomAttr | Prototype: | QDomAttr::QDomAttr(const QDomAttr& x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 4288-4291 |
| | 2 | 1 |
QDomAttrName: | QDomAttr::QDomAttr | Prototype: | QDomAttr::QDomAttr(QDomAttrPrivate* n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 4293-4296 |
| | 2 | 1 |