| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 setEnabled| Name:  | QHostInfoCache::setEnabled |  | Prototype:  | void QHostInfoCache::setEnabled(bool e) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 739-742 |  
  |  | 1 | 1 | 
 put| Name:  | QHostInfoCache::put |  | Prototype:  | void QHostInfoCache::put(const QString &name, const QHostInfo &info) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 763-776 |  
  |  | 8 | 2 | 
 isEnabled| Name:  | QHostInfoCache::isEnabled |  | Prototype:  | bool QHostInfoCache::isEnabled() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 732-735 |  
  |  | 1 | 1 | 
 get| Name:  | QHostInfoCache::get |  | Prototype:  | QHostInfo QHostInfoCache::get(const QString &name, bool *valid) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 745-761 |  
  |  | 7 | 3 | 
 clear| Name:  | QHostInfoCache::clear |  | Prototype:  | void QHostInfoCache::clear() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 778-782 |  
  |  | 2 | 1 | 
 QHostInfoCache| Name:  | QHostInfoCache::QHostInfoCache |  | Prototype:  | QHostInfoCache::QHostInfoCache() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 725-730 |  
  |  | 5 | 1 |