Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
setNodeValueName: | QDomAttrPrivate::setNodeValue | Prototype: | void QDomAttrPrivate::setNodeValue(const QString& v) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 4111-4121 |
| | 6 | 2 |
nodeTypeName: | QDomAttrPrivate::nodeType | Prototype: | QDomNode::NodeType nodeType() const override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 368-368 |
| | 1 | 1 |
QDomAttrPrivateName: | QDomAttrPrivate::QDomAttrPrivate | Prototype: | QDomAttrPrivate::QDomAttrPrivate(QDomDocumentPrivate* d, QDomNodePrivate* parent, const QString& name_) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 4089-4094 |
| | 2 | 1 |
QDomAttrPrivateName: | QDomAttrPrivate::QDomAttrPrivate | Prototype: | QDomAttrPrivate::QDomAttrPrivate(QDomDocumentPrivate* d, QDomNodePrivate* p, const QString& nsURI, const QString& qName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 4096-4103 |
| | 4 | 1 |
specifiedName: | QDomAttrPrivate::specified | Prototype: | bool QDomAttrPrivate::specified() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 4131-4134 |
| | 1 | 1 |
saveName: | QDomAttrPrivate::save | Prototype: | void QDomAttrPrivate::save(QTextStream& s, int, int) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 4213-4235 |
| | 6 | 3 |
cloneNodeName: | QDomAttrPrivate::cloneNode | Prototype: | QDomNodePrivate* QDomAttrPrivate::cloneNode(bool deep) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 4123-4129 |
| | 3 | 1 |
QDomAttrPrivateName: | QDomAttrPrivate::QDomAttrPrivate | Prototype: | QDomAttrPrivate::QDomAttrPrivate(QDomAttrPrivate* n, bool deep) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 4105-4109 |
| | 1 | 1 |