| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 localDomainName| Name:  | QHostInfo::localDomainName |  | Prototype:  | QString QHostInfo::localDomainName() |  | Coverage:  |  11.429% (4/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo_unix.cpp |  | Lines:  | 313-375 |  
  |  | 34 | 11 | 
 lookupHost| Name:  | QHostInfo::lookupHost |  | Prototype:  | int QHostInfo::lookupHost(const QString &name, QObject *receiver, const char *member) |  | Coverage:  |  56.000% (14/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 141-199 |  
  |  | 34 | 9 | 
 setLookupId| Name:  | QHostInfo::setLookupId |  | Prototype:  | void QHostInfo::setLookupId(int id) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 388-391 |  
  |  | 1 | 1 | 
 setHostName| Name:  | QHostInfo::setHostName |  | Prototype:  | void QHostInfo::setHostName(const QString &hostName) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 347-350 |  
  |  | 1 | 1 | 
 setErrorString| Name:  | QHostInfo::setErrorString |  | Prototype:  | void QHostInfo::setErrorString(const QString &str) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 410-413 |  
  |  | 1 | 1 | 
 setError| Name:  | QHostInfo::setError |  | Prototype:  | void QHostInfo::setError(HostInfoError error) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 368-371 |  
  |  | 1 | 1 | 
 setAddresses| Name:  | QHostInfo::setAddresses |  | Prototype:  | void QHostInfo::setAddresses(const QList<QHostAddress> &addresses) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 327-330 |  
  |  | 1 | 1 | 
 operator=| Name:  | QHostInfo::operator= |  | Prototype:  | QHostInfo &QHostInfo::operator=(const QHostInfo &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 294-298 |  
  |  | 2 | 1 | 
 lookupId| Name:  | QHostInfo::lookupId |  | Prototype:  | int QHostInfo::lookupId() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 378-381 |  
  |  | 1 | 1 | 
 localHostName| Name:  | QHostInfo::localHostName |  | Prototype:  | QString QHostInfo::localHostName() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 430-433 |  
  |  | 1 | 1 | 
 hostName| Name:  | QHostInfo::hostName |  | Prototype:  | QString QHostInfo::hostName() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 337-340 |  
  |  | 1 | 1 | 
 fromName| Name:  | QHostInfo::fromName |  | Prototype:  | QHostInfo QHostInfo::fromName(const QString &name) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 224-234 |  
  |  | 4 | 1 | 
 errorString| Name:  | QHostInfo::errorString |  | Prototype:  | QString QHostInfo::errorString() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 399-402 |  
  |  | 1 | 1 | 
 error| Name:  | QHostInfo::error |  | Prototype:  | QHostInfo::HostInfoError QHostInfo::error() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 358-361 |  
  |  | 1 | 1 | 
 addresses| Name:  | QHostInfo::addresses |  | Prototype:  | QList<QHostAddress> QHostInfo::addresses() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 317-320 |  
  |  | 1 | 1 | 
 abortHostLookup| Name:  | QHostInfo::abortHostLookup |  | Prototype:  | void QHostInfo::abortHostLookup(int id) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 206-209 |  
  |  | 1 | 1 | 
 QHostInfo| Name:  | QHostInfo::QHostInfo |  | Prototype:  | QHostInfo::QHostInfo(int id) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 276-280 |  
  |  | 1 | 1 | 
 QHostInfo| Name:  | QHostInfo::QHostInfo |  | Prototype:  | QHostInfo::QHostInfo(const QHostInfo &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 285-288 |  
  |  | 2 | 1 |