Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
resolveProxyName: | QTcpServerPrivate::resolveProxy | Prototype: | QNetworkProxy QTcpServerPrivate::resolveProxy(const QHostAddress &address, quint16 port) | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | Lines: | 140-164 |
| | 11 | 5 |
configureCreatedSocketName: | QTcpServerPrivate::configureCreatedSocket | Prototype: | void QTcpServerPrivate::configureCreatedSocket() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | Lines: | 169-182 |
| | 1 | 1 |
QTcpServerPrivateName: | QTcpServerPrivate::QTcpServerPrivate | Prototype: | QTcpServerPrivate::QTcpServerPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | Lines: | 120-127 |
| | 2 | 1 |
readNotificationName: | QTcpServerPrivate::readNotification | Prototype: | void QTcpServerPrivate::readNotification() | Coverage: | 78.947% (15/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | Lines: | 186-219 |
| | 19 | 7 |