Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
onErrorName: | LocalSocketSignalTranslator::onError | Prototype: | void onError(QLocalSocket::LocalSocketError error) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmldebug/qqmldebugconnection.cpp | Lines: | 422-425 |
| | 1 | 1 |
socketErrorName: | LocalSocketSignalTranslator::socketError | Prototype: | void LocalSocketSignalTranslator::socketError(QAbstractSocket::SocketError _t1) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmldebug/.moc/qqmldebugconnection.moc | Lines: | 158-162 |
| | 2 | 1 |
LocalSocketSignalTranslatorName: | LocalSocketSignalTranslator::LocalSocketSignalTranslator | Prototype: | LocalSocketSignalTranslator(QLocalSocket *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmldebug/qqmldebugconnection.cpp | Lines: | 414-420 |
| | 4 | 1 |
onStateChangedName: | LocalSocketSignalTranslator::onStateChanged | Prototype: | void onStateChanged(QLocalSocket::LocalSocketState state) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmldebug/qqmldebugconnection.cpp | Lines: | 427-430 |
| | 1 | 1 |
socketStateChangedName: | LocalSocketSignalTranslator::socketStateChanged | Prototype: | void LocalSocketSignalTranslator::socketStateChanged(QAbstractSocket::SocketState _t1) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmldebug/.moc/qqmldebugconnection.moc | Lines: | 165-169 |
| | 2 | 1 |