| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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:  | 432-435 |  
  |  | 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:  | 391-394 |  
  |  | 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:  | 454-457 |  
  |  | 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:  | 412-415 |  
  |  | 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:  | 371-374 |  
  |  | 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:  | 338-342 |  
  |  | 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:  | 422-425 |  
  |  | 1 | 1 | 
 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:  | 185-243 |  
  |  | 34 | 9 | 
 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:  | 474-477 |  
  |  | 1 | 1 | 
 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:  | 319-381 |  
  |  | 34 | 11 | 
 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:  | 381-384 |  
  |  | 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:  | 268-278 |  
  |  | 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:  | 443-446 |  
  |  | 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:  | 402-405 |  
  |  | 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:  | 361-364 |  
  |  | 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:  | 250-253 |  
  |  | 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:  | 320-324 |  
  |  | 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:  | 329-332 |  
  |  | 2 | 1 |