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: | 764-768 |
| | 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: | 754-757 |
| | 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: | 701-704 |
| | 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: | 710-713 |
| | 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: | 727-730 |
| | 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: | 736-739 |
| | 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: | 745-748 |
| | 1 | 1 |