| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
preference| Name: | QDnsMailExchangeRecord::preference | | Prototype: | quint16 QDnsMailExchangeRecord::preference() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 739-742 |
| | 1 | 1 |
name| Name: | QDnsMailExchangeRecord::name | | Prototype: | QString QDnsMailExchangeRecord::name() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 730-733 |
| | 1 | 1 |
exchange| Name: | QDnsMailExchangeRecord::exchange | | Prototype: | QString QDnsMailExchangeRecord::exchange() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 721-724 |
| | 1 | 1 |
QDnsMailExchangeRecord| Name: | QDnsMailExchangeRecord::QDnsMailExchangeRecord | | Prototype: | QDnsMailExchangeRecord::QDnsMailExchangeRecord() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 695-698 |
| | 2 | 1 |
QDnsMailExchangeRecord| Name: | QDnsMailExchangeRecord::QDnsMailExchangeRecord | | Prototype: | QDnsMailExchangeRecord::QDnsMailExchangeRecord(const QDnsMailExchangeRecord &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 704-707 |
| | 2 | 1 |
timeToLive| Name: | QDnsMailExchangeRecord::timeToLive | | Prototype: | quint32 QDnsMailExchangeRecord::timeToLive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 748-751 |
| | 1 | 1 |
operator=| Name: | QDnsMailExchangeRecord::operator= | | Prototype: | QDnsMailExchangeRecord &QDnsMailExchangeRecord::operator=(const QDnsMailExchangeRecord &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 758-762 |
| | 2 | 1 |