| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
operator=| Name: | QDomEntityReference::operator= | | Prototype: | QDomEntityReference& QDomEntityReference::operator= (const QDomEntityReference& x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 5966-5969 |
| | 1 | 1 |
QDomEntityReference| Name: | QDomEntityReference::QDomEntityReference | | Prototype: | QDomEntityReference::QDomEntityReference() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 5937-5940 |
| | 2 | 1 |
QDomEntityReference| Name: | QDomEntityReference::QDomEntityReference | | Prototype: | QDomEntityReference::QDomEntityReference(const QDomEntityReference& x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 5949-5952 |
| | 2 | 1 |
QDomEntityReference| Name: | QDomEntityReference::QDomEntityReference | | Prototype: | QDomEntityReference::QDomEntityReference(QDomEntityReferencePrivate* n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 5954-5957 |
| | 2 | 1 |