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: | 4105-4115 |
| | 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: | 362-362 |
| | 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: | 4083-4088 |
| | 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: | 4090-4097 |
| | 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: | 4125-4128 |
| | 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: | 4207-4229 |
| | 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: | 4117-4123 |
| | 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: | 4099-4103 |
| | 1 | 1 |