Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
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: | 787-794 |
| | 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: | 798-805 |
| | 4 | 3 |
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: | 820-828 |
| | 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: | 939-945 |
| | 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: | 955-961 |
| | 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: | 972-978 |
| | 4 | 2 |
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: | 926-929 |
| | 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: | 877-880 |
| | 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: | 900-903 |
| | 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: | 916-919 |
| | 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: | 888-891 |
| | 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: | 865-868 |
| | 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: | 854-857 |
| | 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: | 835-838 |
| | 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: | 985-988 |
| | 1 | 1 |
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: | 998-1007 |
| | 6 | 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: | 763-768 |
| | 1 | 1 |