Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
waitForConnectedName: | QSocks5SocketEnginePrivate::waitForConnected | Prototype: | bool QSocks5SocketEnginePrivate::waitForConnected(int msecs, bool *timedOut) | Coverage: | 86.364% (19/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1728-1754 |
| | 17 | 6 |
setErrorStateName: | QSocks5SocketEnginePrivate::setErrorState | Prototype: | void QSocks5SocketEnginePrivate::setErrorState(Socks5State state, const QString &extraMessage) | Coverage: | 63.889% (23/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 587-660 |
| | 37 | 21 |
setErrorStateName: | QSocks5SocketEnginePrivate::setErrorState | Prototype: | void QSocks5SocketEnginePrivate::setErrorState(Socks5State state, Socks5Error socks5error) | Coverage: | 47.368% (9/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 662-706 |
| | 30 | 10 |
sendRequestMethodName: | QSocks5SocketEnginePrivate::sendRequestMethod | Prototype: | void QSocks5SocketEnginePrivate::sendRequestMethod() | Coverage: | 71.429% (15/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 786-829 |
| | 28 | 6 |
reauthenticateName: | QSocks5SocketEnginePrivate::reauthenticate | Prototype: | void QSocks5SocketEnginePrivate::reauthenticate() | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 708-738 |
| | 15 | 2 |
parseRequestMethodReplyName: | QSocks5SocketEnginePrivate::parseRequestMethodReply | Prototype: | void QSocks5SocketEnginePrivate::parseRequestMethodReply() | Coverage: | 84.091% (37/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 831-914 |
| | 47 | 13 |
parseAuthenticationMethodReplyName: | QSocks5SocketEnginePrivate::parseAuthenticationMethodReply | Prototype: | void QSocks5SocketEnginePrivate::parseAuthenticationMethodReply() | Coverage: | 95.238% (20/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 740-773 |
| | 23 | 7 |
parseAuthenticatingReplyName: | QSocks5SocketEnginePrivate::parseAuthenticatingReply | Prototype: | void QSocks5SocketEnginePrivate::parseAuthenticatingReply() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 775-784 |
| | 6 | 3 |
initializeName: | QSocks5SocketEnginePrivate::initialize | Prototype: | void QSocks5SocketEnginePrivate::initialize(Socks5Mode socks5Mode) | Coverage: | 86.667% (13/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 532-585 |
| | 37 | 5 |
emitWriteNotificationName: | QSocks5SocketEnginePrivate::emitWriteNotification | Prototype: | void QSocks5SocketEnginePrivate::emitWriteNotification() | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 956-965 |
| | 5 | 2 |
emitReadNotificationName: | QSocks5SocketEnginePrivate::emitReadNotification | Prototype: | void QSocks5SocketEnginePrivate::emitReadNotification() | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 935-944 |
| | 5 | 2 |
emitConnectionNotificationName: | QSocks5SocketEnginePrivate::emitConnectionNotification | Prototype: | void QSocks5SocketEnginePrivate::emitConnectionNotification() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 975-981 |
| | 3 | 1 |
checkForDatagramsName: | QSocks5SocketEnginePrivate::checkForDatagrams | Prototype: | void QSocks5SocketEnginePrivate::checkForDatagrams() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1277-1282 |
| | 2 | 2 |
_q_udpSocketReadNotificationName: | QSocks5SocketEnginePrivate::_q_udpSocketReadNotification | Prototype: | void QSocks5SocketEnginePrivate::_q_udpSocketReadNotification() | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1284-1327 |
| | 22 | 8 |
_q_emitPendingWriteNotificationName: | QSocks5SocketEnginePrivate::_q_emitPendingWriteNotification | Prototype: | void QSocks5SocketEnginePrivate::_q_emitPendingWriteNotification() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 946-954 |
| | 4 | 2 |
_q_emitPendingReadNotificationName: | QSocks5SocketEnginePrivate::_q_emitPendingReadNotification | Prototype: | void QSocks5SocketEnginePrivate::_q_emitPendingReadNotification() | Coverage: | 64.286% (9/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 916-933 |
| | 11 | 4 |
_q_emitPendingConnectionNotificationName: | QSocks5SocketEnginePrivate::_q_emitPendingConnectionNotification | Prototype: | void QSocks5SocketEnginePrivate::_q_emitPendingConnectionNotification() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 967-973 |
| | 3 | 1 |
_q_controlSocketStateChangedName: | QSocks5SocketEnginePrivate::_q_controlSocketStateChanged | Prototype: | void QSocks5SocketEnginePrivate::_q_controlSocketStateChanged(QAbstractSocket::SocketState state) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1271-1274 |
| | 0 | 1 |
_q_controlSocketReadNotificationName: | QSocks5SocketEnginePrivate::_q_controlSocketReadNotification | Prototype: | void QSocks5SocketEnginePrivate::_q_controlSocketReadNotification() | Coverage: | 62.500% (15/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1173-1219 |
| | 22 | 11 |
_q_controlSocketErrorName: | QSocks5SocketEnginePrivate::_q_controlSocketError | Prototype: | void QSocks5SocketEnginePrivate::_q_controlSocketError(QAbstractSocket::SocketError error) | Coverage: | 100.000% (21/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1235-1264 |
| | 19 | 5 |
_q_controlSocketDisconnectedName: | QSocks5SocketEnginePrivate::_q_controlSocketDisconnected | Prototype: | void QSocks5SocketEnginePrivate::_q_controlSocketDisconnected() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1266-1269 |
| | 0 | 1 |
_q_controlSocketConnectedName: | QSocks5SocketEnginePrivate::_q_controlSocketConnected | Prototype: | void QSocks5SocketEnginePrivate::_q_controlSocketConnected() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1162-1171 |
| | 6 | 1 |
_q_controlSocketBytesWrittenName: | QSocks5SocketEnginePrivate::_q_controlSocketBytesWritten | Prototype: | void QSocks5SocketEnginePrivate::_q_controlSocketBytesWritten() | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1221-1233 |
| | 7 | 3 |
QSocks5SocketEnginePrivateName: | QSocks5SocketEnginePrivate::QSocks5SocketEnginePrivate | Prototype: | QSocks5SocketEnginePrivate::QSocks5SocketEnginePrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 507-526 |
| | 1 | 1 |