Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
appendName: | QXmlAttributes::append | Prototype: | void QXmlAttributes::append(const QString &qName, const QString &uri, const QString &localPart, const QString &value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 984-993 |
| | 6 | 1 |
indexName: | QXmlAttributes::index | Prototype: | int QXmlAttributes::index(const QString& uri, const QString& localPart) const | Coverage: | 88.889% (8/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 806-814 |
| | 5 | 3 |
valueName: | QXmlAttributes::value | Prototype: | QString QXmlAttributes::value(const QString& qName) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 925-931 |
| | 4 | 2 |
valueName: | QXmlAttributes::value | Prototype: | QString QXmlAttributes::value(QLatin1String qName) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 941-947 |
| | 4 | 2 |
valueName: | QXmlAttributes::value | Prototype: | QString QXmlAttributes::value(const QString& uri, const QString& localName) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 958-964 |
| | 4 | 2 |
indexName: | QXmlAttributes::index | Prototype: | int QXmlAttributes::index(const QString& qName) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 773-780 |
| | 4 | 3 |
indexName: | QXmlAttributes::index | Prototype: | int QXmlAttributes::index(QLatin1String qName) const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 784-791 |
| | 4 | 3 |
valueName: | QXmlAttributes::value | Prototype: | QString QXmlAttributes::value(int index) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 912-915 |
| | 1 | 1 |
uriName: | QXmlAttributes::uri | Prototype: | QString QXmlAttributes::uri(int index) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 863-866 |
| | 1 | 1 |
typeName: | QXmlAttributes::type | Prototype: | QString QXmlAttributes::type(const QString&) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 886-889 |
| | 1 | 1 |
typeName: | QXmlAttributes::type | Prototype: | QString QXmlAttributes::type(const QString&, const QString&) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 902-905 |
| | 1 | 1 |
typeName: | QXmlAttributes::type | Prototype: | QString QXmlAttributes::type(int) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 874-877 |
| | 1 | 1 |
qNameName: | QXmlAttributes::qName | Prototype: | QString QXmlAttributes::qName(int index) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 851-854 |
| | 1 | 1 |
localNameName: | QXmlAttributes::localName | Prototype: | QString QXmlAttributes::localName(int index) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 840-843 |
| | 1 | 1 |
lengthName: | QXmlAttributes::length | Prototype: | int QXmlAttributes::length() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 821-824 |
| | 1 | 1 |
clearName: | QXmlAttributes::clear | Prototype: | void QXmlAttributes::clear() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 971-974 |
| | 1 | 1 |
QXmlAttributesName: | QXmlAttributes::QXmlAttributes | Prototype: | QXmlAttributes::QXmlAttributes() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 749-754 |
| | 1 | 1 |