Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
doEnsureInitializedName: | 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: | 129-147 |
| | 10 | 4 |
ensureInitializedName: | 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: | 122-123 |
| | 1 | 1 |
ensureInitializedName: | 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: | 125-126 |
| | 1 | 1 |