| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 doEnsureInitialized| Name:  | QUdpSocketPrivate::doEnsureInitialized |  | Prototype:  | bool QUdpSocketPrivate::doEnsureInitialized(const QHostAddress &bindAddress, quint16 bindPort, const QHostAddress &remoteAddress) |  | Coverage:  |  58.333% (7/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qudpsocket.cpp |  | Lines:  | 122-140 |  
  |  | 10 | 4 | 
 ensureInitialized| Name:  | QUdpSocketPrivate::ensureInitialized |  | Prototype:  | inline bool ensureInitialized(const QHostAddress &bindAddress, quint16 bindPort) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qudpsocket.cpp |  | Lines:  | 115-116 |  
  |  | 1 | 1 | 
 ensureInitialized| Name:  | QUdpSocketPrivate::ensureInitialized |  | Prototype:  | inline bool ensureInitialized(const QHostAddress &remoteAddress) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qudpsocket.cpp |  | Lines:  | 118-119 |  
  |  | 1 | 1 |