Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
systemIdName: | QDomEntity::systemId | Prototype: | QString QDomEntity::systemId() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5840-5845 |
| | 3 | 2 |
publicIdName: | QDomEntity::publicId | Prototype: | QString QDomEntity::publicId() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5829-5834 |
| | 3 | 2 |
notationNameName: | QDomEntity::notationName | Prototype: | QString QDomEntity::notationName() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5852-5857 |
| | 3 | 2 |
operator=Name: | QDomEntity::operator= | Prototype: | QDomEntity& QDomEntity::operator= (const QDomEntity& x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5814-5817 |
| | 1 | 1 |
QDomEntityName: | QDomEntity::QDomEntity | Prototype: | QDomEntity::QDomEntity() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5784-5787 |
| | 2 | 1 |
QDomEntityName: | QDomEntity::QDomEntity | Prototype: | QDomEntity::QDomEntity(const QDomEntity& x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5797-5800 |
| | 2 | 1 |
QDomEntityName: | QDomEntity::QDomEntity | Prototype: | QDomEntity::QDomEntity(QDomEntityPrivate* n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5802-5805 |
| | 2 | 1 |