Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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 |
timeToLiveName: | 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 |
QDnsMailExchangeRecordName: | 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 |
QDnsMailExchangeRecordName: | 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 |
exchangeName: | 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 |
nameName: | 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 |
preferenceName: | 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 |